[mate-file-manager] add caja-autostart script

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Oct 10 22:19:06 UTC 2013


commit 4d9700b4be50bd4b661615315e4a4b4c96450bba
Author: raveit65 <chat-to-me at raveit.de>
Date:   Fri Oct 11 00:18:53 2013 +0200

    add caja-autostart script

 caja-autostart |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/caja-autostart b/caja-autostart
new file mode 100755
index 0000000..d329240
--- /dev/null
+++ b/caja-autostart
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+sleep 3 && 
+exec  caja -n &
+
+exit


More information about the scm-commits mailing list