diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-08-15 21:30:44 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-08-15 21:30:44 +0000 |
commit | d270a00d21ce4a04e6a9d8c0cf0128a1ffe950c6 (patch) | |
tree | ff1a3af3bfd87e0b91170c27bed29b881df64941 /po/POTFILES.in | |
parent | 4254bdbb6777a9622333926162690cebfd400f13 (diff) | |
download | gtk+-d270a00d21ce4a04e6a9d8c0cf0128a1ffe950c6.tar.gz |
Improve Cedilla handling - based on a patch from Gustavo De Nardin,
Fri Aug 15 16:54:39 2003 Owen Taylor <otaylor@redhat.com>
Improve Cedilla handling - based on a patch from Gustavo
De Nardin, #111334
* modules/input/imcedilla.c po/POTFILES.in: Input method that
produces C_WITH_CEDILLA rather than C_WITH_ACUTE for
dead_acute+c combinations. Make this the default for
fr and pt.
* gtk/gtkimmulticontext.c (gtk_im_multicontext_get_slave):
Use LC_CTYPE instead of LC_MESSAGES to pick the default
input method.
Fri Aug 15 17:00:19 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtkimcontextsimple.c: Fix missing compose sequence
for Multi_key+c+apostrophe.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 10e0e224b9..aa9dc05716 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -102,6 +102,7 @@ gtk/gtkwidget.c gtk/gtkwindow.c modules/input/gtkimcontextxim.c modules/input/imam-et.c +modules/input/imcedilla.c modules/input/imcyrillic-translit.c modules/input/imhangul.c modules/input/iminuktitut.c |