blob: 2f1c55325463a4d689570b2ee778d591be2cfaf1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- 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;
|