]> Pileus Git - ~andy/gtk/commit
GtkBuilder: change format of menus
authorRyan Lortie <desrt@desrt.ca>
Wed, 25 Jan 2012 23:23:25 +0000 (18:23 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 26 Jan 2012 00:42:19 +0000 (19:42 -0500)
commiteed307713b8ef4da5e4edf0aa8d85aa5c32a6d4f
treec6d9baebf136274e37a3def209c4d7de8f504ed4
parentc76cccd437b12daa07c417d4587a5516b0d4aac3
GtkBuilder: change format of menus

Change the format of GtkBuilder <menu> to be more in-line with the style
of the rest of GtkBuilder so that we can do translation in a consistent
way.

The format is now substantially more difficult to hand-write, but tools
should be along soon.

There is an xslt program attached to the bug to help you convert your
existing .ui files from the old format to the new one.

https://bugzilla.gnome.org/show_bug.cgi?id=668696
demos/gtk-demo/application.ui
demos/gtk-demo/menus.ui
examples/bloatpad.c
gtk/Makefile.am
gtk/gtkbuilder-menus.c [new file with mode: 0644]
gtk/gtkbuilderparser.c
gtk/gtkbuilderprivate.h