aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-edit
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-edit')
-rw-r--r--recipes/gpe-edit/gpe-edit/desktop-categories.patch9
-rw-r--r--recipes/gpe-edit/gpe-edit/toolbar.patch7
2 files changed, 0 insertions, 16 deletions
diff --git a/recipes/gpe-edit/gpe-edit/desktop-categories.patch b/recipes/gpe-edit/gpe-edit/desktop-categories.patch
deleted file mode 100644
index d0453914f6..0000000000
--- a/recipes/gpe-edit/gpe-edit/desktop-categories.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- gpe-edit-0.23/gpe-edit.desktop.in.old 2004-08-03 15:40:26.000000000 +0100
-+++ gpe-edit-0.23/gpe-edit.desktop.in 2004-08-03 15:40:32.000000000 +0100
-@@ -5,5 +5,5 @@
- Terminal=0
- Type=Application
- Icon=gpe-edit.png
--Categories=Application;Utility;GPE
-+Categories=Application;Utility;GPE;Office;
- StartupNotify=True
diff --git a/recipes/gpe-edit/gpe-edit/toolbar.patch b/recipes/gpe-edit/gpe-edit/toolbar.patch
deleted file mode 100644
index 3a1eb85405..0000000000
--- a/recipes/gpe-edit/gpe-edit/toolbar.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-Index: main.c
-===================================================================
-RCS file: /cvs/gpe/base/gpe-edit/main.c,v
-retrieving revision 1.46
-diff -r1.46 main.c
-582d581
-< gtk_toolbar_set_style (GTK_TOOLBAR (toolbar), GTK_TOOLBAR_ICONS);