diff doc/usage_desc_gui.xml @ 0:a84c32f131df 1.1.29

Import vendor version
author Peter Gervai <grin@grin.hu>
date Wed, 15 Oct 2008 23:28:56 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/usage_desc_gui.xml	Wed Oct 15 23:28:56 2008 +0200
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="LATIN1" ?>
+<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.2//EN" 
+ "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [
+<!NOTATION XML SYSTEM "xml">
+<!ENTITY usage_desc_cli    SYSTEM "usage_desc_cli.xml"    NDATA XML>
+<!ENTITY usage_desc_gui    SYSTEM "usage_desc_gui.xml"    NDATA XML>
+<!ENTITY usage_desc_xml    SYSTEM "usage_desc_xml.xml"    NDATA XML>
+]>
+<!-- $Id: usage_desc_gui.xml,v 1.4 2005/08/24 20:04:39 jerome Exp $ -->
+<webpage id="usage_desc_gui">
+  <config param="rcsdate" value="$Date: 2005/08/24 20:04:39 $"/>
+  
+  <head>
+    <title>Graphical interface</title>
+    <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords>
+  </head>
+
+  <para>To edit the images descriptions with the GTK+/GNOME graphical
+  user interface, run the <command>bins-edit-gui</command> program
+  with the names of the images you want to comment as parameters. for
+  example&nbsp;:</para>
+
+  <programlisting>
+    bins-edit-gui *.jpg
+  </programlisting>
+  <mediaobject>
+    <imageobject>
+      <imagedata fileref="bins-edit-gui.jpg"/>
+    </imageobject>
+  </mediaobject>  
+  <para>
+    After setting or changing any field, you have to rerun
+    <command>bins</command> to generate new HTML pages.
+  </para> 
+
+  <para>
+    See the <filename>README.gui</filename> file for installation
+  and copyright information. Type <command>bins-edit-gui
+  --help</command> and see the <command><ulink
+  url="bins-edit-gui_man.html">bins-edit-gui(1)</ulink></command> man page
+  for more information about this program.</para>
+
+  <para><command>bins-edit-gui</command> was written by Mark
+  W. Eichin <email>eichin @ thok.org</email>.</para>
+
+</webpage>