summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorMagnus <fedoratrans@gmail.com>2006-09-06 13:21:52 +0000
committerMagnus <fedoratrans@gmail.com>2006-09-06 13:21:52 +0000
commit0c1891f8e1ddbe8ce1bf4117bcdf8521db9a1947 (patch)
tree3c8a5a817953cce9d03710486e249fe640b73db8 /common
parent6fef510ea9f71ff9952e45abbd5cf81164c294d7 (diff)
downloadfedora-doc-utils-0c1891f8e1ddbe8ce1bf4117bcdf8521db9a1947.tar.gz
fedora-doc-utils-0c1891f8e1ddbe8ce1bf4117bcdf8521db9a1947.tar.xz
fedora-doc-utils-0c1891f8e1ddbe8ce1bf4117bcdf8521db9a1947.zip
Added legalnotice xml files
Diffstat (limited to 'common')
-rw-r--r--common/fedora-entities-sv.ent76
-rw-r--r--common/legalnotice-content-p1-sv.xml16
-rw-r--r--common/legalnotice-content-p2-sv.xml16
-rw-r--r--common/legalnotice-content-p3-sv.xml15
-rw-r--r--common/legalnotice-content-p4-sv.xml14
-rw-r--r--common/legalnotice-content-p5-sv.xml14
-rw-r--r--common/legalnotice-content-p6-sv.xml15
-rw-r--r--common/legalnotice-content-sv.xml71
-rw-r--r--common/legalnotice-relnotes-sv.xml37
-rw-r--r--common/legalnotice-section-sv.xml40
10 files changed, 314 insertions, 0 deletions
diff --git a/common/fedora-entities-sv.ent b/common/fedora-entities-sv.ent
new file mode 100644
index 0000000..8307ab7
--- /dev/null
+++ b/common/fedora-entities-sv.ent
@@ -0,0 +1,76 @@
+<!-- $Id: fedora-entities-sv.ent,v 1.1 2006/09/06 13:21:52 raada Exp $ -->
+
+<!--
+ These common entities are useful shorthand
+ terms and names, which may be subject to
+ change at anytime. This is an important
+ value the entity provides, a single location
+ to update terms and common names.
+-->
+
+<!-- *************** Fedora common entities *************** -->
+<!ENTITY FED "Fedora"> <!-- Generic root term -->
+<!ENTITY CORE "Core"> <!-- Generic root term -->
+<!ENTITY FC "&FED; &CORE;"> <!-- Generic main project name -->
+<!ENTITY DISTRO "&FC;"> <!-- Legacy entity -->
+<!ENTITY FCX "FC"> <!-- Short project name -->
+<!ENTITY FP "&FED; Project"> <!-- Generic overall project name -->
+<!ENTITY FDP "&FED; Documentation Project"> <!-- Generic docs project name -->
+<!ENTITY FDPX "&FED; Docs Project"> <!-- Short docs project name -->
+<!ENTITY EX "Extras"> <!-- cf. Core -->
+<!ENTITY FEX "&FED; &EX;"> <!-- cf. Fedora Core -->
+
+<!ENTITY FP-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>"> <!-- Fedora Project URL -->
+<!ENTITY FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>"> <!-- Fedora Docs Project URL -->
+<!ENTITY FDPDOCS-URL "<ulink url='http://fedora.redhat.com/docs/'>http://fedora.redhat.com/docs/</ulink>"> <!-- Fedora Documentation (repository) URL -->
+
+<!ENTITY BZ "Bugzilla"> <!-- Bugzilla -->
+<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
+<!ENTITY BZ-PROD "&FED; Documentation"> <!-- Bugzilla product for Fedora docs -->
+
+<!-- *************** Fedora version numbers *************** -->
+<!ENTITY FCVER "5"> <!-- Current release version of main project -->
+<!ENTITY TESTVER "test2"> <!-- Current test number of main project -->
+<!ENTITY FCTESTVER "6 &TESTVER;"> <!-- Current test version of main project -->
+
+
+<!-- ************** other common names *********** -->
+<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
+<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- The generic term "Red Hat, Inc. -->
+<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
+<!ENTITY RHN "&RH; Network"> <!-- The generic term "Red Hat Network" -->
+<!ENTITY RHEL "&RH; Enterprise Linux"> <!-- The generic term "Red Hat Enterprise Linux" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-sv.xml">
+<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-sv.xml">
+<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-sv.xml">
+<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
+<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-sv.xml">
+<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-sv.xml">
+<!ENTITY BUG-REPORTING SYSTEM "./bugreporting-sv.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">
+
+<!-- ************** tutorial titles ********** -->
+
+<!ENTITY IG "Installation Guide">
+<!ENTITY DOCG "Documentation Guide">
+
+<!-- ************** tutorial URLs *********** -->
+
+<!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>">
+<!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>">
+
+<!-- ************** status notices ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-sv.xml">
+<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-sv.xml">
+<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-sv.xml">
+<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-sv.xml">
diff --git a/common/legalnotice-content-p1-sv.xml b/common/legalnotice-content-p1-sv.xml
new file mode 100644
index 0000000..03416a7
--- /dev/null
+++ b/common/legalnotice-content-p1-sv.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+ <para>
+ Copyright (c) 2006 by Red Hat, Inc. and others. This material may be
+ distributed only subject to the terms and conditions set forth in the Open
+ Publication License, v1.0, available at <ulink
+ url="http://www.opencontent.org/openpub/"/>.
+ </para>
diff --git a/common/legalnotice-content-p2-sv.xml b/common/legalnotice-content-p2-sv.xml
new file mode 100644
index 0000000..d209639
--- /dev/null
+++ b/common/legalnotice-content-p2-sv.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<para>
+ Garrett LeSage created the admonition graphics (note, tip, important, caution,
+ and warning). Tommy Reynolds <email>Tommy.Reynolds@MegaCoder.com</email>
+ created the callout graphics. They all may be freely redistributed with
+ documentation produced for the <!-- &PROJECT; --> Fedora Project.
+</para>
diff --git a/common/legalnotice-content-p3-sv.xml b/common/legalnotice-content-p3-sv.xml
new file mode 100644
index 0000000..6cc6977
--- /dev/null
+++ b/common/legalnotice-content-p3-sv.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<para>
+ FEDORA, FEDORA PROJECT, and the Fedora Logo are trademarks of Red Hat, Inc.,
+ are registered or pending registration in the U.S. and other countries, and
+ are used here under license to the Fedora Project.
+</para>
diff --git a/common/legalnotice-content-p4-sv.xml b/common/legalnotice-content-p4-sv.xml
new file mode 100644
index 0000000..7667f2d
--- /dev/null
+++ b/common/legalnotice-content-p4-sv.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<para>
+ &RH; and the &RH; "Shadow Man" logo are registered trademarks of &FORMAL-RHI;
+ in the United States and other countries.
+</para>
diff --git a/common/legalnotice-content-p5-sv.xml b/common/legalnotice-content-p5-sv.xml
new file mode 100644
index 0000000..cda2bd4
--- /dev/null
+++ b/common/legalnotice-content-p5-sv.xml
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<para>
+ All other trademarks and copyrights referred to are the property of their
+ respective owners.
+</para>
diff --git a/common/legalnotice-content-p6-sv.xml b/common/legalnotice-content-p6-sv.xml
new file mode 100644
index 0000000..8da5d3b
--- /dev/null
+++ b/common/legalnotice-content-p6-sv.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<para>
+ Documentation, as with software itself, may be subject to export control.
+ Read about Fedora Project export controls at <ulink
+ url="http://fedoraproject.org/wiki/Legal/Export">http://fedoraproject.org/wiki/Legal/Export</ulink>.
+</para>
diff --git a/common/legalnotice-content-sv.xml b/common/legalnotice-content-sv.xml
new file mode 100644
index 0000000..11c0e87
--- /dev/null
+++ b/common/legalnotice-content-sv.xml
@@ -0,0 +1,71 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!--
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd"[
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<section id="sn-legalnotice-content">
+ <title>Legal Notice</title> -->
+
+ <para>
+ Copyright (c) 2006 by Red Hat, Inc. and others. This material may be
+ distributed only subject to the terms and conditions set forth in the Open
+ Publication License, v1.0, available at <ulink
+ url="http://www.opencontent.org/openpub/"/>.
+ </para>
+
+ <para>
+ Garrett LeSage created the admonition graphics (note, tip, important,
+ caution, and warning).
+ Tommy Reynolds <email>Tommy.Reynolds@MegaCoder.com</email> created the callout graphics.
+ They all may be freely redistributed with documentation
+ produced for the <!-- &PROJECT; --> Fedora Project.
+ </para>
+<!--
+ <para>
+ &DOCID;
+ </para>
+-->
+<!--
+ <para>
+ &RH; and the &RH; "Shadow Man" logo are registered trademarks of
+ &FORMAL-RHI; in the United States and other countries.
+ </para>
+-->
+ <para>
+ FEDORA, FEDORA PROJECT, and the Fedora Logo are trademarks of Red Hat, Inc.,
+ are registered or pending registration in the U.S. and other countries, and
+ are used here under license to the Fedora Project.
+ </para>
+
+ <para>
+ Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of
+ Red Hat, Inc. in the United States and other countries.
+ </para>
+
+ <para>
+ All other trademarks and copyrights referred to are the property of their
+ respective owners.
+ </para>
+
+ <para>
+ Documentation, as with software itself, may be subject to export control.
+ Read about Fedora Project export controls at <ulink
+ url="http://fedoraproject.org/wiki/Legal/Export" />.
+ </para>
+<!-- </section> -->
+<!--
+
+
+
+
+
+
+
+
+-->
diff --git a/common/legalnotice-relnotes-sv.xml b/common/legalnotice-relnotes-sv.xml
new file mode 100644
index 0000000..cc8fd41
--- /dev/null
+++ b/common/legalnotice-relnotes-sv.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id: -->
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-sv.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<!--
+
+ Use this legalnotice for no-chunks/single-page HTML output. It is an optional
+ usage to move the bulk of the legalnotice to another location in the document.
+
+ If you use this legalnotice, you must include a call to the
+ LEGALNOTICE-SECTION entity, or include a similar <section> in your document.
+ The call to LEGALNOTICE-SECTION must happen where a <section> is otherwise
+ allowed. One good location is immediately following an introduction.
+
+ -->
+
+<legalnotice id="legalnotice">
+ <para>
+ This document is released under the terms of the Open Publication License.
+ For more details, read the full legalnotice in <xref
+ linkend="sn-legalnotice" />.
+ </para>
+ <tip>
+ <title>Latest Release Notes on the Web</title>
+ <para>
+ These release notes may be updated. Visit <ulink
+ url="http://fedora.redhat.com/docs/release-notes/"/> to view the latest
+ release notes for Fedora Core.
+ </para>
+ </tip>
+</legalnotice>
diff --git a/common/legalnotice-section-sv.xml b/common/legalnotice-section-sv.xml
new file mode 100644
index 0000000..0e38239
--- /dev/null
+++ b/common/legalnotice-section-sv.xml
@@ -0,0 +1,40 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd" [
+
+<!-- *************** COMMON FDP entities *************** -->
+ <!ENTITY % FEDORA-ENTITIES SYSTEM "./fedora-entities-sv.ent">
+ %FEDORA-ENTITIES;
+
+]>
+<!--
+
+ Use this legalnotice for no-chunks/single-page HTML output. It is an optional
+ usage to move the bulk of the legalnotice to another location in the document.
+
+ If you use this legalnotice, you must include a call to the
+ LEGALNOTICE-NOCHUNKS or LEGALNOTICE-RELNOTES. This gets the legal material in
+ the proper <legalnotice /> container.SECTION entity, or include a similar
+ <section> in your document. The call to LEGALNOTICE-SECTION must happen where
+ a <section> is otherwise allowed. One good location is immediately following
+ an introduction.
+
+-->
+
+<section id="sn-legalnotice">
+ <title>Legal Notice</title>
+ <xi:include href="legalnotice-content-p1-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p2-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p3-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p4-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p5-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p6-sv.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+</section>
+