diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:39:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:39:56 -0600 |
commit | 64ef1cb03f164a0e3e58efd2d149c8184ef19538 (patch) | |
tree | 23f1be9dd53e6d72176dc95e301ece0ef0a01174 /doc | |
parent | a7fec707d77968cab721caab79eca11c36574793 (diff) | |
download | knights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.tar.gz knights-64ef1cb03f164a0e3e58efd2d149c8184ef19538.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/Makefile.in.backup | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c2914d0..a2f6526 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = help_en.docbook help_fr.docbook -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ MAINTAINERCLEANFILES = ./*.html CLEANFILES = core *~ .deps/* doc/*~ *.orig changes.docbook diff --git a/doc/Makefile.in.backup b/doc/Makefile.in.backup index c060d48..2fc7e71 100644 --- a/doc/Makefile.in.backup +++ b/doc/Makefile.in.backup @@ -13,7 +13,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SHELL = @SHELL@ @@ -242,7 +242,7 @@ x_libraries = @x_libraries@ EXTRA_DIST = help_en.docbook help_fr.docbook -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ MAINTAINERCLEANFILES = ./*.html CLEANFILES = core *~ .deps/* doc/*~ *.orig changes.docbook DISTCLEANFILES = Makefile.in Makefile |