summaryrefslogtreecommitdiff
path: root/editors/gedit/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gedit/patches/patch-ab')
-rw-r--r--editors/gedit/patches/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/editors/gedit/patches/patch-ab b/editors/gedit/patches/patch-ab
deleted file mode 100644
index 6e824b8df33..00000000000
--- a/editors/gedit/patches/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2005/04/08 05:39:04 rillig Exp $
-
---- plugins/taglist/gedit-taglist-plugin-parser.c.orig Wed Jan 12 17:31:09 2005
-+++ plugins/taglist/gedit-taglist-plugin-parser.c Fri Apr 1 09:16:44 2005
-@@ -277,11 +277,12 @@ lookup_best_lang (TagList *taglist, cons
- {
- const char * const *langs_pointer;
- gint i;
-+ gchar *lang;
-+ gint cur_lanking = 1;
-
- langs_pointer = g_get_language_names ();
-
-- gchar* lang= (gchar*)xmlGetProp (cur, (const xmlChar*) "lang");
-- gint cur_lanking = 1;
-+ lang= (gchar*)xmlGetProp (cur, (const xmlChar*) "lang");
-
- /*
- * When found a new TagGroup, append the best