commit 3a267bb9e39462615aba35371d79f1fa7888c31b Author: raveit chat-to-me@raveit.de Date: Mon Jul 1 00:34:35 2013 +0200
set autostartart to false in caja-autostart
caja-autostart.desktop | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/caja-autostart.desktop b/caja-autostart.desktop index a3c4bfb..106590e 100644 --- a/caja-autostart.desktop +++ b/caja-autostart.desktop @@ -11,5 +11,5 @@ X-MATE-Bugzilla-Product=caja X-MATE-Bugzilla-Component=general X-MATE-Bugzilla-Version=1.6.1 X-MATE-Autostart-Notify=true -X-MATE-AutoRestart=true +X-MATE-AutoRestart=false X-MATE-Provides=filemanager
scm-commits@lists.fedoraproject.org