[tomboy] Reorganize addins user help



commit 438640fecfda1a007d4c840b7c91673af064d25c
Author: Sindhu S <sindhus live in>
Date:   Fri Aug 23 23:25:58 2013 +0530

    Reorganize addins user help
    
    New content on addins page, all plugins moved to their own pages.
    Re-written addins page content.

 help/C/addins-desktop-bugzilla.page       |   32 +++++++++++++
 help/C/addins-desktop-printing.page       |   41 ++++++++++++++++
 help/C/addins-desktop.page                |   51 --------------------
 help/C/addins-formatting-fixed-width.page |   41 ++++++++++++++++
 help/C/addins-formatting-underline.page   |   39 +++++++++++++++
 help/C/addins-formatting.page             |   40 ----------------
 help/C/addins-preferences.page            |   50 ++++++++++++++++++++
 help/C/addins-sync-local.page             |   21 ++++++++
 help/C/addins-sync-ssh.page               |   27 +++++++++++
 help/C/addins-sync-webdav.page            |   26 ++++++++++
 help/C/addins-sync-webservice.page        |   22 +++++++++
 help/C/addins-sync.page                   |   60 -----------------------
 help/C/addins-tools-backlinks.page        |   29 +++++++++++
 help/C/addins-tools-html-export.page      |   35 ++++++++++++++
 help/C/addins-tools-note-of-day.page      |   37 +++++++++++++++
 help/C/addins-tools-timestamp.page        |   33 +++++++++++++
 help/C/addins-tools.page                  |   73 -----------------------------
 help/C/addins.page                        |   61 +++++++++++++++++++-----
 help/Makefile.am                          |   22 ++++++--
 19 files changed, 497 insertions(+), 243 deletions(-)
---
diff --git a/help/C/addins-desktop-bugzilla.page b/help/C/addins-desktop-bugzilla.page
new file mode 100755
index 0000000..4c8b26f
--- /dev/null
+++ b/help/C/addins-desktop-bugzilla.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-desktop-bugzilla">
+
+  <info>
+    <link type="guide" xref="addins#desktop-integration"/>
+    <desc>Plugin to automatically link to bugzilla pages.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Bugzilla Links</title>
+
+  <p>The Bugzilla Links addin allows you to drag a Bugzilla URL from your
+  browser into Tomboy.</p>
+
+  <steps>
+    <item>
+        <p>Drag a bugzilla link containing the bug number from your web
+        browser into a <app>Tomboy</app> note.</p>
+    </item>
+  </steps>
+
+  <p><app>Tomboy</app> will display the bug number as an active link next to
+  bug icon to indicate that this is a <app>Bugzilla</app> link. You can click
+  on this link to open it in your web browser.</p>
+
+</page>
diff --git a/help/C/addins-desktop-printing.page b/help/C/addins-desktop-printing.page
new file mode 100755
index 0000000..17aa39d
--- /dev/null
+++ b/help/C/addins-desktop-printing.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-desktop-printing">
+
+  <info>
+    <link type="guide" xref="addins#desktop-integration"/>
+    <desc>Send notes to a printer.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Printing Support</title>
+
+    <note style="important">
+      <p>Printing with <app>Tomboy</app> requires that you have connected and configured your printer. If 
you have not done this, please consult the <link href="help:gnome-help/printing">printing help for 
GNOME</link>.</p>
+    </note>
+
+    <p>You can send <app>Tomboy</app> notes to your printer. This add-in is enabled by default.</p>
+
+    <steps>
+      <title>To print a note:</title>
+      <item>
+        <p>Open the desired note.</p>
+      </item>
+      <item>
+        <p>From the gears icon in the note toolbar, select
+        <gui style="menuitem">Print</gui>. Alternatively, you can also use the
+        keyboard shortcut <keyseq><key>Ctrl</key><key>P</key></keyseq>.</p>
+      </item>
+    </steps>
+
+    <note style="warning">
+      <p>If you disable this addin you will not be able to print
+      <app>Tomboy</app> notes.</p>
+    </note>
+
+ </page>
diff --git a/help/C/addins-formatting-fixed-width.page b/help/C/addins-formatting-fixed-width.page
new file mode 100755
index 0000000..ba41cd0
--- /dev/null
+++ b/help/C/addins-formatting-fixed-width.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-formatting-fixed-width">
+
+  <info>
+    <link type="guide" xref="addins#formatting"/>
+    <desc>Plugin to set fixed width font in notes.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Fixed Width</title>
+
+  <p>The Fixed Width add-in sets the text in your <app>Tomboy</app> notes to
+  be Fixed Width. This addin is disabled by default.</p>
+
+  <steps>
+    <title>To use Fixed Width font in your <app>Tomboy</app> notes:</title>
+    <item>
+      <p><link xref="addins">Enable</link> the Fixed Width add-in.</p>
+    </item>
+    <item>
+      <p>Select the desired text in a <app>Tomboy</app> note.</p>
+    </item>
+    <item>
+      <p>From the gears icon in the note toolbar, select
+      <gui style="menuitem">Fixed Width</gui>.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>To quickly set any selected text to the Fixed Width font, press
+    <keyseq><key>Ctrl</key><key>T</key></keyseq>.</p>
+  </note>
+
+</page>
diff --git a/help/C/addins-formatting-underline.page b/help/C/addins-formatting-underline.page
new file mode 100755
index 0000000..09d23c5
--- /dev/null
+++ b/help/C/addins-formatting-underline.page
@@ -0,0 +1,39 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-formatting-underline">
+
+  <info>
+    <link type="guide" xref="addins#formatting"/>
+    <desc>Plugin to underline text in note.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Underline Add-in</title>
+
+  <p>The Underline add-in allows you to underline specific text in your note.
+  This add-in is disabled by default.</p>
+
+  <steps>
+    <title>To use the Underline add-in:</title>
+    <item>
+      <p><link xref="addins">Enable</link> the Underline add-in.</p>
+    </item>
+    <item>
+      <p>Select the desired text.</p>
+    </item>
+    <item>
+      <p>From the <gui style="button">Text</gui> icon in a note, select <gui 
style="menuitem">Underline</gui>.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>To quickly underline any selected text, press <keyseq><key>Control</key><key>U</key></keyseq>.</p>
+  </note>
+
+</page>
diff --git a/help/C/addins-preferences.page b/help/C/addins-preferences.page
new file mode 100755
index 0000000..f721c06
--- /dev/null
+++ b/help/C/addins-preferences.page
@@ -0,0 +1,50 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide"
+      id="addins-preferences">
+
+  <info>
+    <link type="guide" xref="addins#preferences"/>
+    <desc>Enable advanced options plugins.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-14" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+ <title>Advanced Preferences</title>
+
+  <p>The <gui>Advanced Preferences</gui> add-in allows you to set the number of recent notes that are shown 
in the recent list. This addin must be <link xref="addins">enabled</link> for you to be able to use it.</p>
+
+ <section id="recent-notes">
+  <title>Control recent notes</title>
+    <p>You can set the minimum and maximum recent notes to be
+    displayed when you click on <app>Tomboy</app> message tray icon:</p>
+    <steps>
+      <item>
+        <p>Select <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui 
style="tab">Advanced</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p>Set the minimum and maximum number of notes to be shown in the recent notes list.</p>
+      </item>
+    </steps>
+
+  </section>
+
+  <section id="startup-notes">
+    <title>Startup notes</title>
+
+    <steps>
+      <title>To enable startup notes:</title>
+      <item>
+        <p>Click on the <app>Tomboy</app> icon and select
+          <guiseq><gui style="menuitem">Preferences</gui>
+          <gui style="tab">Advanced</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p>Select <gui style="checkbox">Enable startup notes</gui>,</p>
+      </item>
+    </steps>
+  </section>
+</page>
\ No newline at end of file
diff --git a/help/C/addins-sync-local.page b/help/C/addins-sync-local.page
new file mode 100755
index 0000000..d474267
--- /dev/null
+++ b/help/C/addins-sync-local.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-sync-local">
+
+  <info>
+    <link type="guide" xref="addins#sync"/>
+    <desc>Sync your notes to a local directory.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2010-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Local Directory Sync Service</title>
+
+  <p>The Local Directory Sync Service add-in allows you to synchronize <app>Tomboy</app> notes to a folder 
on your computer. This is helpful to create a backup of your notes. This add-in is enabled by default.</p>
+
+</page>
diff --git a/help/C/addins-sync-ssh.page b/help/C/addins-sync-ssh.page
new file mode 100755
index 0000000..b14789a
--- /dev/null
+++ b/help/C/addins-sync-ssh.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-sync-ssh">
+
+  <info>
+    <link type="guide" xref="addins#sync"/>
+    <desc>Sync your notes to another computer through SSH.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2010-08-01" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>SSH Sync Service</title>
+
+  <p>The SSH Sync Service add-in allows you to synchronize your notes with
+  another computer using the SSH protocol. This add-in is disabled by
+  default.</p>
+
+  <p>To use this add-in, you may need to install the <em>sshfs</em> package
+  for your Linux distribution. User help to setup SSH support is outside the
+  scope of this document.</p>
+
+</page>
diff --git a/help/C/addins-sync-webdav.page b/help/C/addins-sync-webdav.page
new file mode 100755
index 0000000..e48131f
--- /dev/null
+++ b/help/C/addins-sync-webdav.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-sync-webdav">
+
+  <info>
+    <link type="guide" xref="addins#sync"/>
+    <desc>Sync your notes to a WedDav server.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>WebDav Sync Service</title>
+
+  <p>The WebDav Sync Service add-in allows you to synchronize your notes with
+  WebDav remote server. This addin is enabled by default.</p>
+
+  <p>To use the WebDav Sync Service, you will need to have the
+  <em>wdfs FUSE file system</em> package installed for your Linux distribution.
+  The user help for which is outside the scope of this document.</p>
+
+ </page>
diff --git a/help/C/addins-sync-webservice.page b/help/C/addins-sync-webservice.page
new file mode 100755
index 0000000..f8efaf1
--- /dev/null
+++ b/help/C/addins-sync-webservice.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-sync-webservice">
+
+  <info>
+    <link type="guide" xref="addins#sync"/>
+    <desc>Sync your notes to a service on the Internet.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2010-08-01" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Web Sync Service</title>
+
+  <p>The Web Sync Service add-in allows you to synchronize your notes to a
+  remote web server or other compatible web services.</p>
+
+ </page>
diff --git a/help/C/addins-tools-backlinks.page b/help/C/addins-tools-backlinks.page
new file mode 100755
index 0000000..091acb7
--- /dev/null
+++ b/help/C/addins-tools-backlinks.page
@@ -0,0 +1,29 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-tools-backlinks">
+
+  <info>
+    <link type="guide" xref="addins#tools"/>
+    <desc>See notes that link to each other.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-02" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Backlinks</title>
+
+       <p>The <gui>Backlinks</gui> addin is enabled by default. This addin enables you to view which notes 
link to the note you are currently viewing. Such links to a note are called <em>Backlinks</em>.</p>
+
+  <steps>
+    <title>To create and view backlinks of a note:</title>
+    <item>
+      <p>Start typing the title of a note in any note.</p>
+    </item>
+  </steps>
+  <note style="important">
+    <p>For <app>Tomboy</app> to create automatic links to existing notes, the text you type must match the 
title of an existing note.</p>
+  </note>
+ </page>
diff --git a/help/C/addins-tools-html-export.page b/help/C/addins-tools-html-export.page
new file mode 100755
index 0000000..ffcf710
--- /dev/null
+++ b/help/C/addins-tools-html-export.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-tools-html-export">
+
+  <info>
+    <link type="guide" xref="addins#tools"/>
+    <desc>Export notes to HTML.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Export to HTML</title>
+
+  <p>You can export individual <app>Tomboy</app> notes to HTML pages with the <gui>Export to HTML</gui> 
add-in. This addin is enabled by default.</p>
+
+  <steps>
+    <title>To export a note to HTML:</title>
+    <item>
+      <p>From the gears icon in the note toolbar, select <gui style="menuitem">Export to HTML</gui>.</p>
+    </item>
+    <item>
+      <p>Browse and select the directory you wish to save the note to. You may change the name of the html 
file, if you wish it to be different than the name of the note.</p>
+    </item>
+    <item>
+      <p>Press <gui style="button">Save</gui>.</p>
+    </item>
+  </steps>
+
+   <p>The note will then be saved as an HTML file and opened in your default web browser.</p>
+
+</page>
diff --git a/help/C/addins-tools-note-of-day.page b/help/C/addins-tools-note-of-day.page
new file mode 100755
index 0000000..3648636
--- /dev/null
+++ b/help/C/addins-tools-note-of-day.page
@@ -0,0 +1,37 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-tools">
+
+  <info>
+    <link type="guide" xref="addins#tools"/>
+    <desc>Automatically create notes for each day.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Note of the Day</title>
+
+  <p>You can automatically create notes for each day. These notes come ready
+  with text containing day and date information for the day.Example:
+  <em>Today: Thursday, January 21 2010</em>. This add-in is disabled by
+  default.</p>
+
+  <steps>
+    <title>To open the note of the day:</title>
+    <item>
+      <p>Click on the <app>Tomboy</app> icon in your message tray.</p>
+    </item>
+    <item>
+      <p>Select from the list of notes, note with current date.</p>
+    </item>
+  </steps>
+
+       <note style="tip">
+    <p>The note will also add rows for <em>Tasks</em> and <em>Appointment</em> automatically.</p>
+  </note>
+
+</page>
diff --git a/help/C/addins-tools-timestamp.page b/help/C/addins-tools-timestamp.page
new file mode 100755
index 0000000..cbc2e99
--- /dev/null
+++ b/help/C/addins-tools-timestamp.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="addins-tools-timestamp">
+
+  <info>
+    <link type="guide" xref="addins#tools"/>
+    <desc>Insert date and time in your notes.</desc>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-06" status="draft"/>
+    <credit type="author">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+  <title>Insert Timestamp</title>
+
+  <p>The <gui>Insert Timestamp</gui> add-in allows you to insert date and
+  time into your notes. This add-in is disabled by default.</p>
+
+  <steps>
+    <title>To use the <gui>Insert Timestamp</gui> addin:</title>
+    <item>
+      <p>From the gears icon in the note toolbar, select
+      <gui style="menuitem">Insert Timestamp</gui>.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>To quickly insert a timestamp in a note, press
+    <keyseq><key>Ctrl</key><key>D</key></keyseq>.</p>
+  </note>
+
+</page>
diff --git a/help/C/addins.page b/help/C/addins.page
old mode 100644
new mode 100755
index e69484b..a68748d
--- a/help/C/addins.page
+++ b/help/C/addins.page
@@ -6,28 +6,63 @@
   <info>
     <link type="guide" xref="index#prefs"/>
     <desc>Add additional functionality to Tomboy.</desc>
-    <revision pkgversion="3.0" version="0.1" date="2010-05-29" status="candidate"/>
+    <revision pkgversion="3.8" version="0.1" date="2013-08-02" status="draft"/>
     <credit type="author">
       <name>Paul Cutler</name>
       <email>pcutler gnome org</email>
     </credit>
-<!--    
-    <copyright>
-      <year>2010</year>
-      <name>GNOME Documentation Project</name>
-    </copyright>
--->    
+    <credit type="editor">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+    </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
   </info>
 
-  <title>Tomboy Addins</title>
+  <title>Tomboy add-ins</title>
+
+  <p><gui>add-ins</gui> are <app>Tomboy</app> plugins that give you extended
+  features and functionality which are not available by default.</p>
+
+  <steps>
+    <title>To enable an add-in:</title>
+    <item>
+      <p>Select <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Preferences</gui><gui 
style="tab">Add-ins</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>Click on <gui>+</gui> to expand the add-in category.</p>
+    </item>
+    <item>
+      <p>Select the add-in you wish to enable.</p>
+    </item>
+    <item>
+      <p>Press <gui style="button">Enable</gui>.</p>
+    </item>
+  </steps>
+
+  <note style="tip">
+    <p>To download more add-ins from the internet, from the
+    <gui><app>Tomboy</app> Preferences</gui> window, in the
+    <gui style="tab">Add-ins</gui> tab, click on <gui style="button">Get More Add-Ins…</gui>.</p>
+  </note>
+
+  <section id="preferences" style="2column">
+    <title>Preferences</title>
+  </section>
 
-  <section id="manage" style="2column">
-    <info>
-      <title type="link">Tomboy Addins</title>
-    </info>
-    <title>Manage addins for Tomboy</title>
+  <section id="tools" style="2column">
+    <title>Tools</title>
   </section>
 
+  <section id="desktop-integration" style="2column">
+    <title>Desktop Integration</title>
+  </section>
 
+  <section id="sync" style="2column">
+    <title>Synchronization</title>
+    <p>Synchronization add-ins allow you to choose different methods and places to synchronize your Tomboy 
notes.</p>
+  </section>
+
+  <section id="formatting" style="2column">
+    <title>Formatting</title>
+  </section>
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 813ee1b..6461093 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -25,23 +25,33 @@ DOC_FIGURES = \
        figures/tomboy-tools.png
 
 DOC_PAGES = \
-       addins-desktop.page \
-       addins-formatting.page \
+       addins-desktop-bugzilla.page \
+       addins-desktop-evolution.page \
+       addins-desktop-printing.page \
+       addins-formatting-fixed-width.page \
+       addins-formatting-underline.page \
+       addins-preferences.page \
+       addins-sync-local.page \
+       addins-sync-ssh.page \
+       addins-sync-webdav.page \
+       addins-tools-backlinks.page \
+       addins-tools-html-export.page \
+       addins-tools-note-of-day.page \
+       addins-tools-timestamp.page \
        addins.page \
-       addins-sync.page \
-       addins-tools.page \
-       create-notebook.page \
        create-note.page \
+       create-notebook.page \
        delete-notes.page \
        edit-note.page \
        hotkeys.page \
        index.page \
        introduction.page \
+       legal.xml \
        note-edit-prefs.page \
        prefs.page \
        search.page \
-       sync.page \
        sync-setup.page \
+       sync.page \
        whatsnew.page
 
 DOC_LINGUAS = ca cs de el en_GB es eu fr gl hu it lt lv oc pl pt_BR ru sl sv uk vi zh_CN


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