summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common-0.5.5/vf60
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-10-17 15:27:29 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-17 15:27:29 +0200
commit3a5e414d892ffd817e3612ed10ca4e01e5a9f1d9 (patch)
treeb8e73ee456760abebb5ead37f07ca787e53dfdaa /recipes-lxde/lxde-common/lxde-common-0.5.5/vf60
parentab603ad3b667132cc0c08a46c3f0eacc4b783b8a (diff)
lxpanel: add module dependent browser to launch bar
For tegra use firefox, for vybrid midori
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5/vf60')
-rw-r--r--recipes-lxde/lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch
new file mode 100644
index 0000000..ceba7f3
--- /dev/null
+++ b/recipes-lxde/lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch
@@ -0,0 +1,14 @@
+--- lxde-common-0.5.5/lxpanel/panel.in~ 2011-07-29 16:04:03.000000000 +0200
++++ lxde-common-0.5.5/lxpanel/panel.in 2012-07-27 14:19:20.661190542 +0200
+@@ -53,7 +53,10 @@
+ id=pcmanfm.desktop
+ }
+ Button {
+- id=firefox.desktop
++ id=midori.desktop
++ }
++ Button {
++ id=lxterminal.desktop
+ }
+ }
+ }