Package: gtk-2.0
Severity: normal
Tags: patch l10n

When I type "C" + "Acute symbol" in KDE with US-Keymap and PT-BR language, I 
receive a leter ć (c with acute symbol), when correct is C-cedilla (ç).
Patch is below.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- /etc/gtk-2.0/gtk.immodules  2007-04-17 08:28:12.000000000 -0300
+++ gtk.imodules.changed        2007-04-17 08:29:04.000000000 -0300
@@ -12,7 +12,7 @@
 "xim" "X Input Method" "gtk20" "/usr/share/locale" "ko:ja:th:zh" 
 
 "/usr/lib/gtk-2.0/2.4.0/immodules/im-cedilla.so" 
-"cedilla" "Cedilla" "gtk+" "/usr/share/locale" "az:ca:co:fr:gv:oc:pt:sq:tr:wa" 
+"cedilla" "Cedilla" "gtk+" "/usr/share/locale" 
"az:ca:co:en:fr:gv:oc:pt:sq:tr:wa" 
 
 "/usr/lib/gtk-2.0/2.4.0/immodules/im-thai-broken.so" 
 "thai_broken" "Thai (Broken)" "gtk20" "/usr/share/locale" "" 

Reply via email to