[file-roller] Add legal.xml to help



commit 5089c17f07e74be4cf69b9a64e521e8bd85431a8
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Sun Mar 23 20:41:28 2014 +0000

    Add legal.xml to help

 help/C/legal.xml |    8 ++++++++
 help/Makefile.am |    1 +
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..aa36246
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,8 @@
+<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/Makefile.am b/help/Makefile.am
index f37f987..b6bc305 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -19,6 +19,7 @@ HELP_FILES = \
        archive-view.page \
        index.page \
        introduction.page \
+       legal.xml \
        keyboard-shortcuts.page \
        password-protection.page \
        supported-formats.page \


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