diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:49:44 -0600 |
commit | 6108be39190a9dc6160127012fd8e2cfb4cf5ca4 (patch) | |
tree | 9b4462037cdfa557020959c38cbaef902086215f /qtjava/Makefile.am | |
parent | 88a071548f4cc0d77a9c10b8e141c6b79b2a8188 (diff) | |
download | tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.tar.gz tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.zip |
Additional renaming of kde to tde
Diffstat (limited to 'qtjava/Makefile.am')
-rw-r--r-- | qtjava/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtjava/Makefile.am b/qtjava/Makefile.am index d23fdeb7..3104af77 100644 --- a/qtjava/Makefile.am +++ b/qtjava/Makefile.am @@ -1,8 +1,8 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = javalib EXTRA_DIST = javalib.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO NEWS -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |