]> spindle.queued.net Git - midori/commit
Create proxy menus without accels properly
authorChristian Dywan <christian@twotoasts.de>
Fri, 15 Aug 2008 00:58:09 +0000 (02:58 +0200)
committerChristian Dywan <christian@twotoasts.de>
Fri, 15 Aug 2008 00:58:09 +0000 (02:58 +0200)
commit48885bf9ae06766219c3464974406087cbd0d112
treedc0de158dbaa44d7fdfb57a48f22537f92a06b1e
parent6ab8bd6fd8bd77efee070cae2ece893a12341803
Create proxy menus without accels properly

Actually attempting to imitate Gtk's logic for
creating menu items from actions was silly. It
even had a rather obvious bug, no signals
were ever connected.

Now we leave all the work except for creating
an empty image menu item to Gtk. And it
works better than before.
midori/sokoke.c