diff options
author | Matthias Clasen <maclas@gmx.de> | 2003-09-06 23:52:00 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2003-09-06 23:52:00 +0000 |
commit | e8c93d56a0c0fb7a4776c54ab9441f3f9a4834db (patch) | |
tree | fe6f642b9e69480168f3a1bc0c38233d07116af7 /po | |
parent | cc4935c01c97e75703043eda19b182e87a4a1e44 (diff) | |
download | gtk+-e8c93d56a0c0fb7a4776c54ab9441f3f9a4834db.tar.gz |
Fix a C99ism. (#121640, Josh Beam)
2003-09-07 Matthias Clasen <maclas@gmx.de>
* gtk/gtkuimanager.c (update_node): Fix a C99ism. (#121640,
Josh Beam)
Fixes for accelerator handling during (un)merging:
* gtk/gtkuimanager.c (update_node): Move setting info-action
after the switch, since the old action is needed in some cases.
In cases of proxy type mismatch, disconnect the old proxy from
the old action.
* gtk/gtkaction.c (remove_proxy): Renamed from
gtk_action_remove_proxy(). Move unsetting of the accelerator
here from disconnect_proxy() in order to catch all cases of
removing a proxy.
(gtk_action_disconnect_proxy): Fix logic in g_return_if_fail()
to fail if proxy isn't a proxy of action.
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions