Package: gedit
Version: 2.14.4-5
Severity: normal
Tags: patch
Hi,
It would be nice if you add this patch to gedit to support newly
released Armenian Aspell dictionary. It's been submitted to the
upstream too (http://bugzilla.gnome.org/show_bug.cgi?id=386448).
It adds a line (Armenian) to the static list of the supported spell
languages by gedit.
Patch is attached.
Cheers,
Alan
--- gedit-2.14.4.orig/plugins/spell/gedit-spell-checker.c 2007-01-14 07:58:37.000000000 +0330
+++ gedit-2.14.4/plugins/spell/gedit-spell-checker.c 2007-01-14 07:59:58.000000000 +0330
@@ -111,6 +111,7 @@
{"hr", N_("Croatian")},
{"hsb", N_("Upper Sorbian")},
{"hu", N_("Hungarian")},
+ {"hy", N_("Armenian")},
{"ia", N_("Interlingua (IALA)")},
{"id", N_("Indonesian")},
{"is", N_("Icelandic")},