diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2014-01-21 23:20:20 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:10 -0600 |
commit | d648077be5c29f8dbd607e34bd04cbf9c22c307d (patch) | |
tree | 62724632f2ec50353e5f74b441b5a73b986f8ad8 /network/pydio-sync/pydio-sync.desktop | |
parent | 74592f172cf2689c713778e797972e93b25c7bf1 (diff) | |
download | slackbuilds-d648077be5c29f8dbd607e34bd04cbf9c22c307d.tar.gz |
network/pydio-sync: Added (desktop sync client for Pydio).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/pydio-sync/pydio-sync.desktop')
-rw-r--r-- | network/pydio-sync/pydio-sync.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/pydio-sync/pydio-sync.desktop b/network/pydio-sync/pydio-sync.desktop new file mode 100644 index 0000000000..ecb087ff6a --- /dev/null +++ b/network/pydio-sync/pydio-sync.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Pydio Sync +Comment=Pydio Sync Client +TryExec=pydio-sync +Exec=pydio-sync +StartupNotify=true +Terminal=false +Type=Application +Icon=/usr/share/pixmaps/pydio-sync_32x32.png +Categories=Network; |