diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-01-29 22:24:36 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-01-29 22:24:36 +0000 |
commit | 68eabf07e0ee81492b681e5eedd6f0c61354ab0c (patch) | |
tree | 35e7a000e00a8dd721b781ac2866aa01173ec877 /ChangeLog.pre-2-4 | |
parent | f9a399961eea1e8385c068f52256d84fa35cfd3c (diff) | |
download | gtk+-68eabf07e0ee81492b681e5eedd6f0c61354ab0c.tar.gz |
Make the translation of GDK_KP_Decimal dependent on LC_NUMERIC. (#101225)
Wed Jan 29 17:02:41 2003 Owen Taylor <otaylor@redhat.com>
* gdk/gdkkeyuni.c (get_decimal_char): Make the
translation of GDK_KP_Decimal dependent on LC_NUMERIC.
(#101225)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 6f9c52b25e..768e425423 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,9 @@ +Wed Jan 29 17:02:41 2003 Owen Taylor <otaylor@redhat.com> + + * gdk/gdkkeyuni.c (get_decimal_char): Make the + translation of GDK_KP_Decimal dependent on LC_NUMERIC. + (#101225) + Wed Jan 29 15:43:56 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): |