diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:42:15 -0600 |
commit | 48e190dec2189c895c53c51215c12cf3fe561a2b (patch) | |
tree | 1a9cb7d4f7378fd1351865231d5074dec3377ee3 /pics/Makefile.am | |
parent | 5e4bf1901be0194831a63c2be248808f553a07e0 (diff) | |
download | ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.tar.gz ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.zip |
Additional renaming of kde to tde
Diffstat (limited to 'pics/Makefile.am')
-rw-r--r-- | pics/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pics/Makefile.am b/pics/Makefile.am index 68d097a..5e70ad0 100644 --- a/pics/Makefile.am +++ b/pics/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = menu imageedit toolbar @@ -44,4 +44,4 @@ uninstall-local: -rm -f $(kde_datadir)/ksquirrel/images/marks/mark_4.png -rm -f $(kde_datadir)/ksquirrel/images/splash.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |