summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2012-04-20 12:04:46 +0200
committerAlessio Treglia <alessio@debian.org>2012-04-20 12:04:46 +0200
commit81e2fef032931d0748d94c7d2625fe07499f77c3 (patch)
treeeebac3f3670b86e0a382952206ccd7282324450f /help
parent3423cc86f86a823a318ea72981dc8eb889fc7987 (diff)
Imported Upstream version 3.4.1upstream/3.4.1
Diffstat (limited to 'help')
-rw-r--r--help/C/legal.xml9
-rw-r--r--help/Makefile.am2
-rw-r--r--help/Makefile.in2
-rw-r--r--help/de/legal.xml9
4 files changed, 22 insertions, 0 deletions
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..86d6173
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,9 @@
+<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-Share Alike 3.0 Unported License</link>.</p>
+<p>As a special exception, the copyright holders give you permission to copy,
+modify, and distribute the example code contained in this document under the
+terms of your choosing, without restriction.</p>
+</license>
diff --git a/help/Makefile.am b/help/Makefile.am
index 9cba84d..66bca3c 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,11 +1,13 @@
@YELP_HELP_RULES@
HELP_ID = simple-scan
+HELP_POT = simple-scan-help.pot
HELP_FILES = index.page \
adf.page \
crop.page \
dpi.page \
email.page \
+ legal.xml \
print.page \
reorder.page \
rotate.page \
diff --git a/help/Makefile.in b/help/Makefile.in
index 4371892..3ff9bbb 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -173,11 +173,13 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
HELP_ID = simple-scan
+HELP_POT = simple-scan-help.pot
HELP_FILES = index.page \
adf.page \
crop.page \
dpi.page \
email.page \
+ legal.xml \
print.page \
reorder.page \
rotate.page \
diff --git a/help/de/legal.xml b/help/de/legal.xml
new file mode 100644
index 0000000..46a7e88
--- /dev/null
+++ b/help/de/legal.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-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-Share Alike 3.0 Unported License</link>.</p>
+<p>As a special exception, the copyright holders give you permission to copy,
+modify, and distribute the example code contained in this document under the
+terms of your choosing, without restriction.</p>
+</license>