summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxpanel/lxpanel-0.5.8
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-lxde/lxpanel/lxpanel-0.5.8')
-rw-r--r--recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel-0.5.6-broken-apps.patch20
-rw-r--r--recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch10
2 files changed, 0 insertions, 30 deletions
diff --git a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel-0.5.6-broken-apps.patch b/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel-0.5.6-broken-apps.patch
deleted file mode 100644
index 16cda10..0000000
--- a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel-0.5.6-broken-apps.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -NrU5 lxpanel-0.5.6.original/data/default/panels/panel.in lxpanel-0.5.6/data/default/panels/panel.in
---- lxpanel-0.5.6.original/data/default/panels/panel.in 2010-02-08 00:37:52.000000000 -0600
-+++ lxpanel-0.5.6/data/default/panels/panel.in 2010-12-26 12:49:42.000000000 -0600
-@@ -50,16 +50,10 @@
- type = launchbar
- Config {
- Button {
- id=pcmanfm.desktop
- }
-- Button {
-- id=gnome-terminal.desktop
-- }
-- Button {
-- id=firefox.desktop
-- }
- }
- }
-
- Plugin {
- type = space
diff --git a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch b/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
deleted file mode 100644
index 0a360a8..0000000
--- a/recipes-lxde/lxpanel/lxpanel-0.5.8/lxpanel_missing_am_prog_ar.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- lxpanel-0.5.8/configure.ac~ 2011-07-29 14:37:01.000000000 +0200
-+++ lxpanel-0.5.8/configure.ac 2012-08-12 16:48:31.000000000 +0200
-@@ -16,6 +16,7 @@
- AC_PROG_LN_S
- AC_PROG_INTLTOOL(, [no-xml])
- AM_PROG_CC_C_O
-+AM_PROG_AR
-
- #Initialize libtool
- LT_PREREQ([2.2])