[imsettings] add also am_ET, el_GR, and ru_RU to X compose lang list (#623931)

Jens Petersen petersen at fedoraproject.org
Thu Aug 19 07:27:34 UTC 2010


commit 9bfa19689a56be24bedecd14b20a69d40d1c2f70
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Aug 19 17:27:22 2010 +1000

    add also am_ET, el_GR, and ru_RU to X compose lang list (#623931)

 imsettings-xinput-xcompose.patch |    2 +-
 imsettings.spec                  |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/imsettings-xinput-xcompose.patch b/imsettings-xinput-xcompose.patch
index 2eae558..73df498 100644
--- a/imsettings-xinput-xcompose.patch
+++ b/imsettings-xinput-xcompose.patch
@@ -20,7 +20,7 @@ diff -u imsettings-0.108.1/data/xinput.sh.in.in\~ imsettings-0.108.1/data/xinput
 +    # Locales that usually use X locale compose
 +    # FIXME: which other locales should be included here?
 +    if [ $_sourced_xinputrc -eq 0 ]; then
-+        _xcompose_language_list="pt_BR fi_FI"
++        _xcompose_language_list="am_ET el_GR fi_FI pt_BR ru_RU"
 +        for i in $_xcompose_language_list; do
 +            if echo $tmplang | grep -q -E "^$i"; then
 +                source @XINPUT_PATH@/xcompose.conf
diff --git a/imsettings.spec b/imsettings.spec
index 6d3a641..18c5d14 100644
--- a/imsettings.spec
+++ b/imsettings.spec
@@ -239,8 +239,11 @@ fi
 
 
 %changelog
+* Thu Aug 19 2010 Jens Petersen <petersen at redhat.com>
+- add also am_ET, el_GR, and ru_RU to X compose lang list (#623931)
+
 * Tue Aug 10 2010 Jens Petersen <petersen at redhat.com> - 0.108.1-2
-- only enable XIM for X locale compose for necessary locales
+- only enable XIM for X locale compose for necessary locales (#623931)
   (so far pt_BR and fi_FI):
 - drop imsettings-none.conf-gtk-xim-default.patch
 - add imsettings-xinput-xcompose.patch


More information about the scm-commits mailing list