diff options
-rw-r--r-- | Swift/Packaging/swift.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Swift/Packaging/swift.desktop b/Swift/Packaging/swift.desktop new file mode 100644 index 0000000..4cdc28e --- /dev/null +++ b/Swift/Packaging/swift.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] + +# Desktop Entry specification version +Version=1.0 + +Type=Application +Name=Swift +GenericName=Jabber/XMPP Client +Comment=Client for the Jabber/XMPP network +Icon=swift +Exec=swift +Terminal=false +Categories=Network;InstantMessaging;Qt; |