diff options
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common-0.5.5/mx6')
-rw-r--r-- | recipes-lxde/lxde-common/lxde-common-0.5.5/mx6/panel-buttons.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common-0.5.5/mx6/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common-0.5.5/mx6/panel-buttons.patch new file mode 100644 index 0000000..45bd988 --- /dev/null +++ b/recipes-lxde/lxde-common/lxde-common-0.5.5/mx6/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 + } + } + } |