[mate-file-manager] add autostart script to desktop file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Oct 11 12:49:28 UTC 2013


commit e3ff589317192e95fbaa25c0723bd0a06a7621e0
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Oct 11 14:49:11 2013 +0200

    add autostart script to desktop file

 caja-autostart.desktop |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/caja-autostart.desktop b/caja-autostart.desktop
index 106590e..55deb0c 100644
--- a/caja-autostart.desktop
+++ b/caja-autostart.desktop
@@ -2,7 +2,7 @@
 Type=Application
 Name=Caja Desktop
 Comment=Start Caja desktop at log in
-Exec=caja -n
+Exec=/usr/bin/caja-autostart
 AutostartCondition=GSettings org.mate.background show-desktop-icons
 OnlyShowIn=MATE;
 NoDisplay=true


More information about the scm-commits mailing list