summaryrefslogtreecommitdiffstats
path: root/extra/lxde-common/lxde-common-0.5.0-nutyx-02.patch
blob: 12f2c788a73f18a579fa9c81a99e4b4081be276b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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
-        }
-    }
-}
-