summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxde-common/lxde-common/mx6
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-12-02 22:32:47 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 10:04:34 +0200
commit7c5bc03fa3ed59c2d81babe1f8711f76b73d32d1 (patch)
tree31c57867995ff39a14a233d62d284de407f265bd /recipes-lxde/lxde-common/lxde-common/mx6
parentcfbe82aedd62585839addd4b34bd674ea15412bf (diff)
lxde-common: move version to % placeholder
remove consistent_defconfig_dirs.patch as it is no longer needed starting with 0.5.6 consistent_defconfig_dirs.patch is no longer needed. change bbappend to contain % instead of the version
Diffstat (limited to 'recipes-lxde/lxde-common/lxde-common/mx6')
-rw-r--r--recipes-lxde/lxde-common/lxde-common/mx6/panel-buttons.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-lxde/lxde-common/lxde-common/mx6/panel-buttons.patch b/recipes-lxde/lxde-common/lxde-common/mx6/panel-buttons.patch
new file mode 100644
index 0000000..45bd988
--- /dev/null
+++ b/recipes-lxde/lxde-common/lxde-common/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
+ }
+ }
+ }