summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2013-09-10 14:34:04 +0200
committerraveit65 <[email protected]>2013-09-10 14:34:04 +0200
commit472993545c41fa1c77e672b3e4d0df205a6fa98f (patch)
treeb33ee3e6052a3eb4c9731c649bcdae95054f613e /data
parent6b2d9e48c82b8b73fd2af640fce4c1ba27eb7b50 (diff)
downloadmate-user-share-472993545c41fa1c77e672b3e4d0df205a6fa98f.tar.bz2
mate-user-share-472993545c41fa1c77e672b3e4d0df205a6fa98f.tar.xz
add desktop files for autostart folder
Diffstat (limited to 'data')
-rw-r--r--data/mate-user-share-obexftp.desktop.in.in11
-rw-r--r--data/mate-user-share-obexpush.desktop.in.in11
-rw-r--r--data/mate-user-share-webdav.desktop.in.in11
3 files changed, 33 insertions, 0 deletions
diff --git a/data/mate-user-share-obexftp.desktop.in.in b/data/mate-user-share-obexftp.desktop.in.in
new file mode 100644
index 0000000..d9be7e4
--- /dev/null
+++ b/data/mate-user-share-obexftp.desktop.in.in
@@ -0,0 +1,11 @@
+[Desktop Entry]
+_Name=Personal File Sharing obexftp
+_Comment=Launch Personal File Sharing if enabled
+_Keywords=share;files;bluetooth;obex;http;network;copy;send;
+AutostartCondition=GSettings org.mate.FileSharing bluetooth-enabled
+Icon=folder-remote
+Exec=@installdir@/mate-user-share
+Terminal=false
+Type=Application
+Categories=
+OnlyShowIn=MATE;
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;
diff --git a/data/mate-user-share-webdav.desktop.in.in b/data/mate-user-share-webdav.desktop.in.in
new file mode 100644
index 0000000..112140d
--- /dev/null
+++ b/data/mate-user-share-webdav.desktop.in.in
@@ -0,0 +1,11 @@
+[Desktop Entry]
+_Name=Personal File Sharing webdav
+_Comment=Launch Personal File Sharing if enabled
+_Keywords=share;files;bluetooth;obex;http;network;copy;send;
+AutostartCondition=GSettings org.mate.FileSharing enabled
+Icon=folder-remote
+Exec=@installdir@/mate-user-share
+Terminal=false
+Type=Application
+Categories=
+OnlyShowIn=MATE;