Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 7f3dc9ab7b15b1d6b2d6e29bcdfb7e1c > files > 3

lxpanel-0.3.8.1-2mdv2009.0.src.rpm

diff -p -up lxpanel-0.3.8.1/data/default/panels/panel.in.customization lxpanel-0.3.8.1/data/default/panels/panel.in
--- lxpanel-0.3.8.1/data/default/panels/panel.in.customization	2008-04-20 12:09:12.000000000 +0200
+++ lxpanel-0.3.8.1/data/default/panels/panel.in	2008-09-28 12:39:32.000000000 +0200
@@ -13,9 +13,9 @@ Global {
     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 {
 Plugin {
     type = menu
     Config {
-        image=@prefix@/share/lxpanel/images/my-computer.png
+        image=@prefix@/share/icons/mandrake.png
         system {
         }
         separator {
@@ -53,11 +53,11 @@ Plugin {
             id=pcmanfm.desktop
         }
         Button {
-            id=gnome-terminal.desktop
-        }
-        Button {
             id=firefox.desktop
         }
+	Button {
+	    id=mandriva-drakconf.desktop
+	}
     }
 }
 
@@ -113,21 +113,13 @@ Plugin {
 }
 
 Plugin {
-    type = netstat
-}
-
-Plugin {
-    type = cpu
-}
-
-Plugin {
     type = tray
 }
 
 Plugin {
     type = dclock
     Config {
-        ClockFmt=%R
+        ClockFmt=%H:%M:%S
         TooltipFmt=%A %x
         BoldFont=0
     }