mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
${PREFIX}/share/applications so that they do not show up twice in the menus. - Polish the Makefile. PR: ports/79343 Submitted by: myself
13 lines
407 B
Desktop File
13 lines
407 B
Desktop File
--- nxclient-admin.desktop.orig Tue Apr 26 08:23:07 2005
|
|
+++ nxclient-admin.desktop Tue Apr 26 08:26:09 2005
|
|
@@ -1,6 +1,8 @@
|
|
[Desktop Entry]
|
|
+Encoding=UTF-8
|
|
Comment=Launch NX session Administrator
|
|
-Exec=/usr/NX/bin/nxclient -admin
|
|
-Icon=/usr/NX/share/icons/nxclient-admin.png
|
|
+Exec=nxclient -admin
|
|
+Icon=nxclient-admin.png
|
|
Name=NX Session Administrator
|
|
Type=Application
|
|
+Categories=Application;Network;
|