mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
Updates
2007-07-01 Johan Dahlin <jdahlin@async.com.br> * gtk/gtk-builder-convert.xml: Updates svn path=/trunk/; revision=18326
This commit is contained in:
parent
0c993121b1
commit
bd2067643d
@ -1,3 +1,7 @@
|
|||||||
|
2007-07-01 Johan Dahlin <jdahlin@async.com.br>
|
||||||
|
|
||||||
|
* gtk/gtk-builder-convert.xml: Updates
|
||||||
|
|
||||||
2007-06-30 Matthias Clasen <mclasen@redhat.com>
|
2007-06-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/tmpl/gtkbuilder.sgml: Some corrections and additions
|
* gtk/tmpl/gtkbuilder.sgml: Some corrections and additions
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<refsynopsisdiv>
|
<refsynopsisdiv>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>gtk-builder-convert <arg choice="req">file</arg></command>
|
<command>gtk-builder-convert <arg choice="req">input</arg><arg choice="req">output</arg></command>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
|
||||||
@ -21,8 +21,8 @@
|
|||||||
into XML files which can be loaded with GtkBuilder.
|
into XML files which can be loaded with GtkBuilder.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
It expects the name of a glade file as sole argument, and writes
|
It expects the name of a glade file as the first argument, and writes
|
||||||
its output to stdout.
|
its output the file specified as the second argument.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user