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/lxde-common-0.5.5/panel-buttons.patch | 14 -------------- .../lxde-common-0.5.5/tegra/panel-buttons.patch | 14 ++++++++++++++ .../lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch | 14 ++++++++++++++ recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend | 2 +- 4 files changed, 29 insertions(+), 15 deletions(-) delete mode 100644 recipes-lxde/lxde-common/lxde-common-0.5.5/panel-buttons.patch create mode 100644 recipes-lxde/lxde-common/lxde-common-0.5.5/tegra/panel-buttons.patch create mode 100644 recipes-lxde/lxde-common/lxde-common-0.5.5/vf60/panel-buttons.patch diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/panel-buttons.patch deleted file mode 100644 index 45bd988..0000000 --- a/recipes-lxde/lxde-common/lxde-common-0.5.5/panel-buttons.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- 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 - } - } - } 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 + } + } + } 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 + } + } + } diff --git a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend index 34de1e6..a0dc781 100644 --- a/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend +++ b/recipes-lxde/lxde-common/lxde-common_0.5.5.bbappend @@ -1,4 +1,4 @@ -PRINC = "7" +PRINC = "8" WALLPAPER-MACHINE = "Wallpaper_Toradex.png" WALLPAPER-MACHINE_colibri-t20 = "Wallpaper_ColibriT20.png" WALLPAPER-MACHINE_colibri-t30 = "Wallpaper_ColibriT30.png" -- cgit v1.2.3