0
|
1 <?xml version="1.0" encoding="LATIN1" ?> |
|
2 <!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.2//EN" |
|
3 "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [ |
|
4 <!NOTATION XML SYSTEM "xml"> |
|
5 <!ENTITY usage_desc_cli SYSTEM "usage_desc_cli.xml" NDATA XML> |
|
6 <!ENTITY usage_desc_gui SYSTEM "usage_desc_gui.xml" NDATA XML> |
|
7 <!ENTITY usage_desc_xml SYSTEM "usage_desc_xml.xml" NDATA XML> |
|
8 ]> |
|
9 <!-- $Id: usage_desc_gui.xml,v 1.4 2005/08/24 20:04:39 jerome Exp $ --> |
|
10 <webpage id="usage_desc_gui"> |
|
11 <config param="rcsdate" value="$Date: 2005/08/24 20:04:39 $"/> |
|
12 |
|
13 <head> |
|
14 <title>Graphical interface</title> |
|
15 <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords> |
|
16 </head> |
|
17 |
|
18 <para>To edit the images descriptions with the GTK+/GNOME graphical |
|
19 user interface, run the <command>bins-edit-gui</command> program |
|
20 with the names of the images you want to comment as parameters. for |
|
21 example :</para> |
|
22 |
|
23 <programlisting> |
|
24 bins-edit-gui *.jpg |
|
25 </programlisting> |
|
26 <mediaobject> |
|
27 <imageobject> |
|
28 <imagedata fileref="bins-edit-gui.jpg"/> |
|
29 </imageobject> |
|
30 </mediaobject> |
|
31 <para> |
|
32 After setting or changing any field, you have to rerun |
|
33 <command>bins</command> to generate new HTML pages. |
|
34 </para> |
|
35 |
|
36 <para> |
|
37 See the <filename>README.gui</filename> file for installation |
|
38 and copyright information. Type <command>bins-edit-gui |
|
39 --help</command> and see the <command><ulink |
|
40 url="bins-edit-gui_man.html">bins-edit-gui(1)</ulink></command> man page |
|
41 for more information about this program.</para> |
|
42 |
|
43 <para><command>bins-edit-gui</command> was written by Mark |
|
44 W. Eichin <email>eichin @ thok.org</email>.</para> |
|
45 |
|
46 </webpage> |