diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:34 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:39:34 -0600 |
commit | eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd (patch) | |
tree | b9ff8c91d3bebf0d3684f73b6a1fda607701b965 /kmymoney2/html/images | |
parent | db2f713d0a0aaa32f8aa4d1fb05a0569c2f1e9d6 (diff) | |
download | kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.tar.gz kmymoney-eb1bdc60acd823c3c81bb1b4c3b26c27befb13dd.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmymoney2/html/images')
-rw-r--r-- | kmymoney2/html/images/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/html/images/Makefile.am b/kmymoney2/html/images/Makefile.am index 94e4531..e2341ed 100644 --- a/kmymoney2/html/images/Makefile.am +++ b/kmymoney2/html/images/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## KDE_OPTIONS = noautodist @@ -17,4 +17,4 @@ uninstall-local: rm -f $(DESTDIR)$(kde_datadir)/$(LOCAL_DIR)/$$file; \ done -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |