File lxde-common-0.5.5-lxpanel.patch of Package lxde-common-branding-openSUSE
--- lxde-common-0.5.5/lxpanel/panel.in 2011-07-29 16:04:03.000000000 +0200
+++ lxde-common-0.5.5-new/lxpanel/panel.in 2014-08-03 11:30:37.661740346 +0200
@@ -7,16 +7,17 @@
margin=0
widthtype=percent
width=100
- height=26
- transparent=0
- tintcolor=#000000
- alpha=0
+ height=30
+ transparent=1
+ tintcolor=#dbdbdb
+ alpha=255
setdocktype=1
setpartialstrut=1
- usefontcolor=1
+ usefontcolor=0
fontcolor=#ffffff
- background=1
+ background=0
backgroundfile=@prefix@/share/lxpanel/images/background.png
+ iconsize=30
}
Plugin {
@@ -29,7 +30,7 @@
Plugin {
type = menu
Config {
- image=@prefix@/share/lxde/images/lxde-icon.png
+ image=@prefix@/share/lxde/images/start-here-branding.svg
system {
}
separator {
@@ -114,10 +115,6 @@
}
Plugin {
- type = cpu
-}
-
-Plugin {
type = tray
}