]> git.sur5r.net Git - glabels/commitdiff
Extended introduction
authorJim Evins <evins@snaught.com>
Thu, 10 Jun 2010 03:36:51 +0000 (23:36 -0400)
committerJim Evins <evins@snaught.com>
Sat, 23 Oct 2010 04:50:17 +0000 (00:50 -0400)
Extended introduction and moved to its own page.
Added logo for index page (used current web logo for now).

help/C/figures/glabels-logo.png [new file with mode: 0644]
help/C/figures/introduction-glabels-main-window.png [new file with mode: 0644]
help/C/index.page
help/C/introduction.page [new file with mode: 0644]

diff --git a/help/C/figures/glabels-logo.png b/help/C/figures/glabels-logo.png
new file mode 100644 (file)
index 0000000..9997c67
Binary files /dev/null and b/help/C/figures/glabels-logo.png differ
diff --git a/help/C/figures/introduction-glabels-main-window.png b/help/C/figures/introduction-glabels-main-window.png
new file mode 100644 (file)
index 0000000..b634317
Binary files /dev/null and b/help/C/figures/introduction-glabels-main-window.png differ
index 313342291a37ad728ef291c217ef12f60faa4eb6..e0d1f66582562799133bdddc614bb8dba53e1454 100644 (file)
     gLabels label and business card designer
   </title>
 
-  <section id="intro" style="2column">
-    <title>Introduction</title>
-     <p>
-       The <app>gLabels</app> application is a lightweight program for creating labels and 
-       business cards for the GNOME desktop environment. It is designed to work with 
-       various laser/ink-jet peel-off label and business card sheets that you'll find 
-       at most office supply stores.
-     </p>
-  </section>
-
   <section id="usage" style="2column">
     <title>Usage</title>
   </section>
diff --git a/help/C/introduction.page b/help/C/introduction.page
new file mode 100644 (file)
index 0000000..d438867
--- /dev/null
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/"
+      xmlns:e="http://projectmallard.org/experimental/"
+      type="topic"
+      id="introduction">
+
+  <info>
+    <link type="guide" xref="index"/>
+    <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
+    <desc>
+      Introduction to the <app>gLabels</app> label and business card designer.
+    </desc>
+    <credit type="author">
+      <name>Jim Evins</name>
+      <email>evins@snaught.com</email>
+    </credit>
+    <credit type="author">
+      <name>Mario Blättermann</name>
+      <email>mariobl@gnome.org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>    
+  </info>
+
+  <title>Introduction</title>
+
+  <p>
+    The <app>gLabels</app> application is a lightweight program for creating labels and 
+    business cards for the GNOME desktop environment. It is designed to work with 
+    various laser/ink-jet peel-off label and business card sheets that you'll find 
+    at most office supply stores.
+  </p>
+  <p>
+    <app>gLabels</app> can be used to design address labels, name tags, price tags,
+    cd/dvd labels, or just about anything else that is organized in a regular
+    pattern on a sheet of paper.  Labels (or cards) can contain text, images, lines,
+    shapes, and barcodes.  <app>gLabels</app> also includes a document-merge
+    feature which lets you print a unique label for each record from an external
+    data source, such as a CSV file or an <app>Evolution</app> address book.
+  </p>
+
+  <figure>
+    <title><app>gLabels</app> main window</title>
+    <desc><app>gLabels</app> main window</desc>
+    <media type="image" src="figures/introduction-glabels-main-window.png" mime="image/png" style="right">
+      <p><app>gLabels</app> main window.</p>
+    </media>
+  </figure>
+
+</page>