mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -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
364 B
Desktop File
13 lines
364 B
Desktop File
--- nxclient.desktop.orig Tue Apr 26 08:23:07 2005
|
|
+++ nxclient.desktop Tue Apr 26 08:27:04 2005
|
|
@@ -1,6 +1,8 @@
|
|
[Desktop Entry]
|
|
+Encoding=UTF-8
|
|
Comment=Client for connection to a remote NX server
|
|
-Exec=/usr/NX/bin/nxclient
|
|
-Icon=/usr/NX/share/icons/nx.png
|
|
+Exec=nxclient
|
|
+Icon=nx.png
|
|
Name=NX Client for Linux
|
|
Type=Application
|
|
+Categories=Application;Network;
|