diff options
author | raveit65 <[email protected]> | 2013-09-10 14:34:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2013-09-10 14:34:04 +0200 |
commit | 472993545c41fa1c77e672b3e4d0df205a6fa98f (patch) | |
tree | b33ee3e6052a3eb4c9731c649bcdae95054f613e /data/mate-user-share-obexpush.desktop.in.in | |
parent | 6b2d9e48c82b8b73fd2af640fce4c1ba27eb7b50 (diff) | |
download | mate-user-share-472993545c41fa1c77e672b3e4d0df205a6fa98f.tar.bz2 mate-user-share-472993545c41fa1c77e672b3e4d0df205a6fa98f.tar.xz |
add desktop files for autostart folder
Diffstat (limited to 'data/mate-user-share-obexpush.desktop.in.in')
-rw-r--r-- | data/mate-user-share-obexpush.desktop.in.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/mate-user-share-obexpush.desktop.in.in b/data/mate-user-share-obexpush.desktop.in.in new file mode 100644 index 0000000..19625e6 --- /dev/null +++ b/data/mate-user-share-obexpush.desktop.in.in @@ -0,0 +1,11 @@ +[Desktop Entry] +_Name=Personal File Sharing obexpush +_Comment=Launch Personal File Sharing if enabled +_Keywords=share;files;bluetooth;obex;http;network;copy;send; +AutostartCondition=GSettings org.mate.FileSharing bluetooth-obexpush-enabled +Icon=folder-remote +Exec=@installdir@/mate-user-share +Terminal=false +Type=Application +Categories= +OnlyShowIn=MATE; |