[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-119-gfc8d669

Ben Armstrong synrg at debian.org
Fri Nov 12 14:11:33 UTC 2010


The following commit has been merged in the master branch:
commit 8ed8cb214ec33247623563dbfadffe8b6d8dbdcc
Author: Ben Armstrong <synrg at debian.org>
Date:   Fri Nov 12 10:04:12 2010 -0400

    Include volume control in panel and make it easier to see by changing background.

diff --git a/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel b/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
index efdd583..9226069 100644
--- a/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
+++ b/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
@@ -8,14 +8,14 @@ Global {
     widthtype=percent
     width=100
     height=26
-    transparent=0
-    tintcolor=#000000
-    alpha=0
+    transparent=1
+    tintcolor=#818181
+    alpha=255
     setdocktype=1
     setpartialstrut=1
     usefontcolor=1
     fontcolor=#ffffff
-    background=1
+    background=0
     backgroundfile=/usr/share/lxpanel/images/background.png
 }
 
@@ -126,6 +126,10 @@ Plugin {
 }
 
 Plugin {
+    type = volumealsa
+}
+
+Plugin {
     type = tray
 }
 

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list