diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:46:22 -0600 |
commit | 96900aaa4094c012cea79188225fd1e1d43f5ce7 (patch) | |
tree | 3f50c9404193498dab310e10d6b57830bf7eeb49 /kmouth/icons | |
parent | d479daee57f586dcd10d91270e0d1a8ebe41a494 (diff) | |
download | tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.tar.gz tdeaccessibility-96900aaa4094c012cea79188225fd1e1d43f5ce7.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kmouth/icons')
-rw-r--r-- | kmouth/icons/Makefile.am | 4 | ||||
-rw-r--r-- | kmouth/icons/history/Makefile.am | 4 | ||||
-rw-r--r-- | kmouth/icons/phrase/Makefile.am | 4 | ||||
-rw-r--r-- | kmouth/icons/phrasebook/Makefile.am | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/kmouth/icons/Makefile.am b/kmouth/icons/Makefile.am index 5830f8f..3fcca30 100644 --- a/kmouth/icons/Makefile.am +++ b/kmouth/icons/Makefile.am @@ -1,10 +1,10 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = history phrase phrasebook app EXTRA_DIST = hi16-action-speak.png hi32-action-speak.png hi48-action-speak.png hi22-action-speak.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ kmouthiconsdir = $(kde_datadir)/kmouth/icons kmouthicons_ICON = AUTO diff --git a/kmouth/icons/history/Makefile.am b/kmouth/icons/history/Makefile.am index abce34f..4dab7d4 100644 --- a/kmouth/icons/history/Makefile.am +++ b/kmouth/icons/history/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = hi16-action-phrasehistory_open.png hi16-action-phrasehistory_print.png hi16-action-phrasehistory_save.png hi22-action-phrasehistory_open.png hi22-action-phrasehistory_print.png hi22-action-phrasehistory_save.png hi32-action-phrasehistory_open.png hi32-action-phrasehistory_print.png hi32-action-phrasehistory_save.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ kmouthiconsdir = $(kde_datadir)/kmouth/icons kmouthicons_ICON = AUTO diff --git a/kmouth/icons/phrase/Makefile.am b/kmouth/icons/phrase/Makefile.am index 15f3677..3984f62 100644 --- a/kmouth/icons/phrase/Makefile.am +++ b/kmouth/icons/phrase/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = hi16-action-phrase.png hi16-action-phrase_new.png hi16-action-phrase_open.png hi16-action-phrase_save.png hi22-action-phrase.png hi22-action-phrase_new.png hi22-action-phrase_open.png hi22-action-phrase_save.png hi32-action-phrase.png hi32-action-phrase_new.png hi32-action-phrase_open.png hi32-action-phrase_save.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ kmouthiconsdir = $(kde_datadir)/kmouth/icons kmouthicons_ICON = AUTO diff --git a/kmouth/icons/phrasebook/Makefile.am b/kmouth/icons/phrasebook/Makefile.am index f5c9320..9a00384 100644 --- a/kmouth/icons/phrasebook/Makefile.am +++ b/kmouth/icons/phrasebook/Makefile.am @@ -1,9 +1,9 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = hi16-action-phrasebook.png hi16-action-phrasebook_new.png hi16-action-phrasebook_open.png hi16-action-phrasebook_save.png hi22-action-phrasebook.png hi22-action-phrasebook_new.png hi22-action-phrasebook_open.png hi22-action-phrasebook_save.png hi32-action-phrasebook.png hi32-action-phrasebook_new.png hi32-action-phrasebook_open.png hi32-action-phrasebook_save.png hi16-action-phrasebook_closed.png hi22-action-phrasebook_closed.png hi32-action-phrasebook_closed.png -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ kmouthiconsdir = $(kde_datadir)/kmouth/icons kmouthicons_ICON = AUTO |