summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common/panel-buttons.patch
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-01-03 15:18:17 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:34 +0200
commit4d4b921c0776b2ce1959c1e3ea21164073220c93 (patch)
treee0f9ab1086d136ee66de2a747c9b18f4a61c16e8 /recipes-lxde/lxde-common/lxde-common/panel-buttons.patch
parent4c37edfe588cd72976920c357a6f0c9b4f593a00 (diff)
lxde-common: use generic panel-buttons.patch
There is no difference between iMX6 / Tegra based modules
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
+ }
+ }