[eog] help docs: added get-involved pages and license info.



commit c6746fff19d5430fbe94bda73215f9b5723cb512
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Sat Mar 31 12:08:46 2012 -0400

    help docs: added get-involved pages and license info.
    
    Also updated the makefile and added copyright to index.page

 help/C/develop.page       |   27 ++++++++++++++++++++
 help/C/documentation.page |   30 +++++++++++++++++++++++
 help/C/index.page         |    3 +-
 help/C/license.page       |   59 +++++++++++++++++++++++++++++++++++++++++++++
 help/C/translate.page     |   39 +++++++++++++++++++++++++++++
 help/Makefile.am          |    4 +++
 6 files changed, 161 insertions(+), 1 deletions(-)
---
diff --git a/help/C/develop.page b/help/C/develop.page
new file mode 100644
index 0000000..8708d70
--- /dev/null
+++ b/help/C/develop.page
@@ -0,0 +1,27 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="develop">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+   <desc>Improve the <app>Image Viewer</app></desc> 
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help develop</title>
+ <p>
+  The <app>Image Viewer</app> is developed and maintained by a volunteer community.  You are welcome to participate.
+ </p>
+ <p>
+   If you would like to <link href="https://live.gnome.org/EyeOfGnome/PlaceForNewIdeas";>help develop</link> the <app>Image Viewer</app>, you can get in touch with the developers using <link href="https://cbe005.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Feog";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/eog-list";>mailing list</link>. 
+ </p>
+
+</page>
diff --git a/help/C/documentation.page b/help/C/documentation.page
new file mode 100644
index 0000000..dcf7048
--- /dev/null
+++ b/help/C/documentation.page
@@ -0,0 +1,30 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="documentation">
+  <info>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <desc>Join the Documentation Team.</desc>
+   <link type="guide" xref="index#get-involved"/>
+    <credit type="editor copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+<title>Help write documentation</title>
+
+<p>
+  The <app>Image Viewer</app> documentation is maintained by a volunteer community.  You are welcome to participate.</p>
+
+<p>To contribute to the Documentation Project,  feel free to get in touch with us using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fdocs";>irc</link>, or via our <link href="http://mail.gnome.org/mailman/listinfo/gnome-doc-list";>mailing list</link>. 
+</p>
+<p>
+Our <link href="https://live.gnome.org/DocumentationProject/Contributing";>wiki</link> page contains useful information. 
+</p>
+
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index d1fc971..74a1a45 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -8,9 +8,10 @@
     <title type='link'>Eye of GNOME Image Viewer</title>
     <title type='text'>Eye of GNOME Image Viewer</title>
     <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
-    <credit type="author">
+    <credit type="author copyright">
       <name>Tiffany Antopolski</name>
       <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
     </credit>
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
   </info>
diff --git a/help/C/license.page b/help/C/license.page
new file mode 100644
index 0000000..f9f5dbe
--- /dev/null
+++ b/help/C/license.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  type="topic"
+  id="license">
+  
+  <info>
+    <link type="seealso" xref="index"/>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <desc>Legal information.</desc>
+  </info>
+
+  <title>License</title>
+  <p>
+    <!-- 
+    Translators: try to use the same translation as the one provided by the CreativeCommons website. 
+    If there is no translation for your language, consider providing one to CreativeCommons.
+    -->
+    This work is distributed under a CreativeCommons Attribution-Share Alike
+    3.0 Unported license.
+  </p>
+  <p>
+    You are free:
+  </p>
+  <terms>
+    <item>
+      <title><em>To share</em></title>
+      <p>To copy, distribute and transmit the work.</p>
+    </item>
+    <item>
+      <title><em>To remix</em></title>
+      <p>To adapt the work.</p> 
+    </item>
+  </terms>
+  <p>
+    Under the following conditions:
+  </p>
+  <terms>
+    <item>
+      <title><em>Attribution</em></title>
+      <p>
+        You must attribute the work in the manner specified by the author or 
+        licensor (but not in any way that suggests that they endorse you or 
+        your use of the work).  
+      </p>
+    </item>
+    <item>
+      <title><em>Share Alike</em></title>
+      <p>
+        If you alter, transform, or build upon this work, you may distribute the 
+        resulting work only under the same, similar or a compatible license.  
+      </p>
+    </item>
+  </terms>
+  <p>
+    <!-- Translators: there are no official localized versions of the legal code, only the deed is localized. -->
+    For the full text of the license, see the 
+    <link href="http://creativecommons.org/licenses/by-sa/3.0/legalcode";>CreativeCommons website</link>, 
+    or read the full <link href="http://creativecommons.org/licenses/by-sa/3.0/";>Commons Deed</link>. 
+  </p>
+</page>
diff --git a/help/C/translate.page b/help/C/translate.page
new file mode 100644
index 0000000..b17fa96
--- /dev/null
+++ b/help/C/translate.page
@@ -0,0 +1,39 @@
+<page xmlns="http://projectmallard.org/1.0/";
+	type="topic" style="task"
+	id="translate">
+
+  <info>
+   <link type="guide" xref="index#get-involved"/>
+   <desc>Localize the <app>Image Viewer</app></desc>
+    <revision pkgversion="3.4" version="0.1" date="2012-03-08" status="final"/>
+    <credit type="author copyright">
+      <name>Tiffany Antopolski</name>
+      <email>tiffany antopolski gmail com</email>
+      <years>2011</years>
+    </credit>
+     <credit type="editor">
+      <name>Michael Hill</name>
+      <email>mdhillca gmail com</email>
+    </credit>
+    <license>
+       <p>Creative Commons Share Alike 3.0</p>
+     </license>
+  </info>
+
+<title>Help translate</title>
+<p>
+  The <app>Image Viewer</app> user interface and documentation is being translated by a world-wide volunteer community.  You are welcome to participate.
+</p>
+<p>
+ There are <link href="http://l10n.gnome.org/module/eog/";>many languages</link> for which translations are still needed.
+</p>
+<p>
+To start translating you will need to <link href="http:l10n.gnome.org">create an account</link> and join the <link href="http://l10n.gnome.org/teams/";>translation team</link> for your language. This will give you the ability to upload new translations.
+</p>
+
+<p>
+  You can chat with GNOME translators using <link href="https://cbe003.chat.mibbit.com/?url=irc%3A%2F%2Firc.gnome.org%2Fi18n";>irc</link>. People on the channel are located worldwide, so you may not get an immediate response as a result of timezone differences.
+</p>
+<p>Alternatively, you can contact the Internationalization Team using their <link href="http://mail.gnome.org/mailman/listinfo/gnome-i18n";>mailing list</link>.
+</p>
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 9bc5a2d..5101418 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -25,6 +25,8 @@ DOC_PAGES = \
 	copy-paste.page				\
 	default.page				\
 	desktop-background.page			\
+	develop.page				\
+	documentation.page			\
 	edit.page				\
 	flip-rotate.page			\
 	format-change.page			\
@@ -32,6 +34,7 @@ DOC_PAGES = \
 	formats-view.page			\
 	index.page				\
 	introduction.page			\
+	license.page				\
 	open.page				\
 	plugin-exif-digital.page		\
 	plugin-fullscreen-double-click.page	\
@@ -47,6 +50,7 @@ DOC_PAGES = \
 	shortcuts.page				\
 	slideshow.page				\
 	toolbar.page				\
+	translate.page				\
 	view.page				\
 	zoom.page
 



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