diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:44:04 -0600 |
commit | 699ce0df0aa2560ae7ca2104d63d81e1060af5b4 (patch) | |
tree | 07b20cedf4367f3b6d140c2362d0b380e3d2d6ed /doc | |
parent | 31f8502fd563f13017947c0a1eb21e3e48b7cccf (diff) | |
download | tellico-699ce0df0aa2560ae7ca2104d63d81e1060af5b4.tar.gz tellico-699ce0df0aa2560ae7ca2104d63d81e1060af5b4.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/en/CMakeLists.txt | 4 | ||||
-rw-r--r-- | doc/en/Makefile.am | 4 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 | ||||
-rw-r--r-- | doc/fr/CMakeLists.txt | 4 | ||||
-rw-r--r-- | doc/fr/Makefile.am | 4 | ||||
-rw-r--r-- | doc/fr/index.docbook | 2 |
7 files changed, 12 insertions, 12 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 88b7aa7..93202ac 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = en fr -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index 5cfedb9..f8bb76a 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -10,7 +10,7 @@ KDE_CREATE_HANDBOOK( index.docbook Xi #original Makefile.am contents follow: -######## kdevelop will overwrite this part!!! (begin)########## +######## tdevelop will overwrite this part!!! (begin)########## # # #EXTRA_DIST = \ @@ -54,7 +54,7 @@ KDE_CREATE_HANDBOOK( index.docbook Xi #imdb-options.png # # -######## kdevelop will overwrite this part!!! (end)############ +######## tdevelop will overwrite this part!!! (end)############ # #KDE_LANG = en #KDE_DOCS = tellico diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index adc1d6f..3229824 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = \ @@ -42,7 +42,7 @@ sru-options.png \ imdb-options.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = en KDE_DOCS = tellico diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 8cbae31..53047a1 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -336,7 +336,7 @@ Updates and news can be found there.</para> <!-- List any special requirements for your application here. This should include: .Libraries or other software that is not included in tdesupport, -kdelibs, or kdebase. +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a diff --git a/doc/fr/CMakeLists.txt b/doc/fr/CMakeLists.txt index 8e5d934..99346d1 100644 --- a/doc/fr/CMakeLists.txt +++ b/doc/fr/CMakeLists.txt @@ -8,7 +8,7 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${K #original Makefile.am contents follow: -######## kdevelop will overwrite this part!!! (begin)########## +######## tdevelop will overwrite this part!!! (begin)########## # # #EXTRA_DIST = \ @@ -52,7 +52,7 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${K #imdb-options.png # # -######## kdevelop will overwrite this part!!! (end)############ +######## tdevelop will overwrite this part!!! (end)############ # #KDE_LANG = fr #KDE_DOCS = tellico diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index 0d55385..1005b68 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = \ @@ -42,7 +42,7 @@ sru-options.png \ imdb-options.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = fr KDE_DOCS = tellico diff --git a/doc/fr/index.docbook b/doc/fr/index.docbook index 1de7d0d..68d241e 100644 --- a/doc/fr/index.docbook +++ b/doc/fr/index.docbook @@ -358,7 +358,7 @@ Les mises à jour et les nouvelles informations s'y trouvent.</para> <!-- List any special requirements for your application here. This should include: .Libraries or other software that is not included in tdesupport, -kdelibs, or kdebase. +tdelibs, or tdebase. .Hardware requirements like amount of RAM, disk space, graphics card capabilities, screen resolution, special expansion cards, etc. .Operating systems the app will run on. If your app is designed only for a |