[gnote] Gnote manual in mallard format



commit 72938170f76a21d67f5a83f79708e0ba41d92b87
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Fri Jul 29 22:04:46 2011 +0300

    Gnote manual in mallard format
    
    Thanks Pierre-Yves Luyten.
    Fixes bug 620557.

 Makefile.am                                  |    1 -
 help/C/figures/add-notebook-search.png       |  Bin 39187 -> 37415 bytes
 help/C/figures/add-to-notebook.png           |  Bin 23082 -> 28514 bytes
 help/C/figures/delete-notebook.png           |  Bin 28591 -> 37285 bytes
 help/C/figures/gnote-main-menu.png           |  Bin 26943 -> 0 bytes
 help/C/figures/gnote-new-note.png            |  Bin 14150 -> 16601 bytes
 help/C/figures/gnote-panel.png               |  Bin 5422 -> 0 bytes
 help/C/figures/gnote-preferences-add-ins.png |  Bin 41587 -> 27992 bytes
 help/C/figures/gnote-preferences-editing.png |  Bin 36139 -> 32172 bytes
 help/C/figures/gnote-preferences-hotkeys.png |  Bin 31202 -> 27953 bytes
 help/C/figures/gnote-search-all-notes.png    |  Bin 0 -> 45929 bytes
 help/C/figures/gnote-tools.png               |  Bin 1370 -> 1485 bytes
 help/C/figures/move-notes-search.png         |  Bin 37830 -> 0 bytes
 help/C/figures/new-notebook.png              |  Bin 24334 -> 54371 bytes
 help/C/figures/note-template.png             |  Bin 30151 -> 38170 bytes
 help/C/figures/notebook-icon.png             |  Bin 875 -> 875 bytes
 help/C/gnote-C.omf                           |   27 -
 help/C/gnote-addin-bugzillalink.page         |   25 +
 help/C/gnote-addin-fixedwidth.page           |   24 +
 help/C/gnote-addin-html.page                 |   26 +
 help/C/gnote-addin-noteoftheday.page         |   25 +
 help/C/gnote-addin-print.page                |   24 +
 help/C/gnote-addin-timestamp.page            |   26 +
 help/C/gnote-addin-underline.page            |   33 +
 help/C/gnote-addins-preferences.page         |   30 +
 help/C/gnote-bulleted-lists.page             |   64 ++
 help/C/gnote-common-problems.page            |   34 +
 help/C/gnote-creating-notes.page             |   33 +
 help/C/gnote-deleting-notes.page             |   29 +
 help/C/gnote-editing-notes.page              |   69 ++
 help/C/gnote-hotkeys.page                    |   37 +
 help/C/gnote-introduction.page               |   39 +
 help/C/gnote-links.page                      |   29 +
 help/C/gnote-notes-preferences.page          |   42 +
 help/C/gnote-searching-notes.page            |   32 +
 help/C/gnote-working-with-notebooks.page     |  104 ++
 help/C/gnote.xml                             | 1562 --------------------------
 help/C/index.page                            |   44 +
 help/C/legal.xml                             |   73 --
 help/Makefile.am                             |   46 +-
 help/gnote.omf.in                            |   11 -
 41 files changed, 808 insertions(+), 1681 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c163fff..35cf919 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,5 +16,4 @@ SUBDIRS = data libtomboy src po help
 DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-applet
 
 # Ignore scrollkeeper issues for now.  @#*$& scrollkeeper (from Evince)
-distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf
 
diff --git a/help/C/figures/add-notebook-search.png b/help/C/figures/add-notebook-search.png
index cdc4648..2dd1d06 100644
Binary files a/help/C/figures/add-notebook-search.png and b/help/C/figures/add-notebook-search.png differ
diff --git a/help/C/figures/add-to-notebook.png b/help/C/figures/add-to-notebook.png
index a50dd15..9abfa2a 100644
Binary files a/help/C/figures/add-to-notebook.png and b/help/C/figures/add-to-notebook.png differ
diff --git a/help/C/figures/delete-notebook.png b/help/C/figures/delete-notebook.png
index 7780650..1a61e09 100644
Binary files a/help/C/figures/delete-notebook.png and b/help/C/figures/delete-notebook.png differ
diff --git a/help/C/figures/gnote-new-note.png b/help/C/figures/gnote-new-note.png
index b906fde..30f3f7d 100644
Binary files a/help/C/figures/gnote-new-note.png and b/help/C/figures/gnote-new-note.png differ
diff --git a/help/C/figures/gnote-preferences-add-ins.png b/help/C/figures/gnote-preferences-add-ins.png
index bd8b2c2..8400e17 100644
Binary files a/help/C/figures/gnote-preferences-add-ins.png and b/help/C/figures/gnote-preferences-add-ins.png differ
diff --git a/help/C/figures/gnote-preferences-editing.png b/help/C/figures/gnote-preferences-editing.png
index 6908c5a..34b9779 100644
Binary files a/help/C/figures/gnote-preferences-editing.png and b/help/C/figures/gnote-preferences-editing.png differ
diff --git a/help/C/figures/gnote-preferences-hotkeys.png b/help/C/figures/gnote-preferences-hotkeys.png
index 0cea0fe..7202f7b 100644
Binary files a/help/C/figures/gnote-preferences-hotkeys.png and b/help/C/figures/gnote-preferences-hotkeys.png differ
diff --git a/help/C/figures/gnote-search-all-notes.png b/help/C/figures/gnote-search-all-notes.png
new file mode 100644
index 0000000..c7cbad5
Binary files /dev/null and b/help/C/figures/gnote-search-all-notes.png differ
diff --git a/help/C/figures/gnote-tools.png b/help/C/figures/gnote-tools.png
index b7fa256..e038cc8 100644
Binary files a/help/C/figures/gnote-tools.png and b/help/C/figures/gnote-tools.png differ
diff --git a/help/C/figures/new-notebook.png b/help/C/figures/new-notebook.png
index dd4839b..887a984 100644
Binary files a/help/C/figures/new-notebook.png and b/help/C/figures/new-notebook.png differ
diff --git a/help/C/figures/note-template.png b/help/C/figures/note-template.png
index 0a7a6e4..f220adb 100644
Binary files a/help/C/figures/note-template.png and b/help/C/figures/note-template.png differ
diff --git a/help/C/figures/notebook-icon.png b/help/C/figures/notebook-icon.png
old mode 100644
new mode 100755
diff --git a/help/C/gnote-addin-bugzillalink.page b/help/C/gnote-addin-bugzillalink.page
new file mode 100755
index 0000000..201d139
--- /dev/null
+++ b/help/C/gnote-addin-bugzillalink.page
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-bugzillalink">
+
+  <info>
+    <link type="guide" xref="editing-notes#note-content"/>
+    <link type="topic" xref="addins-preferences"/>
+    <desc>Insert Bugzilla Links</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Bugzilla Links Add-in</title>
+  <p>Allows you to drag a Bugzilla URL directly into a <app>Gnote</app> note. The bug number is inserted as a link with a little bug icon next to it.</p>
+  <p>In the preferences, you can add special icons for certain hosts.</p>
+
+</page>
diff --git a/help/C/gnote-addin-fixedwidth.page b/help/C/gnote-addin-fixedwidth.page
new file mode 100755
index 0000000..dcb5da5
--- /dev/null
+++ b/help/C/gnote-addin-fixedwidth.page
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-fixedwidth">
+
+  <info>
+    <link type="guide" xref="editing-notes#note-content"/>
+    <desc>Use a Fixed Width Font</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Fixed Width Add-in</title>
+    <p>The fixed width style allows text to use a fixed width font. To change existing text, first select the text you want to modify. Then select the <gui>Fixed Width</gui> option from the <gui>Text</gui> menu. You can also select the <gui>Fixed Width</gui> option from the Text before you start typing to have the text you type be in a fixed width style.</p>
+    <p>The Fixed Width option is a feature provided by the Fixed Width Add-in.</p>
+
+</page>
diff --git a/help/C/gnote-addin-html.page b/help/C/gnote-addin-html.page
new file mode 100755
index 0000000..7cf764f
--- /dev/null
+++ b/help/C/gnote-addin-html.page
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-html">
+
+  <info>
+    <link type="guide" xref="index#advanced"/>
+    <desc>Export Notes to HTML format</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Export to HTML</title>
+    <p>The Tools button is represented by the <media type="image" src="figures/gnote-tools.png" mime="image/png" style="right"></media>  icon. When this add-in is installed, the option <gui>Export to HTML</gui> is present in <gui>Tools</gui> menu.</p>
+    <p>You can create an HTML (Hypertext Markup Language) document from one or more notes by selecting this option.</p>
+    <p>After selecting this option, you will be presented with a dialog that allows you to choose where to save theÂHTMLÂfile. Enter the destination filename and clickÂ<gui>OK</gui>Âto save the file, orÂ<gui>Cancel</gui>Âto abort the operation.</p>
+    <p>To export any notes for which a link exists in the current note, select theÂ<gui>Export Linked Notes</gui>Âbutton.</p>
+
+</page>
diff --git a/help/C/gnote-addin-noteoftheday.page b/help/C/gnote-addin-noteoftheday.page
new file mode 100755
index 0000000..c986fae
--- /dev/null
+++ b/help/C/gnote-addin-noteoftheday.page
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-noteoftheday">
+  <info>
+    <link type="guide" xref="index#advanced"/>
+    <link type="topic" xref="addins-preferences"/>
+    <desc>Template Note</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Note of the Day</title>
+  <p>This add-in automatically creates a "Today" note for jotting daily thoughts down. The current date is used as a basis for the title of the note. As an example, the title of a "Today" note created on February 28, 2007, would be, "Today: Wednesday, February 28 2007".</p>
+  <p>If you leave a "Today" note unmodified, the Note of the Day Add-in will automatically delete the note.</p>
+  <p>To customize the content of the default "Today" note, create a new note and change the title of the note to be, "Today: Template". Change the content of the template note to whatever you like. When new "Today" notes are created, it will then use the content of your "Today: Template" note.</p>
+
+</page>
diff --git a/help/C/gnote-addin-print.page b/help/C/gnote-addin-print.page
new file mode 100755
index 0000000..81e72ea
--- /dev/null
+++ b/help/C/gnote-addin-print.page
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-print">
+
+  <info>
+    <link type="guide" xref="index#advanced"/>
+    <desc>Print Notes</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+  
+  <title>Print</title>
+    <p>The Tools button is represented by the <media type="image" src="figures/gnote-tools.png" mime="image/png" style="right"></media>  icon. When this add-in is installed, the option <gui>Print</gui> is present in <gui>Tools</gui> menu.</p>
+    <p>When the <gui>Print</gui> option is selected, a standardÂ<gui>Print</gui>Âdialog will be presented and a note can be printed.</p>
+
+</page>
diff --git a/help/C/gnote-addin-timestamp.page b/help/C/gnote-addin-timestamp.page
new file mode 100755
index 0000000..af13ae9
--- /dev/null
+++ b/help/C/gnote-addin-timestamp.page
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-timestamp">
+
+  <info>
+    <link type="guide" xref="editing-notes#note-content"/>
+    <link type="topic" xref="addins-preferences"/>
+    <desc>Insert Current Time</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Insert Timestamp Add-in</title>
+    <p>The Tools button is represented by the <media type="image" src="figures/gnote-tools.png" mime="image/png" style="right"> </media> icon. When you click the Tools icon on the toolbar present on your note, a menu will appear.</p>
+    <p>When the <gui>Insert Timestamp</gui> add-in is installed, theÂToolsÂmenu will have a <gui>Insert Timestamp</gui> option available.</p>
+    <p>Click on this option to insert current date and time.</p>
+
+</page>
diff --git a/help/C/gnote-addin-underline.page b/help/C/gnote-addin-underline.page
new file mode 100755
index 0000000..04271bf
--- /dev/null
+++ b/help/C/gnote-addin-underline.page
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-underline">
+
+  <info>
+    <link type="guide" xref="editing-notes#note-content"/>
+    <desc>Underline Text</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Underline Text Add-In</title>
+  <p>When the <gui>Underline</gui> add-in is installed, theÂ<gui>Text</gui>Âmenu will have a <gui>Underline</gui> option available.</p>
+  <p>To underline the selected text, use one of the following:</p>
+  <list>
+    <item><p>Click on <gui>Text</gui> and select <gui>Underline</gui>.</p></item>
+    <item><p>Press the key combination <keyseq><key>Ctrl</key><key>U</key></keyseq>.</p></item>
+  </list>
+  <p>To remove underline, select the underlined text and use one of the following:</p>
+  <list>
+    <item><p>Click on <gui>Text</gui> and select <gui>Underline</gui>.</p></item>
+    <item><p>Press the key combination <keyseq><key>Ctrl</key><key>U</key></keyseq>.</p></item>
+  </list>
+
+</page>
diff --git a/help/C/gnote-addins-preferences.page b/help/C/gnote-addins-preferences.page
new file mode 100755
index 0000000..ea7de53
--- /dev/null
+++ b/help/C/gnote-addins-preferences.page
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addins-preferences">
+
+  <info>
+    <link type="guide" xref="notes-preferences#advanced"/>
+    <desc>Settings for Gnote add-ins</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Add-in Preferences</title>
+    <p>You can activate or deactivate add-ins in this tab. Do do this, select an add-in and click the <gui>Enable</gui> button. The button caption will change to <gui>Disable</gui>, this button can now be used to disable add-in.</p>
+    <p>Some add-ins have preferences. They can be accessed by selecting add-in and pressing the <gui>Preferences</gui> button.</p>
+    <figure><title><gui>Gnote</gui> Addin Preferences</title>
+    <desc><app>Gnote</app> Add-ins window</desc>
+    <media type="image" src="figures/gnote-preferences-add-ins.png" mime="image/png" style="right">
+      <p><app>Add-ins</app> window.</p>
+    </media>
+    </figure>
+
+</page>
diff --git a/help/C/gnote-bulleted-lists.page b/help/C/gnote-bulleted-lists.page
new file mode 100755
index 0000000..6a9e97a
--- /dev/null
+++ b/help/C/gnote-bulleted-lists.page
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="bulleted-lists">
+
+  <info>
+    <link type="guide" xref="editing-notes#note-content"/>
+    <desc>Using Bulleted Lists</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+<title>Bulleted Lists</title>
+
+<section id="begin-a-bulleted-list"><title>Begin a bulleted list</title>
+<p>You may begin a bulleted list by using one of the following methods</p>
+<list>
+<item><p>Select <gui>Bullets</gui> from the <gui>Text</gui> menu.</p></item>
+<item><p>Begin a line with a single dash character <key>-</key> followed by a space, type some text and press <key>Enter</key>.</p></item>
+<item><p>Press the key combination <keyseq><key>Alt</key><key>Right</key></keyseq>.</p></item>
+</list>
+</section>
+
+<section id="end-a-bulleted-list"><title>End a bulleted list</title>
+<p>End a bulleted list by doing one of the following</p>
+<list>
+<item><p>Select <gui>Bullets</gui> from the <gui>Text</gui> menu.</p></item>
+<item><p>Press <key>Enter</key> on a blank bulleted line.</p></item>
+<item><p>Select <gui>Decrease Indent</gui> from the Text menu in succession until the current line is no longer part of the bulleted list.</p></item>
+<item><p>Using the key combination <keyseq><key>Shift</key><key>Tab</key></keyseq> in succession until the current line is no longer part of the bulleted list.</p></item>
+<item><p>Using the key combination <keyseq><key>Alt</key><key>Left</key></keyseq> in succession until the current line is no longer part of the bulleted list.</p></item>
+</list>
+
+</section>
+<section id="increase-indentation">
+<title>Increase Indentation</title>
+<p>To increase the line indentation in a bulleted list with the mouse</p>
+<list><item><p>Select <gui>Increase</gui> Indent from the Text menu.</p></item></list>
+<p>To increase the line indentation in a bulleted list with the keyboard</p>
+<list>
+<item><p>Press the <key>Tab</key> key.</p></item>
+<item><p>Press the key combination <keyseq><key>Alt</key><key>Right</key></keyseq>.</p></item>
+</list>
+</section>
+
+<section id="decrease-indentation">
+<title>Decrease Indentation</title>
+<p>To decrease the line indentation in a bulleted list with the mouse</p>
+<list><item><p>Select <gui>Decrease Indent</gui> from the Text menu.</p></item></list>
+<p>To decrease the line indentation in a bulleted list with the keyboard:</p>
+<list>
+<item><p>Press the key combination <keyseq><key>Shift</key><key>Tab</key></keyseq>.</p></item>
+<item><p>Press the key combination <keyseq><key>Alt</key><key>Left</key></keyseq>.</p></item>
+</list>
+</section>
+
+</page>
diff --git a/help/C/gnote-common-problems.page b/help/C/gnote-common-problems.page
new file mode 100755
index 0000000..1ad9754
--- /dev/null
+++ b/help/C/gnote-common-problems.page
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="common-problems">
+
+  <info>
+    <link type="guide" xref="index#common-problems"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Frequently Asked Questions</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Gnote Common Issues</title>
+    <list>
+      <item><title>Does <app>Gnote</app> work with <app>Tomboy</app>?</title><p>You can import <app>Tomboy</app> Notes. An add-in has to be activated.</p>
+      </item>
+      <item><title>How to Synchronize Notes?</title>
+        <p>There is no Synchronization feature. However, your notes are stored into <file>~/.local/share/gnote</file> folder, so may synchronize this folder.</p>
+      </item>
+      <item><title>I can not find the Gnote status icon</title>
+        <p>You can activate the <app>Gnote</app> status icon using a command from <app>terminal</app> : <cmd>gsettings set org.gnome.gnote use-status-icon true</cmd> .</p></item>
+      <item><title>How to automatically start <app>Gnote</app> when I log in?</title>
+        <p>To start Gnote automatically when you log into GNOME, run <app>gnome-session-properties</app></p>
+      </item>
+    </list>
+
+</page>
diff --git a/help/C/gnote-creating-notes.page b/help/C/gnote-creating-notes.page
new file mode 100755
index 0000000..9bd3e65
--- /dev/null
+++ b/help/C/gnote-creating-notes.page
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="creating-notes">
+
+  <info>
+    <link type="guide" xref="index#managing-notes"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Creating Notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Creating Notes</title>
+
+  <p>From the <gui>Search All Notes</gui> window, you can create new notes using one of the following methods:</p>
+  <p>To create a new note using the mouse</p>
+  <list>
+    <item><p>Click on the menu <gui>File</gui> then select <gui>New</gui>.</p></item>
+    <item><p>Right click in notes list and select <gui>New Note</gui>. This one will create note in currently selected notebook.</p></item>
+  </list>
+<p>To create a new note using the keyboard</p>
+<list>
+<item><p>Use combination <keyseq><key>Ctrl</key><key>N</key></keyseq>.</p></item>
+</list>
+
+</page>
diff --git a/help/C/gnote-deleting-notes.page b/help/C/gnote-deleting-notes.page
new file mode 100755
index 0000000..aa0fce3
--- /dev/null
+++ b/help/C/gnote-deleting-notes.page
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="deleting-notes">
+
+  <info>
+    <link type="guide" xref="index#managing-notes"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Deleting Notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Deleting Notes</title>
+  <p>You can delete note in few ways:</p>
+  <list>
+    <item><p>Select the note in <gui>Search All Notes</gui> and from menu select <gui>Edit</gui>, then <gui>Delete</gui>.</p></item>
+    <item><p>In <gui>Search All Notes</gui> right click on the note and select <gui>Delete</gui> from context menu.</p></item>
+    <item><p>When note is opened, press the <gui>Delete</gui> button on toolbar.</p></item>
+  </list>
+  <p>In all cases a dialog box will pop up asking if you want to permanently delete the note and its contents. Click the <gui>Delete</gui> button to discard the note permanently, or <gui>Cancel</gui> to abort the process. Links to this note from other notes will still exist, but will re-create the note upon activation.</p>
+
+</page>
diff --git a/help/C/gnote-editing-notes.page b/help/C/gnote-editing-notes.page
new file mode 100755
index 0000000..99fa0a5
--- /dev/null
+++ b/help/C/gnote-editing-notes.page
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/"; xmlns:e="http://projectmallard.org/experimental/"; type="guide" id="editing-notes" xml:lang="en_GB">
+
+  <info>
+    <link type="guide" xref="index#managing-notes"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Editing Notes Content</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Editing Notes</title>
+
+    <p>After creating a new note, a new window will appear with the title "New Note N". At the top of the note is a toolbar with several buttons and text. Directly below this toolbar is the content area of the note. </p>
+    <figure>
+      <title><gui>New Note</gui>  window</title>
+      <desc><app>Gnote</app> New Notew</desc>
+      <media type="image" src="figures/gnote-new-note.png" mime="image/png" style="right">
+        <p><app>Gnote</app> Note window.</p>
+      </media>
+    </figure>
+
+    <p>The note can be edited by clicking in the content area and using the keyboard to add and remove content. The first line is considered the title of the note. By default this is populated with the text "New Note N". The title is changed by clicking in the content area on the first line and using the keyboard to change the title. By default, focus is given to the content area upon creation of a new note, so you can immediately start editing the note without the need to click on the content area with the mouse.</p>
+    <p>Formatting text within your notes can be done using the <gui>Text</gui> button. The <gui>Text</gui> button will display a menu with several options from which you can choose. Each menu item is explained next.</p>
+
+    <list>
+      <item><title>Undo</title>
+        <p>Support for âUndoâ is available in <app>Gnote</app> through this menu item. The Undo function allows you to revert previous changes made to your note during the current session. To undo your last change using the keyboard, use the standard keybinding, <keyseq><key>Ctrl</key><key>Z</key></keyseq>.</p>
+      </item>
+      <item><title>Redo</title>
+        <p>The âRedoâ function is used to put back changes that were removed using the âUndoâ feature. To redo your last change using the keyboard, use the standard keybinding, <keyseq><key>Shift</key><key>Ctrl</key><key>Z</key></keyseq> .</p>
+      </item>
+      <item><title>Bold</title>
+        <p>To make text within your note bold, first select the text you want to modify. Then select the Bold option from the <gui>Text</gui> menu. You may also use the keybinding <keyseq><key>Ctrl</key><key>B</key></keyseq> after selecting the text.</p>
+      </item>
+      <item><title>Italic</title>
+        <p>To make text within your note italic, first select the text you want to modify. Then select the Italic option from the Text menu. You may also use the keybinding <keyseq><key>Ctrl</key><key>I</key></keyseq>  after selecting the text.</p>
+     </item>
+     <item><title>Strikeout</title>
+       <p>The strikeout style will put a line through the selected text. To add a strikeout, select the text and then select the <gui>Strikeout</gui> option from the <gui>Text</gui> menu. You may also use the keybinding <keyseq><key>Ctrl</key><key>S</key></keyseq> after selecting the text.</p>
+     </item>
+     <item><title>Highlight</title>
+       <p>The highlight style will put a different background around the selected text. To add a highlight, select the text and then select the <gui>Highlight</gui> option from the <gui>Text</gui> menu. You may also use the keybinding <keyseq><key>Ctrl</key><key>H</key></keyseq>  after selecting the text.</p>
+     </item>
+     <item><title>Font size</title>
+       <p>There are actually four options in this part of the menu: Small, Normal, Large, Huge. Each one of these options represents a font size to use for the selected text in the note. To modify the font size, select the text and then select one of <gui>Small</gui>, <gui>Normal</gui>, <gui>Large</gui>, <gui>Huge</gui> options from the Text menu.</p>
+     </item>
+     <item><title>Bullets</title>
+       <p>Select the Bullets option from the Text menu to begin or end a bulleted list. If the cursor is inside a bulleted list, the <gui>Increase Indent</gui>, <gui>Decrease Indent</gui> options will be enabled.</p>
+       <p>With the cursor on a bulleted list line, select the <gui>Increase Indent</gui> option to shift the current line to the right or the <gui>Decrease Indent</gui> option to shift the current line to the left.</p>
+       <p>For more information on bullets, <link xref="bulleted-lists"/>.</p>
+     </item>
+     <item><title>Find in This Note</title>
+       <p>Use this to search for text within the current note. A small find bar will open up at the bottom of the note. To open the find bar using the keyboard, use the standard keybinding, <keyseq><key>Ctrl</key><key>F</key></keyseq> . Enter text to find. After entering text, the matches will be highlighted. Click <gui>Find Next</gui> to highlight the next match and place the cursor there. Click <gui>Previous</gui> to move to the previous match.
+To close the find bar, click X (Close Button) on the far left or press the <key>Escape</key> key.</p>
+     </item>
+   </list>
+
+   <section id="note-content" style="2column">
+     <title>Rich Note Content</title>
+   </section>
+
+</page>
diff --git a/help/C/gnote-hotkeys.page b/help/C/gnote-hotkeys.page
new file mode 100755
index 0000000..aceec03
--- /dev/null
+++ b/help/C/gnote-hotkeys.page
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="hotkeys">
+
+  <info>
+    <link type="guide" xref="notes-preferences#advanced"/>
+    <desc>Gnote Hotkey Settings</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Hotkeys</title>
+    <p>The hotkeys tab allows you to set global key combinations to perform different functions in <app>Gnote</app>. In order to set key combinations, you must have the Listen for Hotkeys checkbox enabled. Use <keyseq><key>Alt</key><key>H</key></keyseq> to toggle this option.</p>
+    <list>
+      <item><title>Show notes menu</title><p>Enter the key combination to open the notes menu.</p></item>
+      <item><title>Open "Start Here"</title><p>Enter the key combination to open the âStart Hereâ note, which is preinstalled with Gnote.</p></item>
+      <item><title>Create New Note</title><p>Enter the key combination to create a new note.</p></item>
+      <item><title>Open "Search All Notes"</title><p>Enter the key combination to open the Search All Notes dialog.</p></item>
+    </list>
+
+    <figure>
+      <title><gui>Hotkeys Preferences</gui> window</title>
+      <desc><app>Gnote</app> hotkeys</desc>
+      <media type="image" src="figures/gnote-preferences-hotkeys.png" mime="image/png" style="right">
+        <p>Setting up<app>Gnote</app> keyboard shortcuts.</p>
+      </media>
+    </figure>
+
+</page>
diff --git a/help/C/gnote-introduction.page b/help/C/gnote-introduction.page
new file mode 100755
index 0000000..efa0efc
--- /dev/null
+++ b/help/C/gnote-introduction.page
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="introduction">
+
+
+  <info>
+    <link type="guide" xref="index#introduction"/>
+    <desc>Introduction to the <app>Gnote</app></desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Gnote Introduction</title>
+    <p><app>Gnote</app> is a desktop note-taking application for GNOME. It is simple and easy to use, and allows you to organize the ideas and information you deal with every day. Gnote has some very useful editing features to help you customize your notes, including</p>
+    <list>
+      <item><p>Highlighting Search Text</p></item>
+      <item><p>Inline Spell Checking</p></item>
+      <item><p>Auto-linking Web and Email Addresses</p></item>
+      <item><p>Undo/Redo Support</p></item>
+      <item><p>Font Styling and Sizing</p></item>
+      <item><p>Bulleted Lists</p></item>
+    </list>
+    <figure>
+      <title><gui>Gnote</gui> Search All Notes window</title>
+        <desc><app>Gnote</app> main window</desc>
+        <media type="image" src="figures/gnote-search-all-notes.png" mime="image/png" style="right">
+        <p><app>Gnotes</app> Search All Notes window.</p>
+        </media>
+    </figure>
+
+</page>
diff --git a/help/C/gnote-links.page b/help/C/gnote-links.page
new file mode 100755
index 0000000..fb55db9
--- /dev/null
+++ b/help/C/gnote-links.page
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="links">
+
+  <info>
+    <link type="guide" xref="index#organizing-notes"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Linking to Other Notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Links</title>
+    <p>The <gui>Link</gui> button allows you to create a link to a new note from within the current note. For example, if your note contains the phrase âFinalExamâ, you can select this text with the mouse and click the <gui>Link</gui> button to create a new note with the title âFinalExamâ. A link will also be created in the current note that can be clicked to open the new âFinalExamâ note.</p>
+<note style="advanced">
+    <p>Changing the title of a note will update links present in other notes. This prevents broken links from occurring when a note is renamed.</p></note>
+
+  <section><title>Backlinks Add-in</title>
+    <p>The Tools button is represented by the <media type="image" src="figures/gnote-tools.png" mime="image/png" style="right"> </media> icon. When backlinks add-in is installed, the <gui>Tools</gui> menu will contain an item <gui>What links here?</gui>, which provides a sub-menu with all notes, containing link to current note.</p>
+  </section>
+
+</page>
diff --git a/help/C/gnote-notes-preferences.page b/help/C/gnote-notes-preferences.page
new file mode 100755
index 0000000..a5fb5b4
--- /dev/null
+++ b/help/C/gnote-notes-preferences.page
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/"; xmlns:e="http://projectmallard.org/experimental/";
+      type="guide"
+      id="notes-preferences">
+
+
+  <info>
+    <link type="guide" xref="index#customizing"/>
+    <desc>Gnote Settings</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Gnote Preferences</title>
+  <section id="editing">
+    <title>Editing preferences</title>
+    <p>To set preferences for <app>Gnote</app>, right-click on the icon in the panel, and select <gui>Preferences</gui> from the menu. </p>
+    <p>There are three categories of preferences, <gui>Editing</gui> , <gui>Hotkeys</gui> and <gui>Add-Ins</gui>. Preferences for each tab will be described below.</p>
+    <p>The editing tab will allow you to set preferences related to editing notes. There are three checkboxes on this tab, which can either be turned on or off.</p>
+    <list>
+      <item><title>Spellcheck While Typing</title><p> Enable this checkbox to underline misspellings in red, and provide suggestions in the right click context menu. Enable or disable the checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>S</key></keyseq> .</p><p>The spellcheck option is only available if you have the GtkSpell package for your distribution installed.</p></item>
+      <item><title>Highlight WikiWords</title><p> Enable this checkbox to create links for phrases ThatLookLikeThis. Clicking on the link will create a new note with the title corresponding to the link text. Enable or disable this checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>W</key></keyseq>.</p></item>
+      <item><title>Enable auto-bulleted lists</title><p>Enable this checkbox, if you want create bulleted list by starting lines with dash character <key>-</key>. Read more about <link xref="bulleted-lists"/>.</p></item>
+      <item><title>Use Custom Font</title><p> Enable this checkbox to set a custom font to be used in your notes. If this option is disabled, the default system font will be used. Enable or disable this checkbox using the mouse or the key combination <keyseq><key>Alt</key><key>F</key></keyseq>.</p></item>
+    </list>
+    <figure><title><gui>Preferences</gui> window</title>
+      <media type="image" src="figures/gnote-preferences-editing.png" mime="image/png" style="right"></media><desc>Editing Gnote Preferences</desc>
+    </figure>
+  </section>
+
+  <section id="advanced" style="2column">
+    <title>Advanced Settings</title>
+  </section>
+
+</page>
diff --git a/help/C/gnote-searching-notes.page b/help/C/gnote-searching-notes.page
new file mode 100755
index 0000000..a4598dd
--- /dev/null
+++ b/help/C/gnote-searching-notes.page
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="searching-notes">
+
+  <info>
+    <link type="guide" xref="index#managing-notes"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Searching Notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Exploring Notes</title>
+
+  <p>The main window of <app>Gnote</app> shows an overview of all your notes. By default, the <gui>Search All Notes</gui> window will display the notes in the order that they were last modified. Click the <gui>Note</gui> or <gui>Last Changed</gui> column headings to change the sort order. Click the column heading a second time to toggle between ascending and descending order.</p>
+  <p>You can find specific notes by entering text into the search field in the <gui>Search All Notes</gui> dialog. The list of notes will automatically update to list only the notes which have matching text.</p>
+  <p>To open a note in the <gui>Search All Notes</gui> dialog, do one of the following:
+Double-click on a note.</p>
+  <list>
+    <item><p>Highlight a note by selecting it and then select <gui>Open</gui> from the <gui>File</gui> menu.</p></item>
+    <item><p>Right-click on a note and select <gui>Open</gui> from the context menu that appears.</p></item>
+    <item><p>Highlight a note by selecting it and then press the key combination <keyseq><key>Ctrl</key><key>O</key></keyseq>.</p></item>
+  </list>
+
+</page>
diff --git a/help/C/gnote-working-with-notebooks.page b/help/C/gnote-working-with-notebooks.page
new file mode 100755
index 0000000..342947c
--- /dev/null
+++ b/help/C/gnote-working-with-notebooks.page
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="working-with-notebooks">
+
+
+  <info>
+    <link type="guide" xref="index#organizing-notes"/>
+    <desc>Organizing your notes</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Working With Notebooks</title>
+    <p>Notebooks allow you to group related notes together. You can add a note to a notebook in the <gui>Search All Notes</gui> window or directly inside of a Note.</p>
+
+    <section id="creating-notebooks"><title>Creating Notebooks</title>
+      <p>You can create new notebooks using one of the following methods</p>
+      <steps>
+        <item>
+          <p>In <app>Search All Notes</app> window select <guiseq><gui>File</gui><gui>Notebooks</gui><gui>New Notebook</gui></guiseq> from main menu.</p>
+        </item>
+        <item>
+            <p>Enter a name for the new notebook.</p>
+        </item>
+      </steps>
+      <figure>
+        <title>New Notebook</title>
+        <media type="image" src="figures/new-notebook.png" mime="image/png" style="right"><p>New Notebook.</p>
+        </media>
+      </figure>  
+      <p>To create a new notebook context menu</p>
+      <steps>
+        <item>
+          <p>In <gui>Search All Notes</gui>, right click in the left hand box and choose <gui>New Notebook</gui>.</p>
+        </item>
+        <item>
+          <p>Enter a name for the new notebook.</p>
+        </item>
+      </steps>
+      <figure>
+        <title>New Notebook from context menu</title>
+        <media type="image" src="figures/add-notebook-search.png" mime="image/png" style="right">
+        <p>New Notebook</p>
+      </media>
+      </figure>  
+    </section>
+
+    <section id="adding-notes-to-a-notebook"><title>Adding Notes to a Notebook</title>
+      <p>To add notes to a notebook, you can add a note from the <gui>Search All Notes</gui> dialog or directly within a note.</p>
+      <p>To move an existing note from the <gui>Search All Notes</gui> dialog use one of the following:</p>
+      <list>
+        <item><p>Drag the note(s) onto a notebook on the left using mouse.</p></item>
+        <item><p>Right click on a notebook and select <gui>New Note</gui> from context menu. A new note will be created and added to notebook.</p></item>
+      </list>
+      <p>As you type a note, you can add the note directly to an existing notebook using the <gui>Notebook</gui> button. The Notebook button is represented by the <media type="image" src="figures/notebook-icon.png" mime="image/png" style="right"></media> icon.</p>
+      <figure>
+        <title>Adding Notes to a Notebook</title>
+        <media type="image" src="figures/add-to-notebook.png" mime="image/png" style="right"><p>Add to Notebook.</p></media>
+      </figure>
+      <p>To remove note from notebook, use one of the following:</p>
+      <list>
+        <item><p>Move note to <gui>Unfiled notes</gui> notebook in <gui>Search All Notes</gui> window.</p></item>
+        <item><p>Select the <gui>No Notebook</gui> option from menu, presented when you press the <gui>Notebook</gui> button in opened note.</p></item>
+      </list>
+    </section>
+
+    <section id="creating-notebook-templates"><title>Creating Notebook Templates</title>
+      <p>After you create a notebook, you can create a template for each new note that you create in a specific notebook.</p>
+      <steps>
+        <item><p>In <gui>Search All Notes</gui> right click on a Notebook that you have created and choose <gui>Open Template Note</gui>.</p>
+        </item>
+        <item><p>This will open a new note that will be used as the template. Any text typed in this note will appear in all notes created in this Notebook.</p></item>
+      </steps>
+      <figure>
+        <title>Creating Notebook Template</title>
+        <media type="image" src="figures/note-template.png" mime="image/png" style="right"><p>Note Template.</p></media>
+      </figure>
+    </section>
+
+  <section id="deleting-a-notebook"><title>Deleting a Notebook</title>
+    <p>Deleting a notebook will not delete any of the notes which are currently inside the notebook. After deleting a notebook, the notes will not be associated with any notebook and can be seen by highlighting <gui>Unfiled Notes</gui> in the <gui>Search All Notes</gui> window.</p>
+    <p>You can delete a notebook you have created by one of two methods:</p>
+    <p>To delete a notebook, go to <gui>Search All Notes</gui> window and do one of the following:</p>
+    <list>
+      <item><p>Right click on a notebook and choose <gui>Delete Notebook</gui>.</p></item>
+      <item><p>From the menu, choose <keyseq><key>Edit</key><key>Delete Notebook</key></keyseq></p></item>
+    </list>
+    <figure>
+      <title>Deleting notes from Search All Notes</title>
+        <media type="image" src="figures/delete-notebook.png" mime="image/png" style="right">
+          <p>Delete Notebook.</p>
+        </media>
+    </figure>
+  </section>
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100755
index 0000000..3df9624
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/"; xmlns:e="http://projectmallard.org/experimental/"; type="guide" id="index" xml:lang="en_GB">
+
+  <info>
+    <license>
+	<p>GNU Free Documentation License (GFDL), Version 1.1</p>
+    </license>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2011</years>
+    </credit>
+    <credit type="editor">
+      <name>Aurimas Cernius</name>
+      <years>2011</years>
+    </credit>
+  </info>
+
+  <title>Gnote Help</title>
+
+    <section id="introduction">
+    <title>Introduction</title>
+    </section>
+
+    <section id="managing-notes" style="2column">
+    <title>Managing Notes</title>
+    </section>
+
+    <section id="organizing-notes" style="2column">
+    <title>Organizing Notes</title>
+    </section>
+
+    <section id="advanced" style="2column">
+    <title>Advanced</title>
+    </section>
+
+    <section id="customizing" style="2column">
+    <title>Customizing</title>
+    </section>
+
+    <section id="common-problems" style="2column">
+    <title>Common Problems</title>
+    </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 0927f57..7e2e6a3 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -2,10 +2,42 @@
 include $(top_srcdir)/gnome-doc-utils.make
 dist-hook: doc-dist-hook
 
-DOC_MODULE = gnote
-DOC_ENTITIES =
-DOC_INCLUDES = legal.xml
-DOC_FIGURES =
-
-DOC_LINGUAS = cs de el es fr sl sv zh_CN
-#ca de el en_GB es eu fr it oc pl pt_BR ru sl sv uk
+DOC_ID = gnote
+DOC_FIGURES = \
+	figures/add-notebook-search.png \
+	figures/add-to-notebook.png \
+	figures/delete-notebook.png \
+	figures/gnote-new-note.png \
+	figures/gnote-pindown.png \
+	figures/gnote-pinup.png \
+	figures/gnote-preferences-add-ins.png \
+	figures/gnote-preferences-editing.png \
+	figures/gnote-preferences-hotkeys.png \
+	figures/gnote-preferences-synchronization.png \
+	figures/gnote-search-all-notes.png \
+	figures/gnote-tools.png \
+	figures/new-notebook.png \
+	figures/notebook-icon.png \
+	figures/note-template.png
+DOC_PAGES = \
+	gnote-addin-bugzillalink.page \
+	gnote-addin-fixedwidth.page \
+	gnote-addin-html.page \
+	gnote-addin-noteoftheday.page \
+	gnote-addin-print.page \
+	gnote-addins-preferences.page \
+	gnote-addin-timestamp.page \
+	gnote-addin-underline.page \
+	gnote-bulleted-lists.page \
+	gnote-common-problems.page \
+	gnote-creating-notes.page \
+	gnote-deleting-notes.page \
+	gnote-editing-notes.page \
+	gnote-hotkeys.page \
+	gnote-introduction.page \
+	gnote-links.page \
+	gnote-notes-preferences.page \
+	gnote-searching-notes.page \
+	gnote-working-with-notebooks.page \
+	index.page
+DOC_LINGUAS = 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]