* clutter/clutter-main.c: (pre_parse_hook):
authorChris Lord <chris@openedhand.com>
Tue, 10 Jun 2008 14:01:43 +0000 (14:01 +0000)
committerChris Lord <chris@openedhand.com>
Tue, 10 Jun 2008 14:01:43 +0000 (14:01 +0000)
commit878b353568b771a14675f0a26baccc08a842bffd
tree83653b2501e2612384d45a92e3fb0cd849c57fae
parent8fcfd8ff216c9457d43f6dcbb652c0beef08cef0
    * clutter/clutter-main.c: (pre_parse_hook):
        Call setlocale on init

        * clutter/x11/clutter-event-x11.c: (translate_key_event):
        Fix typo and use the same buffer size as xev
ChangeLog
clutter/clutter-main.c
clutter/x11/clutter-backend-x11.c
clutter/x11/clutter-event-x11.c