mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 21:51:08 +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>
|
||||
|
||||
* gtk/tmpl/gtkbuilder.sgml: Some corrections and additions
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
<refsynopsisdiv>
|
||||
<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>
|
||||
</refsynopsisdiv>
|
||||
|
||||
@ -21,8 +21,8 @@
|
||||
into XML files which can be loaded with GtkBuilder.
|
||||
</para>
|
||||
<para>
|
||||
It expects the name of a glade file as sole argument, and writes
|
||||
its output to stdout.
|
||||
It expects the name of a glade file as the first argument, and writes
|
||||
its output the file specified as the second argument.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user