[gnome-control-center] region: move Amharic in IBus engine whitelist



commit b4251d847be7d25ffcdb28b85fbdef42a542222e
Author: Daiki Ueno <ueno unixuser org>
Date:   Thu Sep 13 10:15:46 2012 +0900

    region: move Amharic in IBus engine whitelist
    
    Move Amharic input method to non-trivial unconfirmed section.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683697

 panels/region/gnome-region-panel-input.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/panels/region/gnome-region-panel-input.c b/panels/region/gnome-region-panel-input.c
index 630a07e..6fbe5b8 100644
--- a/panels/region/gnome-region-panel-input.c
+++ b/panels/region/gnome-region-panel-input.c
@@ -109,9 +109,6 @@ static const gchar *supported_ibus_engines[] = {
   "m17n:si:trans",
   "sayura",
 
-  /* Amharic (confirmation needed) */
-  "m17n:am:sera",
-
   /* Indic */
   /* https://fedoraproject.org/wiki/I18N/Indic#Keyboard_Layouts */
 
@@ -237,6 +234,9 @@ static const gchar *supported_ibus_engines[] = {
   "m17n:eo:vi",
   "m17n:eo:x",
 
+  /* Amharic */
+  "m17n:am:sera",
+
   /* Russian */
   "m17n:ru:translit",
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]