diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/en/HTML/Makefile.am | 4 | ||||
-rw-r--r-- | doc/en/Makefile.am | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 6063bd6..9f56c25 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = en -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/doc/en/HTML/Makefile.am b/doc/en/HTML/Makefile.am index b668138..84ba063 100644 --- a/doc/en/HTML/Makefile.am +++ b/doc/en/HTML/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = index.html @@ -10,4 +10,4 @@ install-data-local: uninstall-local: -rm -f $(kde_htmldir)/en/krename/index.html -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 8838c6b..f7a12ac 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,8 +1,8 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = HTML -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ KDE_LANG = en KDE_DOCS = krename |