summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/xsl
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:39:10 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:39:10 -0600
commit324c251aafe36a1c94410bde2f4f09ad07bd33be (patch)
tree563a5cd00f975f797cbd1c692b293de6ac1002d9 /kdoctools/customization/xsl
parent9a3888489dd9e1c1100c1db8feee255ebabd86c7 (diff)
downloadtdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.tar.gz
tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.zip
Fix tdelibs entities, text strings for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'kdoctools/customization/xsl')
-rw-r--r--kdoctools/customization/xsl/README2
-rw-r--r--kdoctools/customization/xsl/ca.xml2
-rw-r--r--kdoctools/customization/xsl/cs.xml2
-rw-r--r--kdoctools/customization/xsl/da.xml2
-rw-r--r--kdoctools/customization/xsl/de.xml2
-rw-r--r--kdoctools/customization/xsl/el.xml2
-rw-r--r--kdoctools/customization/xsl/en.xml2
-rw-r--r--kdoctools/customization/xsl/es.xml2
-rw-r--r--kdoctools/customization/xsl/et.xml2
-rw-r--r--kdoctools/customization/xsl/fi.xml2
-rw-r--r--kdoctools/customization/xsl/fr.xml2
-rw-r--r--kdoctools/customization/xsl/hu.xml4
-rw-r--r--kdoctools/customization/xsl/it.xml2
-rw-r--r--kdoctools/customization/xsl/ja.xml2
-rw-r--r--kdoctools/customization/xsl/ko.xml2
-rw-r--r--kdoctools/customization/xsl/nl.xml2
-rw-r--r--kdoctools/customization/xsl/nn.xml2
-rw-r--r--kdoctools/customization/xsl/no.xml2
-rw-r--r--kdoctools/customization/xsl/pl.xml2
-rw-r--r--kdoctools/customization/xsl/pt.xml2
-rw-r--r--kdoctools/customization/xsl/pt_br.xml2
-rw-r--r--kdoctools/customization/xsl/ro.xml2
-rw-r--r--kdoctools/customization/xsl/ru.xml2
-rw-r--r--kdoctools/customization/xsl/sk.xml2
-rw-r--r--kdoctools/customization/xsl/sl.xml2
-rw-r--r--kdoctools/customization/xsl/sr.xml2
-rw-r--r--kdoctools/customization/xsl/sv.xml2
-rw-r--r--kdoctools/customization/xsl/zh_tw.xml2
28 files changed, 29 insertions, 29 deletions
diff --git a/kdoctools/customization/xsl/README b/kdoctools/customization/xsl/README
index bfc50dedf..c3c946006 100644
--- a/kdoctools/customization/xsl/README
+++ b/kdoctools/customization/xsl/README
@@ -1,4 +1,4 @@
-This directory contains files used in the KDE customization
+This directory contains files used in the TDE customization
of the DocBook XSL style sheets.
For the time being however, it only contains as yet unused localisation code.
diff --git a/kdoctools/customization/xsl/ca.xml b/kdoctools/customization/xsl/ca.xml
index 21c35ecf5..b3405463c 100644
--- a/kdoctools/customization/xsl/ca.xml
+++ b/kdoctools/customization/xsl/ca.xml
@@ -12,6 +12,6 @@
<gentext key="Documentation.by" text="Documentation by"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/cs.xml b/kdoctools/customization/xsl/cs.xml
index e1b66302a..7355e7a8d 100644
--- a/kdoctools/customization/xsl/cs.xml
+++ b/kdoctools/customization/xsl/cs.xml
@@ -12,6 +12,6 @@
<gentext key="Documentation.by" text="Documentation by"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/da.xml b/kdoctools/customization/xsl/da.xml
index cc47db671..836f0c605 100644
--- a/kdoctools/customization/xsl/da.xml
+++ b/kdoctools/customization/xsl/da.xml
@@ -12,6 +12,6 @@
<gentext key="Documentation.by" text="Dokumentation ved"/>
<gentext key="LastUpdated" text="Sidst opdateret"/>
<gentext key="Version" text="Udgave"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="K skrivebordsmilj&oslash;-logo"/>
</localization>
diff --git a/kdoctools/customization/xsl/de.xml b/kdoctools/customization/xsl/de.xml
index f93b11ed9..2e7c7bec1 100644
--- a/kdoctools/customization/xsl/de.xml
+++ b/kdoctools/customization/xsl/de.xml
@@ -12,6 +12,6 @@
<gentext key="German" text="Deutsch"/>
<gentext key="LastUpdated" text="Zuletzt aktualisiert"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/el.xml b/kdoctools/customization/xsl/el.xml
index 93ebc2220..d2d499e60 100644
--- a/kdoctools/customization/xsl/el.xml
+++ b/kdoctools/customization/xsl/el.xml
@@ -12,6 +12,6 @@
<gentext key="Greek" text="Elleniki"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/en.xml b/kdoctools/customization/xsl/en.xml
index 672e68bec..025907d07 100644
--- a/kdoctools/customization/xsl/en.xml
+++ b/kdoctools/customization/xsl/en.xml
@@ -6,6 +6,6 @@
<gentext key="English" text="English"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<!--<gentext key="home-url" text="http://www.kde.org/"/>-->
+<!--<gentext key="home-url" text="http://www.trinitydesktop.org/"/>-->
<!--<gentext key="logo-alt" text="The K Desktop Environment Logo"/>-->
</localization>
diff --git a/kdoctools/customization/xsl/es.xml b/kdoctools/customization/xsl/es.xml
index de5ae4b3b..c8965cd3d 100644
--- a/kdoctools/customization/xsl/es.xml
+++ b/kdoctools/customization/xsl/es.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Spanish" text="Espaol"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/et.xml b/kdoctools/customization/xsl/et.xml
index 4fce8a286..4a18446b1 100644
--- a/kdoctools/customization/xsl/et.xml
+++ b/kdoctools/customization/xsl/et.xml
@@ -12,6 +12,6 @@
<gentext key="Estonian" text="Estonian"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/fi.xml b/kdoctools/customization/xsl/fi.xml
index 5c162790e..fad7e8762 100644
--- a/kdoctools/customization/xsl/fi.xml
+++ b/kdoctools/customization/xsl/fi.xml
@@ -12,6 +12,6 @@
<gentext key="Finnish" text="Finnish"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/fr.xml b/kdoctools/customization/xsl/fr.xml
index 56fb1ce75..c81aadee1 100644
--- a/kdoctools/customization/xsl/fr.xml
+++ b/kdoctools/customization/xsl/fr.xml
@@ -12,6 +12,6 @@
<gentext key="French" text="Franais"/>
<gentext key="LastUpdated" text="Dernire mise jour le"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/hu.xml b/kdoctools/customization/xsl/hu.xml
index f4250b3c7..390037f27 100644
--- a/kdoctools/customization/xsl/hu.xml
+++ b/kdoctools/customization/xsl/hu.xml
@@ -12,6 +12,6 @@
<gentext key="Hungarian" text="Magyar"/>
<gentext key="LastUpdated" text="Utols\U-00F3; friss\U-00ED;t\U-00E9;s"/>
<gentext key="Version" text="Verzi\U-00F3;sz\U-00E1;m:"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
-<gentext key="logo-alt" text="A KDE grafikus k\U-00F6;rnyezet embl\U-00E9;m\U-00E1;ja"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
+<gentext key="logo-alt" text="A TDE grafikus k\U-00F6;rnyezet embl\U-00E9;m\U-00E1;ja"/>
</localization>
diff --git a/kdoctools/customization/xsl/it.xml b/kdoctools/customization/xsl/it.xml
index bc684d98a..d8a10bd93 100644
--- a/kdoctools/customization/xsl/it.xml
+++ b/kdoctools/customization/xsl/it.xml
@@ -12,6 +12,6 @@
<gentext key="Italian" text="Italiano"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/ja.xml b/kdoctools/customization/xsl/ja.xml
index 17b47d267..af5cbf12a 100644
--- a/kdoctools/customization/xsl/ja.xml
+++ b/kdoctools/customization/xsl/ja.xml
@@ -12,6 +12,6 @@
<gentext key="Japanese" text="Japanese"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/ko.xml b/kdoctools/customization/xsl/ko.xml
index d2909a4d4..492e3b792 100644
--- a/kdoctools/customization/xsl/ko.xml
+++ b/kdoctools/customization/xsl/ko.xml
@@ -12,6 +12,6 @@
<gentext key="Korean" text="\U-D55C;\U-AD6D;\U-B9D0;" --EUC-KR "ѱ"--/>
<gentext key="LastUpdated" text="\U-B9C8;\U-C9C0;\U-B9C9;\U-C73C;\U-B85C; \U-ACE0;\U-CE5C; \U-B0A0;" --EUC-KR " ģ "--/>
<gentext key="Version" text="\U-D310; \U-BC88;\U-D638;" --EUC-KR " ȣ"--/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/nl.xml b/kdoctools/customization/xsl/nl.xml
index 2a78e0bad..4cd03e86d 100644
--- a/kdoctools/customization/xsl/nl.xml
+++ b/kdoctools/customization/xsl/nl.xml
@@ -12,6 +12,6 @@
<gentext key="Dutch" text= "Nederlands"/>
<gentext key="LastUpdated" text="Laatste aanpassing"/>
<gentext key="Version" text="Versie"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/nn.xml b/kdoctools/customization/xsl/nn.xml
index c84a890d7..dd54c1662 100644
--- a/kdoctools/customization/xsl/nn.xml
+++ b/kdoctools/customization/xsl/nn.xml
@@ -12,6 +12,6 @@
<gentext key="English" text="English"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/no.xml b/kdoctools/customization/xsl/no.xml
index 041b95568..1cc5b64c8 100644
--- a/kdoctools/customization/xsl/no.xml
+++ b/kdoctools/customization/xsl/no.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Norwegian" text="Norsk"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/pl.xml b/kdoctools/customization/xsl/pl.xml
index cd8c84b99..7b0bd84e6 100644
--- a/kdoctools/customization/xsl/pl.xml
+++ b/kdoctools/customization/xsl/pl.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Polish" text="Polska"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/pt.xml b/kdoctools/customization/xsl/pt.xml
index 25947ef2d..1fa5deec8 100644
--- a/kdoctools/customization/xsl/pt.xml
+++ b/kdoctools/customization/xsl/pt.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="ltima Actualizao"/>
<gentext key="Portuguese" text="Portugus"/>
<gentext key="Version" text="Verso"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="Logotipo do Ambiente de Trabalho K"/>
</localization>
diff --git a/kdoctools/customization/xsl/pt_br.xml b/kdoctools/customization/xsl/pt_br.xml
index 59d443214..486b74873 100644
--- a/kdoctools/customization/xsl/pt_br.xml
+++ b/kdoctools/customization/xsl/pt_br.xml
@@ -12,6 +12,6 @@
<gentext key="Documentation.by" text="Documentation by"/>
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/ro.xml b/kdoctools/customization/xsl/ro.xml
index bd11ba5e4..5aa95bdbd 100644
--- a/kdoctools/customization/xsl/ro.xml
+++ b/kdoctools/customization/xsl/ro.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Ultima actualizare"/>
<gentext key="Romanian" text="Romnesc"/>
<gentext key="Version" text="Versiunea"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="Logo Mediul Grafic K"/>
</localization>
diff --git a/kdoctools/customization/xsl/ru.xml b/kdoctools/customization/xsl/ru.xml
index e4a6e59eb..bc1ff2a48 100644
--- a/kdoctools/customization/xsl/ru.xml
+++ b/kdoctools/customization/xsl/ru.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Последнее обновление"/>
<gentext key="Russian" text="Русский"/>
<gentext key="Version" text="Версия"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/sk.xml b/kdoctools/customization/xsl/sk.xml
index 209b0a610..e8db7e9bf 100644
--- a/kdoctools/customization/xsl/sk.xml
+++ b/kdoctools/customization/xsl/sk.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Slovak" text="Slovak"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/sl.xml b/kdoctools/customization/xsl/sl.xml
index 370a0120f..638200dd6 100644
--- a/kdoctools/customization/xsl/sl.xml
+++ b/kdoctools/customization/xsl/sl.xml
@@ -14,6 +14,6 @@
<gentext key="LastUpdated" text="Zadnji\U-010D; osve\U-017E;eno"/>
<gentext key="Slovenian" text="Sloven\U-0161;\U-010D;ina"/>
<gentext key="Version" text="Razli\U-010D;ica"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="Logotip namiznega okolja K"/>
</localization>
diff --git a/kdoctools/customization/xsl/sr.xml b/kdoctools/customization/xsl/sr.xml
index 24f4cb9af..9b639898d 100644
--- a/kdoctools/customization/xsl/sr.xml
+++ b/kdoctools/customization/xsl/sr.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Last updated"/>
<gentext key="Serbian" text="Serbian"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file
diff --git a/kdoctools/customization/xsl/sv.xml b/kdoctools/customization/xsl/sv.xml
index 474062cb0..4c2d7e0ce 100644
--- a/kdoctools/customization/xsl/sv.xml
+++ b/kdoctools/customization/xsl/sv.xml
@@ -12,6 +12,6 @@
<gentext key="LastUpdated" text="Senaste uppdatering"/>
<gentext key="Swedish" text="Svenska"/>
<gentext key="Version" text="Version"/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="Logotyp f&#246;r K-skrivbordsmilj&#246;n"/>
</localization>
diff --git a/kdoctools/customization/xsl/zh_tw.xml b/kdoctools/customization/xsl/zh_tw.xml
index 622297047..a86f60046 100644
--- a/kdoctools/customization/xsl/zh_tw.xml
+++ b/kdoctools/customization/xsl/zh_tw.xml
@@ -14,6 +14,6 @@
<gentext key="Documentation.by" text="Documentation by"/>
<gentext key="LastUpdated" text="\U-6700;\U-5F8C;\U-66F4;\U-65B0;\U-65E5;\U-671F;" --BIG5 "̫s"--/>
<gentext key="Version" text="\U-7248;\U-672C;" --BIG5 ""--/>
-<gentext key="home-url" text="http://www.kde.org/"/>
+<gentext key="home-url" text="http://www.trinitydesktop.org/"/>
<gentext key="logo-alt" text="The K Desktop Environment Logo"/>
</localization> \ No newline at end of file