diff options
author | woglinde <heinold@inf.fu-berlin.de> | 2008-12-05 23:59:03 +0100 |
---|---|---|
committer | woglinde <heinold@inf.fu-berlin.de> | 2008-12-05 23:59:03 +0100 |
commit | bc6d6957593417cfc40b2677486be6c2e3b65c54 (patch) | |
tree | cec7911fc6ff8589117b793cb213eec9b92e2cd9 /packages | |
parent | 4531ebd0569f3bbfca28c300193b2939414a5e6a (diff) |
qtnx: ship a .desktop file as well and bump PR again
Diffstat (limited to 'packages')
-rw-r--r-- | packages/qtnx/files/qtnx.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/qtnx/files/qtnx.desktop b/packages/qtnx/files/qtnx.desktop new file mode 100644 index 0000000000..3e09a0a8fa --- /dev/null +++ b/packages/qtnx/files/qtnx.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=QTNX +Name[en_GB]=QTNX +Comment=Client for NX remote desktop +Comment[en_GB]=Client for NX remote desktop +Exec=/usr/bin/qtnx +Terminal=false +Type=Application +Categories=Network;Qt;RemoteAccess; |