summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/nn/entities
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commitce4a32fe52ef09d8f5ff1dd22c001110902b60a2 (patch)
tree5ac38a06f3dde268dc7927dc155896926aaf7012 /kdoctools/customization/nn/entities
downloadtdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.tar.gz
tdelibs-ce4a32fe52ef09d8f5ff1dd22c001110902b60a2.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdoctools/customization/nn/entities')
-rw-r--r--kdoctools/customization/nn/entities/fdl-notice.docbook54
-rw-r--r--kdoctools/customization/nn/entities/gpl-notice.docbook19
-rw-r--r--kdoctools/customization/nn/entities/help-menu.docbook57
-rw-r--r--kdoctools/customization/nn/entities/install-compile.docbook12
-rw-r--r--kdoctools/customization/nn/entities/install-intro.docbook5
-rw-r--r--kdoctools/customization/nn/entities/lgpl-notice.docbook19
-rw-r--r--kdoctools/customization/nn/entities/report-bugs.docbook1
-rw-r--r--kdoctools/customization/nn/entities/underArtisticLicense.docbook2
-rw-r--r--kdoctools/customization/nn/entities/underBSDLicense.docbook2
-rw-r--r--kdoctools/customization/nn/entities/underFDL.docbook4
-rw-r--r--kdoctools/customization/nn/entities/underGPL.docbook2
-rw-r--r--kdoctools/customization/nn/entities/underX11License.docbook2
-rw-r--r--kdoctools/customization/nn/entities/update-doc.docbook1
13 files changed, 180 insertions, 0 deletions
diff --git a/kdoctools/customization/nn/entities/fdl-notice.docbook b/kdoctools/customization/nn/entities/fdl-notice.docbook
new file mode 100644
index 000000000..99fa382e2
--- /dev/null
+++ b/kdoctools/customization/nn/entities/fdl-notice.docbook
@@ -0,0 +1,54 @@
+<!-- This file can be used to include the notice in documentation
+ <!DOCTYPE book ... [
+ <!ENTITY % FDLIS "INCLUDE">
+ <!ENTITY FDLISTitles "title 1, title 2, title 3">
+ <!ENTITY % FDLFCT "INCLUDE">
+ <!ENTITY FDLFCTTitles "title 4, title 5, title 6">
+ <!ENTITY % FDLBCT "INCLUDE">
+ <!ENTITY FDLBCTTitles "title 7, title 7b">
+ <!ENTITY % ents "-//KDE//ENTITIES Application-Variable Entities V1.0//EN">
+ %ents;
+ ...
+ ]>
+ ...
+ <bookinfo>
+ <legalnotice>
+ <para>Copyright (C) 20yy [name of author]</para>
+ &FDLnotice;
+ </legalnotice>
+ </bookinfo>
+ ...
+
+ Alternatively, you can include the text literally.
+
+ Include a copy of the licence in the documentation distribution.
+ -->
+<para>Det er gjeve høve til å kopiera, distribuera og/eller
+endra dette dokumentet med dei vilkåra som står i «GNU Free Documentation
+License», versjon 1.1 eller seinare versjonar som er publisert av
+«&FSF;»; &FDLInvariantSections;,
+&FDLFrontCoverText; og &FDLBackCoverText;. Ein kopi av lisensen
+er inkludert i <xref linkend="gnu-fdl"/>.</para>
+
+<!-- If you have no Invariant Sections, don't add any FDLIS entities.
+ If you have no Front-Cover Texts, don't add any FDLFCT; likewise
+ for Back-Cover Texts (the SGML setup takes care of complying with
+ the GNU requirements). Adding the entities: if you use any, then
+ add FDL* with value "INCLUDE" and FDL*Titles with a list of
+ titles. You will get the default GNU template text if you don't
+ specify the FDL*Titles entity after specifying the FDL* entity.
+ This will only have effect when you specify %FDLSlots; _after_
+ the entity definitions.
+
+ If your document contains nontrivial examples of program code, we
+ recommend releasing these examples in parallel under your choice
+ of free software license, such as the GNU General Public License,
+ to permit their use in free software.
+ -->
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+sgml-parent-document: ("index.docbook" "book" "bookinfo" "legalnotice" "para")
+End:
+-->
diff --git a/kdoctools/customization/nn/entities/gpl-notice.docbook b/kdoctools/customization/nn/entities/gpl-notice.docbook
new file mode 100644
index 000000000..03418e0e8
--- /dev/null
+++ b/kdoctools/customization/nn/entities/gpl-notice.docbook
@@ -0,0 +1,19 @@
+<para>Dette er fri programvare; du kan gje det vidare og/eller endra
+på det under vilkåra i «GNU &GPL;» som er publisert av «&FSF»;
+anten versjon 2 av lisensen, eller (viss du heller vil) ein seinare
+versjon.</para>
+
+<para>Dette programmet er gjeve ut i håp om at det vil vera nyttig,
+men UTAN NOKON GARANTIAR; sjølv utan den implisitte garantien at det kan
+brukast ved SAL eller AT DET KAN BRUKAST TIL EIT SÆRSKILT FØREMÅL. Sjå GNU
+lisensen for fleire detaljar.</para>
+
+<para>Du skal ha motteke ein kopi af GNU GPL lisensen med dette programmet; viss
+ikkje, skriv til Free SoftwareFoundation, Inc., 51 Franklin Street, Fifth Floor, Cambridge,
+MA 02110-1301, USA.</para>
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+End:
+-->
diff --git a/kdoctools/customization/nn/entities/help-menu.docbook b/kdoctools/customization/nn/entities/help-menu.docbook
new file mode 100644
index 000000000..a84c80fa0
--- /dev/null
+++ b/kdoctools/customization/nn/entities/help-menu.docbook
@@ -0,0 +1,57 @@
+<variablelist>
+<varlistentry>
+<term>
+<menuchoice>
+<shortcut>
+<keycombo action="simul"><keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Hjelp</guimenu>
+<guimenuitem>Innhald ...</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Startar hjelpesystemet i KDE</action> med
+hjelpesidene til &kappname; framme (dette dokumentet).</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<shortcut>
+<keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo>
+</shortcut>
+<guimenu>Hjelp</guimenu>
+<guimenuitem>Kva er dette?</guimenuitem>
+</menuchoice>
+</term>
+<listitem><para><action>Endrar musepeikaren til ei pil med
+spørjeteikn.</action> Når du klikkar på element i &kappname;, får du sjå ei
+hjelperute (dersom det finst) med informasjon om elementet.</para></listitem>
+</varlistentry>
+
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjelp</guimenu>
+<guimenuitem>Rapporter feil ...</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Opnar dialogen for feilrapport</action> der du kan
+rapportera om feil eller senda inn ønskje om nye funksjonar.</para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjelp</guimenu>
+<guimenuitem>Om &kappname;</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Viser informasjon om programversjon og
+utviklarar.</action></para></listitem>
+</varlistentry>
+
+<varlistentry>
+<term><menuchoice>
+<guimenu>Hjelp</guimenu>
+<guimenuitem>Om KDE</guimenuitem>
+</menuchoice></term>
+<listitem><para><action>Viser KDE-versjonen og anna grunnleggjande
+informasjon.</action></para></listitem>
+</varlistentry>
+</variablelist>
diff --git a/kdoctools/customization/nn/entities/install-compile.docbook b/kdoctools/customization/nn/entities/install-compile.docbook
new file mode 100644
index 000000000..975cc50cd
--- /dev/null
+++ b/kdoctools/customization/nn/entities/install-compile.docbook
@@ -0,0 +1,12 @@
+<para>For å kompilera og installera &kappname; på maskina, må du utføra
+dei følgjande kommandoane i basekatalogen til &kappname;:</para>
+
+<screen><prompt>%</prompt> <userinput><command>./configure</command></userinput>
+<prompt>%</prompt> <userinput><command>make</command></userinput>
+<prompt>%</prompt> <userinput><command>make</command> install</userinput>
+</screen>
+
+<para>Sidan &kappname; brukar <command>autoconf</command> og
+<command>automake</command>, bør kompileringa gå greit. Dersom du får problem,
+kan du rapportera dei til &kde;-e-postlistene.</para>
+
diff --git a/kdoctools/customization/nn/entities/install-intro.docbook b/kdoctools/customization/nn/entities/install-intro.docbook
new file mode 100644
index 000000000..1622f2ce8
--- /dev/null
+++ b/kdoctools/customization/nn/entities/install-intro.docbook
@@ -0,0 +1,5 @@
+<!-- requires that packagename is defined in the documentation prologue -->
+<para>&kappname; er ein del av &kde;-prosjektet &kde-http;.</para>
+
+<para>&kappname; finn du i &package;-pakken på
+&kde-ftp;, hovud-&FTP;-en til &kde;-prosjektet.</para>
diff --git a/kdoctools/customization/nn/entities/lgpl-notice.docbook b/kdoctools/customization/nn/entities/lgpl-notice.docbook
new file mode 100644
index 000000000..aa03e9ea2
--- /dev/null
+++ b/kdoctools/customization/nn/entities/lgpl-notice.docbook
@@ -0,0 +1,19 @@
+<para>Dette biblioteket er fri programvare; du kan gje det vidare og/eller endra
+på det under vilkåra i «GNU &LGPL;» som er publisert av «&FSF;»;
+anten versjon 2 av lisensen, eller (viss du heller vil) ein
+seinare versjon.</para>
+
+<para>Dette biblioteket er gjeve ut i håp om at det vil vera nyttig,
+men UTAN NOKON GARANTIAR; sjølv utan den implisitte garantien at det kan
+brukast ved SAL eller AT DET KAN BRUKAST TIL EIT SÆRSKILT FØREMÅL. Sjå GNU
+lisensen for fleire detaljar.</para>
+
+<para>Du skal ha motteke ein kopi af GNU LGPL lisensen med dette programmet; viss
+ikkje, skriv til Free SoftwareFoundation, Inc., 51 Franklin Street, Fifth Floor, Cambridge,
+MA 02110-1301, USA.</para>
+<!--
+Local variables:
+mode: sgml
+sgml-general-insert-case: lower
+End:
+-->
diff --git a/kdoctools/customization/nn/entities/report-bugs.docbook b/kdoctools/customization/nn/entities/report-bugs.docbook
new file mode 100644
index 000000000..c9f2992f2
--- /dev/null
+++ b/kdoctools/customization/nn/entities/report-bugs.docbook
@@ -0,0 +1 @@
+<!-- -->
diff --git a/kdoctools/customization/nn/entities/underArtisticLicense.docbook b/kdoctools/customization/nn/entities/underArtisticLicense.docbook
new file mode 100644
index 000000000..81073c3be
--- /dev/null
+++ b/kdoctools/customization/nn/entities/underArtisticLicense.docbook
@@ -0,0 +1,2 @@
+<para>Dette programmet er lisensiert under vilkåra i <ulink
+url="common/artistic-license.html">Artistic-lisensen</ulink>.</para>
diff --git a/kdoctools/customization/nn/entities/underBSDLicense.docbook b/kdoctools/customization/nn/entities/underBSDLicense.docbook
new file mode 100644
index 000000000..cd6422422
--- /dev/null
+++ b/kdoctools/customization/nn/entities/underBSDLicense.docbook
@@ -0,0 +1,2 @@
+<para>Dette programmet er lisensiert under vilkåra i <ulink
+url="common/bsd-license.html">BSD-lisensen</ulink>.</para>
diff --git a/kdoctools/customization/nn/entities/underFDL.docbook b/kdoctools/customization/nn/entities/underFDL.docbook
new file mode 100644
index 000000000..0ed297c88
--- /dev/null
+++ b/kdoctools/customization/nn/entities/underFDL.docbook
@@ -0,0 +1,4 @@
+<para id="gnu-fdl" xreflabel="seksjonen med namn &quot;GNU Free Documentation License&quot;">
+Denne hjelpeteksten er lisensiert under vilkåra i
+<ulink url="common/fdl-license.html">GNU Free Documentation
+License</ulink>.</para>
diff --git a/kdoctools/customization/nn/entities/underGPL.docbook b/kdoctools/customization/nn/entities/underGPL.docbook
new file mode 100644
index 000000000..3a841a18c
--- /dev/null
+++ b/kdoctools/customization/nn/entities/underGPL.docbook
@@ -0,0 +1,2 @@
+<para>Dette programmet er lisensiert under vilkåra i <ulink
+url="common/gpl-translated.html">GNU General Public License</ulink>.</para>
diff --git a/kdoctools/customization/nn/entities/underX11License.docbook b/kdoctools/customization/nn/entities/underX11License.docbook
new file mode 100644
index 000000000..4bbedd5d4
--- /dev/null
+++ b/kdoctools/customization/nn/entities/underX11License.docbook
@@ -0,0 +1,2 @@
+<para>Dette programmet er lisensiert under vilkåra i <ulink
+url="common/x11-license.html">X11-lisensen</ulink>.</para>
diff --git a/kdoctools/customization/nn/entities/update-doc.docbook b/kdoctools/customization/nn/entities/update-doc.docbook
new file mode 100644
index 000000000..facc3735a
--- /dev/null
+++ b/kdoctools/customization/nn/entities/update-doc.docbook
@@ -0,0 +1 @@
+<!-- to be filled in -->