<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre, #msg p { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[832] trunk/alexandria/data/gnome/help/alexandria/C:
  Added reference to PNG for book cover images.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd>832</dd>
<dt>Author</dt> <dd>cathalmagus</dd>
<dt>Date</dt> <dd>2007-12-19 19:58:41 -0500 (Wed, 19 Dec 2007)</dd>
</dl>

<h3>Log Message</h3>
<pre>Added reference to PNG for book cover images.

Added some explanation of limited CueCat support (and how regular
barcode scanners are not yet supported).

Added license note in a comment in each file, as suggested on the GNU
FDL usage tips web page.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCaboutxml">trunk/alexandria/data/gnome/help/alexandria/C/about.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCaddingbooksxml">trunk/alexandria/data/gnome/help/alexandria/C/adding-books.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCalexandriaxml">trunk/alexandria/data/gnome/help/alexandria/C/alexandria.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCbugsxml">trunk/alexandria/data/gnome/help/alexandria/C/bugs.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCeditingbookpropertiesxml">trunk/alexandria/data/gnome/help/alexandria/C/editing-book-properties.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCexportingxml">trunk/alexandria/data/gnome/help/alexandria/C/exporting.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCgettingstartedxml">trunk/alexandria/data/gnome/help/alexandria/C/getting-started.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCgnufdl12xml">trunk/alexandria/data/gnome/help/alexandria/C/gnu-fdl-1.2.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCintroductionxml">trunk/alexandria/data/gnome/help/alexandria/C/introduction.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCsearchingxml">trunk/alexandria/data/gnome/help/alexandria/C/searching.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCsettingsxml">trunk/alexandria/data/gnome/help/alexandria/C/settings.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCsmartlibrariesxml">trunk/alexandria/data/gnome/help/alexandria/C/smart-libraries.xml</a></li>
<li><a href="#trunkalexandriadatagnomehelpalexandriaCworkingwithlibrariesxml">trunk/alexandria/data/gnome/help/alexandria/C/working-with-libraries.xml</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkalexandriadatagnomehelpalexandriaCaboutxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/about.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/about.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/about.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= About ================================== --&gt;
</span><span class="cx"> &lt;!-- This section contains info about the program (not docs), such as
</span><span class="cx">      author's name(s), web page, license, feedback address. This
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCaddingbooksxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/adding-books.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/adding-books.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/adding-books.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ================ Adding Books ================================ --&gt;
</span><span class="cx"> &lt;!-- Use this section to describe how to use the application to perform
</span><span class="cx">      the tasks for which the application is designed. --&gt;
</span><span class="lines">@@ -151,8 +158,10 @@
</span><span class="cx">     &lt;title&gt;To add a book by scanning its barcode&lt;/title&gt;
</span><span class="cx">     
</span><span class="cx">     &lt;para&gt;
</span><del>-      &amp;app; supports CueCat barcode scanners. If you have set up a
-      CueCat barcode scanner on your computer, choose
</del><ins>+      &amp;app; supports CueCat barcode scanners. (At the moment, only
+      unmodified CueCats are supported; support for ordinary barcode
+      scanners is planned.) If you have a USB or PS/2 CueCat barcode
+      scanner attached to your computer, choose
</ins><span class="cx">       &lt;menuchoice&gt;&lt;guimenu&gt;Library&lt;/guimenu&gt;&lt;guimenuitem&gt;Acquire from
</span><span class="cx">       Scanner&lt;/guimenuitem&gt;&lt;/menuchoice&gt;. Scan each book barcode in
</span><span class="cx">       turn, and they will be listed in the &lt;guilabel&gt;Acquire from
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCalexandriaxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/alexandria.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/alexandria.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/alexandria.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -25,11 +25,23 @@
</span><span class="cx"> &lt;!-- CHARACTER MNEMONICS --&gt;
</span><span class="cx"> &lt;!ENTITY copy &quot;&amp;#169;&quot;&gt; &lt;!-- copyright sign --&gt;
</span><span class="cx"> ]&gt;
</span><ins>+&lt;!--
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
</ins><span class="cx"> 
</span><ins>+  Permission is granted to copy, distribute and/or modify this document
+  under the terms of the GNU Free Documentation License, Version 1.2
+  or any later version published by the Free Software Foundation;
+  with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+  A copy of the license is included in the section entitled &quot;GNU
+  Free Documentation License&quot; (see the file gnu-fdl-1.2.xml).
+--&gt;
+
</ins><span class="cx"> &lt;!-- 
</span><span class="cx"> This document is based upon a GNOME documentation template, designed
</span><span class="cx"> by the GNOME Documentation Project Team.
</span><span class="cx"> --&gt;
</span><ins>+
</ins><span class="cx"> &lt;!-- 
</span><span class="cx"> (Do not remove this comment block.)
</span><span class="cx"> Maintained by the GNOME Documentation Project
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCbugsxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/bugs.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/bugs.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/bugs.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Bugs ================================== --&gt;
</span><span class="cx"> &lt;!-- This section is optional and is commented out by default. 
</span><span class="cx">      You can use it to describe known bugs and limitations of the 
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCeditingbookpropertiesxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/editing-book-properties.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/editing-book-properties.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/editing-book-properties.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Editing Book Properties Subsection =========== --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;section id=&quot;editing-book-properties&quot;&gt;
</span><span class="lines">@@ -13,7 +20,11 @@
</span><span class="cx">   &lt;!-- ======== Editing information ========= --&gt;
</span><span class="cx">   &lt;section id=&quot;editing-info&quot;&gt;
</span><span class="cx">     &lt;title&gt;Editing basic information&lt;/title&gt;
</span><del>-    &lt;para&gt;To edit a book, simply double-click on the book image in the main window, or choose &lt;menuchoice&gt;&lt;guimenu&gt;Library&lt;/guimenu&gt;&lt;guimenuitem&gt;Properties&lt;/guimenuitem&gt;&lt;/menuchoice&gt;. The following window will appear, where you can change the books' Title, ISBN, Authors, Publisher, Binding and Rating.&lt;/para&gt;
</del><ins>+    &lt;para&gt;To edit a book, simply double-click on the book image in the
+    main window, or choose
+    &lt;menuchoice&gt;&lt;guimenu&gt;Library&lt;/guimenu&gt;&lt;guimenuitem&gt;Properties&lt;/guimenuitem&gt;&lt;/menuchoice&gt;.
+    The following window will appear, where you can change the books'
+    Title, ISBN, Authors, Publisher, Binding and Rating.&lt;/para&gt;
</ins><span class="cx">     &lt;figure id=&quot;editing-info-fig&quot;&gt;
</span><span class="cx">       &lt;title&gt;Editing a book with &amp;app;&lt;/title&gt;
</span><span class="cx">       &lt;screenshot&gt;
</span><span class="lines">@@ -33,20 +44,35 @@
</span><span class="cx">         &lt;/mediaobject&gt;
</span><span class="cx">       &lt;/screenshot&gt;
</span><span class="cx">     &lt;/figure&gt;
</span><del>-    &lt;para&gt;To add a author, click on the &lt;guibutton&gt;+&lt;/guibutton&gt; next to the author list, then type the new name. To remove an author, select the name and click &lt;guibutton&gt;-&lt;/guibutton&gt;. To edit a name, click twice on the name.&lt;/para&gt;
</del><ins>+    &lt;para&gt;To add a author, click on the &lt;guibutton&gt;+&lt;/guibutton&gt; next
+    to the author list, then type the new name. To remove an author,
+    select the name and click &lt;guibutton&gt;-&lt;/guibutton&gt;. To edit a
+    name, click twice on the name.&lt;/para&gt;
</ins><span class="cx">     &lt;tip&gt;&lt;para&gt;You can rate a book by clicking on the stars. To clear the rating, click on the space immediately to the left of the first star. Your favourite books - those with five stars - will have a small heart icon in the Icon view of the main window.&lt;/para&gt;&lt;/tip&gt;
</span><span class="cx">   &lt;/section&gt;
</span><span class="cx">   
</span><span class="cx">   &lt;!-- ======== Changing cover images ========= --&gt;
</span><span class="cx">   &lt;section id=&quot;changing-cover-image&quot;&gt;
</span><span class="cx">     &lt;title&gt;Changing cover images&lt;/title&gt;
</span><del>-    &lt;para&gt;To supply a book cover image, click on the existing cover image (or the image of a book if no cover is available). A standard file selection dialog will open. Navigate to the cover image file on your system - which can be in JPEG or GIF format - and click &lt;guibutton&gt;Open&lt;/guibutton&gt;. The image will be scaled to fit into the &lt;guilabel&gt;Edit Book&lt;/guilabel&gt; dialog.&lt;/para&gt;
</del><ins>+    &lt;para&gt;To supply a book cover image, click on the existing cover
+    image (or the image of a book if no cover is available). A
+    standard file selection dialog will open. Navigate to the cover
+    image file on your system - which can be in JPEG, PNG or GIF
+    format - and click &lt;guibutton&gt;Open&lt;/guibutton&gt;. The image will be
+    scaled to fit into the &lt;guilabel&gt;Edit Book&lt;/guilabel&gt;
+    dialog.&lt;/para&gt;
</ins><span class="cx">   &lt;/section&gt;
</span><span class="cx"> 
</span><span class="cx">   &lt;!-- ======== Loaning books ========= --&gt;
</span><span class="cx">   &lt;section id=&quot;loaning-books&quot;&gt;
</span><span class="cx">     &lt;title&gt;Loaning books&lt;/title&gt;
</span><del>-    &lt;para&gt;To mark a book as loaned, firstly open the Edit Book dialog as in &lt;xref linkend=&quot;editing-info&quot;/&gt;. Then click on the &lt;guilabel&gt;Loaning&lt;/guilabel&gt; tab. Click on the &lt;guilabel&gt;This book is loaned&lt;/guilabel&gt; checkbox to mark the book as loaned. You can fill in the &lt;guilabel&gt;To&lt;/guilabel&gt; field to specify who the book is loaned to. And click on the &lt;guilabel&gt;Since&lt;/guilabel&gt; drop-down menu to specify the date the book was loaned on.&lt;/para&gt;
</del><ins>+    &lt;para&gt;To mark a book as loaned, firstly open the Edit Book dialog
+    as in &lt;xref linkend=&quot;editing-info&quot;/&gt;. Then click on the
+    &lt;guilabel&gt;Loaning&lt;/guilabel&gt; tab. Click on the &lt;guilabel&gt;This book
+    is loaned&lt;/guilabel&gt; checkbox to mark the book as loaned. You can
+    fill in the &lt;guilabel&gt;To&lt;/guilabel&gt; field to specify who the book
+    is loaned to. And click on the &lt;guilabel&gt;Since&lt;/guilabel&gt;
+    drop-down menu to specify the date the book was loaned on.&lt;/para&gt;
</ins><span class="cx">     &lt;figure id=&quot;loaning-fig&quot;&gt;
</span><span class="cx">       &lt;title&gt;Loaning a book in &amp;app;&lt;/title&gt;
</span><span class="cx">       &lt;screenshot&gt;
</span><span class="lines">@@ -71,7 +97,12 @@
</span><span class="cx">   &lt;!-- ========== Adding notes ========== --&gt;
</span><span class="cx">   &lt;section id=&quot;editing-notes&quot;&gt;
</span><span class="cx">     &lt;title&gt;Adding and editing notes&lt;/title&gt;
</span><del>-    &lt;para&gt;&amp;app; allows you to store addition notes about your books - maybe a personal review, or useful page references. To add or edit a note, firstly open the Edit Book dialogue as in &lt;xref linkend=&quot;editing-info&quot;/&gt;. Then click on the &lt;guilabel&gt;Notes&lt;/guilabel&gt; tab. You can type your plain-text notes in this field.&lt;/para&gt;
</del><ins>+    &lt;para&gt;&amp;app; allows you to store addition notes about your books -
+    maybe a personal review, or useful page references. To add or edit
+    a note, firstly open the Edit Book dialogue as in &lt;xref
+    linkend=&quot;editing-info&quot;/&gt;. Then click on the
+    &lt;guilabel&gt;Notes&lt;/guilabel&gt; tab. You can type your plain-text notes
+    in this field.&lt;/para&gt;
</ins><span class="cx">   &lt;/section&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;/section&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCexportingxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/exporting.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/exporting.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/exporting.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Exporting information Subsection ============= --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;section id=&quot;exporting&quot;&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCgettingstartedxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/getting-started.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/getting-started.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/getting-started.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- =========== Getting Started ============================== --&gt;
</span><span class="cx"> &lt;!-- Use the Getting Started section to describe the steps required
</span><span class="cx">      to start the application and to describe the user interface components
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCgnufdl12xml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/gnu-fdl-1.2.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/gnu-fdl-1.2.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/gnu-fdl-1.2.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+&lt;!-- 
+  Copyright (C) 2000,2001,2002  Free Software Foundation, Inc.
+  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+  Everyone is permitted to copy and distribute verbatim copies
+  of this license document, but changing it is not allowed.
+--&gt;
</ins><span class="cx"> &lt;appendix id=&quot;gfdl&quot;&gt;
</span><span class="cx">   &lt;title&gt;GNU Free Documentation License&lt;/title&gt;
</span><span class="cx">   &lt;subtitle&gt;Version 1.2, November 2002&lt;/subtitle&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCintroductionxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/introduction.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/introduction.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/introduction.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Introduction ============================== --&gt;
</span><span class="cx"> &lt;!-- Use the Introduction section to give a brief overview of what
</span><span class="cx">      the application is and what it does. --&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCsearchingxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/searching.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/searching.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/searching.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Searching and views subsection =============== --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;section id=&quot;searching&quot;&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCsettingsxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/settings.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/settings.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/settings.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Customization ============================= --&gt;
</span><span class="cx"> &lt;!-- Use this section to describe how to customise the application. --&gt;
</span><span class="cx"> &lt;section id=&quot;alexandria-preferences&quot;&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCsmartlibrariesxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/smart-libraries.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/smart-libraries.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/smart-libraries.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Smart Libraries Subsection ============ --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;section id=&quot;smart-libraries&quot;&gt;
</span></span></pre></div>
<a id="trunkalexandriadatagnomehelpalexandriaCworkingwithlibrariesxml"></a>
<div class="modfile"><h4>Modified: trunk/alexandria/data/gnome/help/alexandria/C/working-with-libraries.xml (831 => 832)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/alexandria/data/gnome/help/alexandria/C/working-with-libraries.xml        2007-12-19 21:13:23 UTC (rev 831)
+++ trunk/alexandria/data/gnome/help/alexandria/C/working-with-libraries.xml        2007-12-20 00:58:41 UTC (rev 832)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+&lt;!-- 
+  This is part of the Alexandria Manual.
+  Copyright (C)  2005  Liam Davison
+  Copyright (C)  2007  Cathal Mc Ginley
+  See the file alexandria.xml for copying conditions.
+--&gt;
+
</ins><span class="cx"> &lt;!-- ============= Working with Libraries Subsection ============ --&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;section id=&quot;working-with-libraries&quot;&gt;
</span></span></pre>
</div>
</div>

</body>
</html>