[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 5f54cb9600a9f7d4370eea9bcfc8bc485a68c4a7

Steffen Moeller moeller at debian.org
Sat Sep 19 12:59:48 UTC 2009


The following commit has been merged in the master branch:
commit 5f54cb9600a9f7d4370eea9bcfc8bc485a68c4a7
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Sep 19 14:58:41 2009 +0200

    Placing empty .stalontrayrc to avoid warning.
    
    Erich reported issues and was irritated by stalonetray
    complaining about a missing configuration file.

diff --git a/install.sh b/install.sh
index 5c12dc3..fde3653 100755
--- a/install.sh
+++ b/install.sh
@@ -1248,8 +1248,13 @@ EOXSESSION
 exec matchbox-window-manager -use_titlebar no -use_cursor no
 EOXSESSION
 
+	cat >> "$INST_DIR"/root/.stalonetrayrc <<EOTRAYRC
+# see /usr/share/doc/stalonetray/examples/stalonetrayrc.sample.gz
+# with ideas for the configuration.
+EOTRAYRC
+
 	# FIXME: the battery is deconfigured and should be
-        #        put back on when the problems on .xsession-errors
+	#        put back on when the problems on .xsession-errors
 	#        have been resolved.
 	echo " * Installing /root/.panel-pluginrc"
 	cat > "$INST_DIR"/root/.panel-pluginrc <<EOPANELPLUGIN

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list