summaryrefslogtreecommitdiffstats
path: root/kdoctools
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:13 -0600
commit0ae5679aa160245af248836e1d7743aeff63f2e1 (patch)
tree64608dccc9bfd57800995a414f6287b7605ca637 /kdoctools
parentd3b5575f31f14629dbd3fd900665e1a69aa7bcd5 (diff)
downloadtdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.tar.gz
tdelibs-0ae5679aa160245af248836e1d7743aeff63f2e1.zip
Additional kde to tde renaming
Diffstat (limited to 'kdoctools')
-rw-r--r--kdoctools/CMakeLists.txt4
-rw-r--r--kdoctools/Mainpage.dox2
-rw-r--r--kdoctools/configure.in.in4
-rw-r--r--kdoctools/customization/entities/contributor.entities2
-rw-r--r--kdoctools/customization/entities/general.entities4
-rw-r--r--kdoctools/customization/obsolete/general.entities2
-rw-r--r--kdoctools/customization/sr/user.entities2
-rw-r--r--kdoctools/template.docbook2
8 files changed, 11 insertions, 11 deletions
diff --git a/kdoctools/CMakeLists.txt b/kdoctools/CMakeLists.txt
index 67fae5fa7..81ae33be0 100644
--- a/kdoctools/CMakeLists.txt
+++ b/kdoctools/CMakeLists.txt
@@ -14,8 +14,8 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_BINARY_DIR}
${CMAKE_CURRENT_SOURCE_DIR}
- ${CMAKE_BINARY_DIR}/kdecore
- ${CMAKE_SOURCE_DIR}/kdecore
+ ${CMAKE_BINARY_DIR}/tdecore
+ ${CMAKE_SOURCE_DIR}/tdecore
${CMAKE_SOURCE_DIR}/kio
${CMAKE_SOURCE_DIR}/kio/kio
${CMAKE_SOURCE_DIR}/kioslave
diff --git a/kdoctools/Mainpage.dox b/kdoctools/Mainpage.dox
index 5c102c941..e6a5120d4 100644
--- a/kdoctools/Mainpage.dox
+++ b/kdoctools/Mainpage.dox
@@ -21,6 +21,6 @@ holders.
*/
-// DOXYGEN_REFERENCES = kdecore kdeui kio
+// DOXYGEN_REFERENCES = tdecore tdeui kio
// DOXYGEN_SET_PROJECT_NAME = KDocTools
// vim:ts=4:sw=4:expandtab:filetype=doxygen
diff --git a/kdoctools/configure.in.in b/kdoctools/configure.in.in
index 2fcb7b75a..1905d9a21 100644
--- a/kdoctools/configure.in.in
+++ b/kdoctools/configure.in.in
@@ -3,7 +3,7 @@
HELP_SUBDIR=kdoctools
KDE_FIND_PATH(xml2-config, XML_CONFIG, [${prefix}/bin ${exec_prefix}/bin], [
- AC_MSG_WARN([Could not find libxml2 anywhere, check ftp://xmlsoft.org/ for libxml >= 2.4.8. (we also keep a version of it in kdesupport for CVS users' convience)])
+ AC_MSG_WARN([Could not find libxml2 anywhere, check ftp://xmlsoft.org/ for libxml >= 2.4.8. (we also keep a version of it in tdesupport for CVS users' convience)])
HELP_SUBDIR=
])
@@ -35,7 +35,7 @@ fi
if test -n "$HELP_SUBDIR"; then
KDE_FIND_PATH(xslt-config, XSLT_CONFIG, [${prefix}/bin ${exec_prefix}/bin], [
- AC_MSG_WARN([Could not find libxslt anywhere, check ftp://xmlsoft.org/ for libxslt >= 1.0.7. (we also keep a version of it in kdesupport for CVS users' convience)])
+ AC_MSG_WARN([Could not find libxslt anywhere, check ftp://xmlsoft.org/ for libxslt >= 1.0.7. (we also keep a version of it in tdesupport for CVS users' convience)])
HELP_SUBDIR=
])
diff --git a/kdoctools/customization/entities/contributor.entities b/kdoctools/customization/entities/contributor.entities
index 050165f53..53b24628a 100644
--- a/kdoctools/customization/entities/contributor.entities
+++ b/kdoctools/customization/entities/contributor.entities
@@ -142,7 +142,7 @@
<!ENTITY Francis.Giannaros '<personname><firstname>Francis</firstname><surname>Giannaros</surname></personname>'>
<!ENTITY Francis.Giannaros.mail '<email>francisg@gmail.com</email>'>
<!ENTITY Michael.Goffioul '<personname><firstname>Michael</firstname><surname>Goffioul</surname></personname>'>
-<!ENTITY Michael.Goffioul.mail '<email>kdeprint@swing.be</email>'>
+<!ENTITY Michael.Goffioul.mail '<email>tdeprint@swing.be</email>'>
<!ENTITY Robert.Gogolok '<personname><firstname>Robert</firstname><surname>Gogolok</surname></personname>'>
<!ENTITY Robert.Gogolok.mail '<email>mail@robert-gogolok.de</email>'>
<!ENTITY Nicolas.Goutte '<personname><firstname>Nicolas</firstname><surname>Goutte</surname></personname>'>
diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities
index 485f5d5be..36e2914b7 100644
--- a/kdoctools/customization/entities/general.entities
+++ b/kdoctools/customization/entities/general.entities
@@ -189,10 +189,10 @@
<!ENTITY kde-http '<ulink url="http://www.kde.org/">http://www.kde.org/</ulink>'>
<!ENTITY kde-ftp '<ulink url="ftp://ftp.kde.org/pub/kde/">ftp://ftp.kde.org/pub/kde/</ulink>'>
<!ENTITY kdepasswd "<application>kdepasswd</application>">
-<!ENTITY kdeprint "<application>KDEPrint</application>">
+<!ENTITY tdeprint "<application>KDEPrint</application>">
<!ENTITY kdesktop "<application>KDesktop</application>">
<!ENTITY kdessh "<application>kdessh</application>">
-<!ENTITY kdesu "<application>KDE su</application>">
+<!ENTITY tdesu "<application>KDE su</application>">
<!ENTITY kdiskfree "<application>KDiskFree</application>">
<!ENTITY kdict "<application>KDict</application>">
<!ENTITY kdm "<application>kdm</application>">
diff --git a/kdoctools/customization/obsolete/general.entities b/kdoctools/customization/obsolete/general.entities
index 50e7c2ee3..11f6e5aa1 100644
--- a/kdoctools/customization/obsolete/general.entities
+++ b/kdoctools/customization/obsolete/general.entities
@@ -188,7 +188,7 @@
<!ENTITY kdepasswd "<application>kdepasswd</application>">
<!ENTITY kdesktop "<application>KDesktop</application>">
<!ENTITY kdessh "<application>kdessh</application>">
-<!ENTITY kdesu "<application>KDE su</application>">
+<!ENTITY tdesu "<application>KDE su</application>">
<!ENTITY kdiskfree "<application>KDiskFree</application>">
<!ENTITY kdict "<application>KDict</application>">
<!ENTITY kdm "<application>kdm</application>">
diff --git a/kdoctools/customization/sr/user.entities b/kdoctools/customization/sr/user.entities
index 41c1aa37a..356e3d7c3 100644
--- a/kdoctools/customization/sr/user.entities
+++ b/kdoctools/customization/sr/user.entities
@@ -220,7 +220,7 @@
<!ENTITY kdeedu-n "<acronym>КДЕ</acronym>-образовање" >
<!ENTITY kdeexp-g "К радног окружења" >
<!ENTITY kdeexp-n "К радно окружење" >
-<!ENTITY kdegames-n "<acronym>КДЕ</acronym>-игре" >
+<!ENTITY tdegames-n "<acronym>КДЕ</acronym>-игре" >
<!ENTITY kdegraphics-n "<acronym>КДЕ</acronym>-графика" >
<!ENTITY kdelibs-n "<acronym>КДЕ</acronym>-библиотеке" >
<!ENTITY kdemultimedia-n "<acronym>КДЕ</acronym>-мултимедија" >
diff --git a/kdoctools/template.docbook b/kdoctools/template.docbook
index 719379c1f..0b0b5940b 100644
--- a/kdoctools/template.docbook
+++ b/kdoctools/template.docbook
@@ -502,7 +502,7 @@ application -->
<!--
List any special requirements for your application here. This should include:
-.Libraries or other software that is not included in kdesupport,
+.Libraries or other software that is not included in tdesupport,
kdelibs, or kdebase.
.Hardware requirements like amount of RAM, disk space, graphics card
capabilities, screen resolution, special expansion cards, etc.