summaryrefslogtreecommitdiffstats
path: root/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-25 16:02:01 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-25 16:02:01 +0100
commitfc18901f97a5d066b80420a4f15efa2e1eb5f39b (patch)
tree6ca2dcde56bda9d077c179e9edaac2bdeb2790fb /extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch
parent6fd72aa80c909407d9fdef483827e47404973832 (diff)
downloadnutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.gz
nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.bz2
nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.tar.xz
nutyx-pakxe-fc18901f97a5d066b80420a4f15efa2e1eb5f39b.zip
lxde-common, ajustement pour le look 2009.2
Diffstat (limited to 'extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch')
-rw-r--r--extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch42
1 files changed, 42 insertions, 0 deletions
diff --git a/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch b/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch
new file mode 100644
index 000000000..12f2c788a
--- /dev/null
+++ b/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch
@@ -0,0 +1,42 @@
+--- lxde-common-0.5.0/lxpanel/panel.in 2008-06-15 20:30:26.000000000 +0000
++++ lxde-common-0.5.0/lxpanel/panel.in.new 2009-09-07 17:39:50.000000000 +0000
+@@ -16,7 +16,7 @@
+ usefontcolor=1
+ fontcolor=#ffffff
+ background=1
+- backgroundfile=@prefix@/share/lxpanel/images/background.png
++ backgroundfile=/usr/share/lxpanel/images/chrystal_red_root.png
+ }
+
+ Plugin {
+@@ -29,7 +29,7 @@
+ Plugin {
+ type = menu
+ Config {
+- image=@prefix@/share/lxde/images/lxde-icon.png
++ image=/usr/share/lxde/images/nutyx2009_2.png
+ system {
+ }
+ separator {
+@@ -118,7 +118,7 @@
+ }
+
+ Plugin {
+- type = tray
++ type = volumealsa
+ }
+
+ Plugin {
+@@ -130,12 +130,3 @@
+ }
+ }
+
+-Plugin {
+- type = launchbar
+- Config {
+- Button {
+- id=lxde-logout.desktop
+- }
+- }
+-}
+-