Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 1ee5f1aa2fd7c0e31e81a3a4f6853c16 > files > 5

lxde-common-0.5.5-13.mga3.src.rpm

diff -ruN lxde-common-0.5.5.orig/lxpanel/panel.in lxde-common-0.5.5/lxpanel/panel.in
--- lxde-common-0.5.5.orig/lxpanel/panel.in	2011-07-29 16:04:03.000000000 +0200
+++ lxde-common-0.5.5/lxpanel/panel.in	2012-06-14 11:50:22.125880729 +0200
@@ -13,9 +13,9 @@
     alpha=0
     setdocktype=1
     setpartialstrut=1
-    usefontcolor=1
+    usefontcolor=0
     fontcolor=#ffffff
-    background=1
+    background=0
     backgroundfile=@prefix@/share/lxpanel/images/background.png
 }
 
@@ -29,7 +29,7 @@
 Plugin {
     type = menu
     Config {
-        image=@prefix@/share/lxde/images/lxde-icon.png
+        image=@prefix@/share/icons/mageia.png
         system {
         }
         separator {
@@ -55,6 +55,12 @@
         Button {
             id=firefox.desktop
         }
+        Button {
+            id=mageia-drakconf.desktop
+        }
+        Button {
+            id=lxterminal.desktop
+        }
     }
 }
 
@@ -110,15 +116,11 @@
 }
 
 Plugin {
-    type = netstat
-}
-
-Plugin {
-    type = cpu
+    type = tray
 }
 
 Plugin {
-    type = tray
+    type = volumealsa
 }
 
 Plugin {