diff options
Diffstat (limited to 'scudcloud-1.1/scudcloud.desktop')
-rw-r--r-- | scudcloud-1.1/scudcloud.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/scudcloud-1.1/scudcloud.desktop b/scudcloud-1.1/scudcloud.desktop new file mode 100644 index 0000000..d21cbe6 --- /dev/null +++ b/scudcloud-1.1/scudcloud.desktop @@ -0,0 +1,13 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Version=1.0 +Terminal=false +Type=Application +Categories=Network;Chat; +Name=ScudCloud +Comment=ScudCloud is an open-source client for Slack +Keywords=slack;chat;instant-messaging;collaboration; +Exec=/opt/scudcloud/scudcloud +StartupWMClass=scudcloud +Icon=/opt/scudcloud/resources/scudcloud.png + |