File lxde-common-0.99.0-lxpanel.patch of Package lxde-common-branding-openSUSE
--- lxde-common-0.99.0/lxpanel/panel.in 2014-10-23 16:08:00.000000000 +0200
+++ lxde-common-0.99.0-new/lxpanel/panel.in 2014-10-24 20:19:03.760992513 +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
}