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/menu | |
parent | 5e4bf1901be0194831a63c2be248808f553a07e0 (diff) | |
download | ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.tar.gz ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.zip |
Additional renaming of kde to tde
Diffstat (limited to 'pics/menu')
-rw-r--r-- | pics/menu/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pics/menu/Makefile.am b/pics/menu/Makefile.am index 0dcadf2..660de55 100644 --- a/pics/menu/Makefile.am +++ b/pics/menu/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = 18016.png animate16.png background16.png close16.png first16.png flipH16.png flipV16.png fullscreen16.png last16.png moveDown16.png moveLeft16.png moveRight16.png moveUp16.png next16.png page116.png page216.png page316.png page416.png prev16.png prop16.png reset16.png rotateLeft16.png rotateRight16.png statusbar16.png tickmarks16.png toolbar16.png window16.png zoom-16.png zoom+16.png zoom16.png zoom100016.png zoom10016.png zoom20016.png zoom30016.png zoom50016.png zoom70016.png zoom90016.png @@ -118,4 +118,4 @@ uninstall-local: -rm -f $(kde_datadir)/ksquirrel/images/menu/zoom70016.png -rm -f $(kde_datadir)/ksquirrel/images/menu/zoom90016.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |