summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common/panel-buttons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common/panel-buttons.patch')
-rw-r--r--recipes-lxde/lxde-common/lxde-common/panel-buttons.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common/panel-buttons.patch
new file mode 100644
index 0000000..1a20937
--- /dev/null
+++ b/recipes-lxde/lxde-common/lxde-common/panel-buttons.patch
@@ -0,0 +1,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=mozilla-firefox.desktop
++ }
++ Button {
++ id=lxterminal.desktop
+ }
+ }
+ }
+@@ -134,9 +137,6 @@
+ type = launchbar
+ Config {
+ Button {
+- id=lxde-screenlock.desktop
+- }
+- Button {
+ id=lxde-logout.desktop
+ }
+ }