Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f617ed921ce12fbcd7c43192b86c76f5 > files > 2

lxde-common-0.3.2.1-12mdv2009.0.src.rpm

--- lxpanel/panel.in.mdv	2008-04-20 12:09:34.000000000 +0200
+++ lxpanel/panel.in	2008-06-29 03:02:45.000000000 +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/lxpanel/images/my-computer.png
+        image=@prefix@/share/icons/mandrake.png
         system {
         }
         separator {
@@ -53,11 +53,14 @@
             id=pcmanfm.desktop
         }
         Button {
-            id=gnome-terminal.desktop
+            id=firefox.desktop
         }
         Button {
-            id=firefox.desktop
+            id=lxterminal.desktop
         }
+	Button {
+	    id=mandriva-drakconf.desktop
+	}
     }
 }
 
@@ -113,21 +116,13 @@
 }
 
 Plugin {
-    type = netstat
-}
-
-Plugin {
-    type = cpu
-}
-
-Plugin {
     type = tray
 }
 
 Plugin {
     type = dclock
     Config {
-        ClockFmt=%R
+        ClockFmt=%H:%M:%S
         TooltipFmt=%A %x
         BoldFont=0
     }