summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common/vf60/panel-buttons.patch
blob: 3ec308580a8b6c321ef9ffa183beadf650257e5d (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
--- lxde-common-0.99.0/lxpanel/panel.in~	2014-10-23 16:08:00.000000000 +0200
+++ lxde-common-0.99.0/lxpanel/panel.in	2014-12-29 22:16:04.310587839 +0100
@@ -53,7 +53,10 @@
             id=pcmanfm.desktop
         }
         Button {
-            id=firefox.desktop
+            id=midori.desktop
+        }
+        Button {
+            id=lxterminal.desktop
         }
     }
 }
@@ -134,9 +137,6 @@
     type = launchbar
     Config {
         Button {
-            id=lxde-screenlock.desktop
-        }
-        Button {
             id=lxde-logout.desktop
         }
     }