forked from AuroraMiddleware/gtk
Fix a typo
svn path=/trunk/; revision=18428
This commit is contained in:
parent
5693bf3f6b
commit
822f2614e1
@ -1,3 +1,7 @@
|
||||
2007-07-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-builder-convert: Fix a typo
|
||||
|
||||
2007-07-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* NEWS: Updates
|
||||
|
@ -25,7 +25,7 @@
|
||||
Converts Glade files into XML files which can be loaded with GtkBuilder.
|
||||
The [INPUT] file is
|
||||
|
||||
-w, --skip-windows Convert everything bug GtkWindow subclasses.
|
||||
-w, --skip-windows Convert everything but GtkWindow subclasses.
|
||||
-r, --root Convert only widget named root and its children
|
||||
-h, --help display this help and exit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user