[bijiben] help: Review note colors page



commit a48fb1aaca438b7519810c842558fd27e65574d1
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sat May 4 12:48:23 2013 +0100

    help: Review note colors page
    
    Update the colors page and add it to the index.

 help/C/bjb-colours.page |   21 ---------------------
 help/C/colors.page      |   41 +++++++++++++++++++++++++++++++++++++++++
 help/Makefile.am        |    2 +-
 3 files changed, 42 insertions(+), 22 deletions(-)
---
diff --git a/help/C/colors.page b/help/C/colors.page
new file mode 100644
index 0000000..d246cb6
--- /dev/null
+++ b/help/C/colors.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="2column task"
+      id="colors">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+    <revision pkgversion="3.8" date="2013-05-04" status="review"/>
+
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+    <credit type="editor">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Edit the note background color.</desc>
+  </info>
+
+  <title>Change note color</title>
+
+  <list>
+    <item>
+      <p>Open a note and press the <gui style="button">Note color</gui>
+      button.</p>
+    </item>
+    <item>
+      <p>In the <em>notes view</em>, go into the <em>selection mode</em>.
+      Select the notes which you want to change then click on the
+      <gui style="button">Note color</gui> button.</p>
+    </item>
+  </list>
+
+  <!-- TODO explain how to use the note color dialog -->
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 4da2be1..433755f 100755
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,7 +6,7 @@ HELP_ID = bijiben
 HELP_LINGUAS =
 
 HELP_FILES = \
-       bjb-colours.page \
+       colors.page \
        collections.page \
        create.page \
        delete.page \


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