[easytag] Stub out more help pages, add legal.xml



commit 0b436b0901113f8d2d469dece22a865bedae8597
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Tue Mar 5 10:09:07 2013 +0000

    Stub out more help pages, add legal.xml
    
    Create stubs for applying-changes, image and tag editing pages. Add
    legal.xml with license information and link to it from all help pages.

 help/C/applying-changes.page |   18 ++++++++++++++++++
 help/C/image-properties.page |   18 ++++++++++++++++++
 help/C/image-reset.page      |   18 ++++++++++++++++++
 help/C/image.page            |   18 ++++++++++++++++++
 help/C/index.page            |    7 +++----
 help/C/introduction.page     |    6 ++----
 help/C/legal.xml             |    6 ++++++
 help/C/rename-file.page      |    6 ++----
 help/C/starting.page         |    6 ++----
 help/C/tag-current.page      |   18 ++++++++++++++++++
 help/C/tag-edit.page         |   18 ++++++++++++++++++
 help/C/tag-save.page         |   18 ++++++++++++++++++
 help/C/tag-selection.page    |   18 ++++++++++++++++++
 help/C/tag.page              |   18 ++++++++++++++++++
 14 files changed, 177 insertions(+), 16 deletions(-)
---
diff --git a/help/C/applying-changes.page b/help/C/applying-changes.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/applying-changes.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/image-properties.page b/help/C/image-properties.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/image-properties.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/image-reset.page b/help/C/image-reset.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/image-reset.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/image.page b/help/C/image.page
new file mode 100644
index 0000000..377ba4b
--- /dev/null
+++ b/help/C/image.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="image">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index b3158e7..66b0abf 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -2,17 +2,16 @@
       xmlns:e="http://projectmallard.org/experimental/";
       type="guide" style="task"
       id="index">
+
   <info>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-02-20" status="review"/>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="review"/>
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
       <email>kittykat3756 gmail com</email>
     </credit>
 
-    <license>
-      <p>Creative Commons Attribution-ShareAlike 3.0</p>
-    </license>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <desc></desc>
 
diff --git a/help/C/introduction.page b/help/C/introduction.page
index b7f7f87..e41bd42 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,16 +4,14 @@
 
   <info>
     <link type="guide" xref="index" group="#first"/>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-02-20" status="draft" />
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="draft" />
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
       <email>kittykat3756 gmail com</email>
     </credit>
 
-    <license>
-      <p>Creative Commons Attribution-ShareAlike 3.0</p>
-    </license>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <desc></desc>
   </info>
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..09cd8c8
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,6 @@
+<license xmlns="http://projectmallard.org/1.0/";
+         href="http://creativecommons.org/licenses/by-sa/3.0/";>
+  <p>This work is licensed under a
+  <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Creative Commons
+  Attribution-ShareAlike 3.0 Unported License</link>.</p>
+</license>
diff --git a/help/C/rename-file.page b/help/C/rename-file.page
index 34fd18f..7cd9a6e 100644
--- a/help/C/rename-file.page
+++ b/help/C/rename-file.page
@@ -4,16 +4,14 @@
 
   <info>
     <link type="guide" xref="index#main"/>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-02-20" status="draft" />
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="draft" />
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
       <email>kittykat3756 gmail com</email>
     </credit>
 
-    <license>
-      <p>Creative Commons Attribution-ShareAlike 3.0</p>
-    </license>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <desc>Change the file names</desc>
   </info>
diff --git a/help/C/starting.page b/help/C/starting.page
index ef4a4e5..55b171f 100644
--- a/help/C/starting.page
+++ b/help/C/starting.page
@@ -4,16 +4,14 @@
 
   <info>
     <link type="guide" xref="index"/>
-    <revision version="0.1" pkgversion="2.1.9" date="2013-02-20" status="draft" />
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="draft" />
 
     <credit type="author">
       <name>Ekaterina Gerasimova</name>
       <email>kittykat3756 gmail com</email>
     </credit>
 
-    <license>
-      <p>Creative Commons Attribution-ShareAlike 3.0</p>
-    </license>
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
     <desc>Using <app>EasyTAG</app> for the first time.</desc>
   </info>
diff --git a/help/C/tag-current.page b/help/C/tag-current.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/tag-current.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/tag-edit.page b/help/C/tag-edit.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/tag-edit.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/tag-save.page b/help/C/tag-save.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/tag-save.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/tag-selection.page b/help/C/tag-selection.page
new file mode 100644
index 0000000..8481766
--- /dev/null
+++ b/help/C/tag-selection.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>
diff --git a/help/C/tag.page b/help/C/tag.page
new file mode 100644
index 0000000..d34a7d5
--- /dev/null
+++ b/help/C/tag.page
@@ -0,0 +1,18 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic" style="task"
+      id="tag">
+
+  <info>
+    <revision version="0.1" pkgversion="2.1.9" date="2013-03-05" status="stub"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc></desc>
+
+  </info>
+
+  <title></title>
+
+  <p></p>
+
+</page>


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