From 3a5e414d892ffd817e3612ed10ca4e01e5a9f1d9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 17 Oct 2013 15:27:29 +0200 Subject: lxpanel: add module dependent browser to launch bar For tegra use firefox, for vybrid midori --- .../lxde-common-0.5.5/tegra/panel-buttons.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-lxde/lxde-common/lxde-common-0.5.5/tegra/panel-buttons.patch (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5/tegra') diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/tegra/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/tegra/panel-buttons.patch new file mode 100644 index 0000000..45bd988 --- /dev/null +++ b/recipes-lxde/lxde-common/lxde-common-0.5.5/tegra/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=mozilla-firefox.desktop ++ } ++ Button { ++ id=lxterminal.desktop + } + } + } -- cgit v1.2.3