Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > 7bc29f68cd75c0be8a2f7ca3e326d60e > files > 5

lxde-common-0.99.0-9.3.mga5.src.rpm

diff -ur 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	2014-10-23 18:08:00.000000000 +0400
+++ lxde-common-0.5.5/lxpanel/panel.in	2014-11-11 21:14:25.000000000 +0400
@@ -7,15 +7,16 @@
     margin=0
     widthtype=percent
     width=100
-    height=26
+    height=36
+    iconsize=34
     transparent=0
     tintcolor=#000000
     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 +30,7 @@
 Plugin {
     type = menu
     Config {
-        image=@prefix@/share/lxde/images/lxde-icon.png
+        image=@prefix@/share/icons/mageia.png
         system {
         }
         separator {
@@ -55,6 +56,12 @@
         Button {
             id=firefox.desktop
         }
+        Button {
+            id=mageia-drakconf.desktop
+        }
+        Button {
+            id=lxterminal.desktop
+        }
     }
 }
 
@@ -110,15 +117,21 @@
 }
 
 Plugin {
-    type = netstat
+    type = tray
 }
 
 Plugin {
-    type = cpu
+    type = volumealsa
 }
 
 Plugin {
-    type = tray
+    type = xkb
+    Config {
+        DisplayType=1
+        PerAppLayout=1
+        DefaultGroup=0
+        FlagSize=1
+    }
 }
 
 Plugin {