]> Pileus Git - ~andy/gtk/commitdiff
Clarify.
authorTor Lillqvist <tml@src.gnome.org>
Tue, 3 Jul 2007 16:53:46 +0000 (16:53 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 3 Jul 2007 16:53:46 +0000 (16:53 +0000)
svn path=/trunk/; revision=18360

ChangeLog

index 6317e82211d5e230744680e91bae65c3bd663d2c..2a55791a6fef59ce827d0ec95607e93a6f2f81df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@
        * gdk/win32/gdkkeys-win32.c (gdk_keymap_have_bidi_layouts):
        Implement. Just return FALSE for now. What should this function
        actually do? Does keyboards layouts being "in use" mean that such
-       layouts can be switched to on the fly? If so we need to actually
-       check that.
+       layouts can be switched to on the fly using some extra-GTK+
+       mechanism? If so we need to actually check that.
 
 2007-07-03  Tristan Van Berkom  <tvb@gnome.org>