diff options
Diffstat (limited to 'data/caja-dropbox.desktop')
-rw-r--r-- | data/caja-dropbox.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/caja-dropbox.desktop b/data/caja-dropbox.desktop new file mode 100644 index 0000000..810a811 --- /dev/null +++ b/data/caja-dropbox.desktop @@ -0,0 +1,11 @@ +#!/usr/bin/env xdg-open +[Desktop Entry] +Name=caja-Dropbox +GenericName=File Synchronizer For Mate +Comment=Sync your files across computers and to the web +Exec=dropbox start -i +Terminal=false +Type=Application +Icon=caja-dropbox +Categories=Network;FileTransfer; +StartupNotify=false |