Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 3b73981b0707f2b4bf2beb867d2bcc41 > files > 15

lxde-common-0.99.2-1.mga6.src.rpm

--- lxde-common-0.99.2/lxpanel/panel.in~	2016-11-21 23:47:05.000000000 +0100
+++ lxde-common-0.99.2/lxpanel/panel.in	2016-11-22 09:34:27.830372625 +0100
@@ -7,7 +7,8 @@
     margin=0
     widthtype=percent
     width=100
-    height=26
+    height=36
+    iconsize=34
     transparent=0
     tintcolor=#000000
     alpha=0
@@ -15,9 +16,9 @@
     setpartialstrut=1
     autohide=0
     heightwhenhidden=0
-    usefontcolor=1
+    usefontcolor=0
     fontcolor=#ffffff
-    background=1
+    background=0
     backgroundfile=@prefix@/share/lxpanel/images/background.png
 }
 
@@ -31,7 +32,7 @@
 Plugin {
     type = menu
     Config {
-        image=@prefix@/share/lxde/images/lxde-icon.png
+        image=@prefix@/share/icons/hicolor/scalable/apps/mageia-menu.svg
         system {
         }
         separator {
@@ -57,6 +58,12 @@
         Button {
             id=firefox.desktop
         }
+        Button {
+            id=mageia-drakconf.desktop
+        }
+        Button {
+            id=lxterminal.desktop
+        }
     }
 }
 
@@ -112,7 +119,7 @@
 }
 
 Plugin {
-    type = cpu
+    type = tray
 }
 
 Plugin {
@@ -125,7 +132,13 @@
 }
 
 Plugin {
-    type = tray
+    type = xkb
+    Config {
+        DisplayType=1
+        PerAppLayout=1
+        DefaultGroup=0
+        FlagSize=1
+    }
 }
 
 Plugin {