diff options
Diffstat (limited to 'media/Makefile.am')
-rw-r--r-- | media/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media/Makefile.am b/media/Makefile.am index 1458b76..daa0fce 100644 --- a/media/Makefile.am +++ b/media/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = hi48-mime-pgn.png hi16-mime-pgn.png KSDefault.tar.gz default-portrait.jpg hi64-app-knights.png pgn_template.kml hi64-mime-pgn.png hi32-mime-pgn.png icon-general.png hi32-app-knights.png default-engine-portrait.jpg KBDefault.tar.gz wizard.png hi48-app-knights.png KCDefault.tar.gz hi16-app-knights.png icon-display.png Makefile.am @@ -61,5 +61,5 @@ uninstall-local: -rm -f $(kde_icondir)/hicolor/16x16/apps/knights.png -rm -f $(kde_datadir)/knights/icon-display.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ |