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

Steffen Moeller moeller at debian.org
Sun Sep 20 22:05:00 UTC 2009


The following commit has been merged in the master branch:
commit 0c913e18c321b6d85dadfd8dde64d3e652820db7
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Sep 20 23:46:23 2009 +0200

    Adding option '--edge-top' back to trayer

diff --git a/install.sh b/install.sh
index fcde7ee..b64e0f4 100755
--- a/install.sh
+++ b/install.sh
@@ -1329,6 +1329,9 @@ EOXSESSION
 # see /usr/share/doc/stalonetray/examples/stalonetrayrc.sample.gz
 # with ideas for the configuration.
 EOTRAYRC
+	elif [ "trayer" = "$TRAYER" ]; then
+		# let the trayer appear at the top of the screen
+		sed -i "s/$TRAYER/$TRAYER --edge top/" "$INST_DIR"/root/.xsession
 	fi
 
 	# FIXME: the battery is deconfigured and should be

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list