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 | |
parent | 5e4bf1901be0194831a63c2be248808f553a07e0 (diff) | |
download | ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.tar.gz ksquirrel-48e190dec2189c895c53c51215c12cf3fe561a2b.zip |
Additional renaming of kde to tde
Diffstat (limited to 'pics')
-rw-r--r-- | pics/Makefile.am | 4 | ||||
-rw-r--r-- | pics/imageedit/Makefile.am | 4 | ||||
-rw-r--r-- | pics/menu/Makefile.am | 4 | ||||
-rw-r--r-- | pics/toolbar/Makefile.am | 4 |
4 files changed, 8 insertions, 8 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)############ diff --git a/pics/imageedit/Makefile.am b/pics/imageedit/Makefile.am index 006aabc..dc0caf5 100644 --- a/pics/imageedit/Makefile.am +++ b/pics/imageedit/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = reset_value.png resize_toolbutton.png resize_toolbutton2.png @@ -16,4 +16,4 @@ uninstall-local: -rm -f $(kde_datadir)/ksquirrel/images/imageedit/resize_toolbutton.png -rm -f $(kde_datadir)/ksquirrel/images/imageedit/resize_toolbutton2.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ 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)############ diff --git a/pics/toolbar/Makefile.am b/pics/toolbar/Makefile.am index e664038..f05afc9 100644 --- a/pics/toolbar/Makefile.am +++ b/pics/toolbar/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = file_first.png file_last.png file_next.png file_prev.png flipH.png flipV.png rotateL.png rotateR.png zoom-.png zoom+.png fullscreen.png ifless.png images.png prop.png reload.png zoom100.png zoomH.png zoom_template.png zoomWH.png zoomW.png glselection_ellipse.png glselection_rect.png glselection.png shownav.png configure.png print.png @@ -85,4 +85,4 @@ uninstall-local: -rm -f $(kde_datadir)/ksquirrel/images/actions/configure.png -rm -f $(kde_datadir)/ksquirrel/images/actions/print.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |