diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 00bb99ac80741fc50ef8a289719373032f2391eb (patch) | |
tree | 3a5a9bf72f942784b38bf77dd66c534662fab5f2 /kmouth/icons | |
download | tdeaccessibility-00bb99ac80741fc50ef8a289719373032f2391eb.tar.gz tdeaccessibility-00bb99ac80741fc50ef8a289719373032f2391eb.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmouth/icons')
52 files changed, 39 insertions, 0 deletions
diff --git a/kmouth/icons/Makefile.am b/kmouth/icons/Makefile.am new file mode 100644 index 0000000..5830f8f --- /dev/null +++ b/kmouth/icons/Makefile.am @@ -0,0 +1,11 @@ +####### kdevelop 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)############ + +kmouthiconsdir = $(kde_datadir)/kmouth/icons +kmouthicons_ICON = AUTO + diff --git a/kmouth/icons/app/Makefile.am b/kmouth/icons/app/Makefile.am new file mode 100644 index 0000000..ff9afea --- /dev/null +++ b/kmouth/icons/app/Makefile.am @@ -0,0 +1 @@ +KDE_ICON = kmouth diff --git a/kmouth/icons/app/hi16-app-kmouth.png b/kmouth/icons/app/hi16-app-kmouth.png Binary files differnew file mode 100644 index 0000000..69078b9 --- /dev/null +++ b/kmouth/icons/app/hi16-app-kmouth.png diff --git a/kmouth/icons/app/hi22-app-kmouth.png b/kmouth/icons/app/hi22-app-kmouth.png Binary files differnew file mode 100644 index 0000000..1052d56 --- /dev/null +++ b/kmouth/icons/app/hi22-app-kmouth.png diff --git a/kmouth/icons/app/hi32-app-kmouth.png b/kmouth/icons/app/hi32-app-kmouth.png Binary files differnew file mode 100644 index 0000000..617025f --- /dev/null +++ b/kmouth/icons/app/hi32-app-kmouth.png diff --git a/kmouth/icons/app/hi48-app-kmouth.png b/kmouth/icons/app/hi48-app-kmouth.png Binary files differnew file mode 100644 index 0000000..26d22ce --- /dev/null +++ b/kmouth/icons/app/hi48-app-kmouth.png diff --git a/kmouth/icons/app/lo16-app-kmouth.png b/kmouth/icons/app/lo16-app-kmouth.png Binary files differnew file mode 100644 index 0000000..69078b9 --- /dev/null +++ b/kmouth/icons/app/lo16-app-kmouth.png diff --git a/kmouth/icons/app/lo22-app-kmouth.png b/kmouth/icons/app/lo22-app-kmouth.png Binary files differnew file mode 100644 index 0000000..1052d56 --- /dev/null +++ b/kmouth/icons/app/lo22-app-kmouth.png diff --git a/kmouth/icons/app/lo32-app-kmouth.png b/kmouth/icons/app/lo32-app-kmouth.png Binary files differnew file mode 100644 index 0000000..617025f --- /dev/null +++ b/kmouth/icons/app/lo32-app-kmouth.png diff --git a/kmouth/icons/hi16-action-speak.png b/kmouth/icons/hi16-action-speak.png Binary files differnew file mode 100644 index 0000000..69078b9 --- /dev/null +++ b/kmouth/icons/hi16-action-speak.png diff --git a/kmouth/icons/hi22-action-speak.png b/kmouth/icons/hi22-action-speak.png Binary files differnew file mode 100644 index 0000000..1052d56 --- /dev/null +++ b/kmouth/icons/hi22-action-speak.png diff --git a/kmouth/icons/hi32-action-speak.png b/kmouth/icons/hi32-action-speak.png Binary files differnew file mode 100644 index 0000000..617025f --- /dev/null +++ b/kmouth/icons/hi32-action-speak.png diff --git a/kmouth/icons/hi48-action-speak.png b/kmouth/icons/hi48-action-speak.png Binary files differnew file mode 100644 index 0000000..26d22ce --- /dev/null +++ b/kmouth/icons/hi48-action-speak.png diff --git a/kmouth/icons/history/Makefile.am b/kmouth/icons/history/Makefile.am new file mode 100644 index 0000000..abce34f --- /dev/null +++ b/kmouth/icons/history/Makefile.am @@ -0,0 +1,9 @@ +####### kdevelop 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)############ + +kmouthiconsdir = $(kde_datadir)/kmouth/icons +kmouthicons_ICON = AUTO diff --git a/kmouth/icons/history/hi16-action-phrasehistory_open.png b/kmouth/icons/history/hi16-action-phrasehistory_open.png Binary files differnew file mode 100644 index 0000000..abb66a2 --- /dev/null +++ b/kmouth/icons/history/hi16-action-phrasehistory_open.png diff --git a/kmouth/icons/history/hi16-action-phrasehistory_print.png b/kmouth/icons/history/hi16-action-phrasehistory_print.png Binary files differnew file mode 100644 index 0000000..7b589b0 --- /dev/null +++ b/kmouth/icons/history/hi16-action-phrasehistory_print.png diff --git a/kmouth/icons/history/hi16-action-phrasehistory_save.png b/kmouth/icons/history/hi16-action-phrasehistory_save.png Binary files differnew file mode 100644 index 0000000..157602e --- /dev/null +++ b/kmouth/icons/history/hi16-action-phrasehistory_save.png diff --git a/kmouth/icons/history/hi22-action-phrasehistory_open.png b/kmouth/icons/history/hi22-action-phrasehistory_open.png Binary files differnew file mode 100644 index 0000000..85bfc08 --- /dev/null +++ b/kmouth/icons/history/hi22-action-phrasehistory_open.png diff --git a/kmouth/icons/history/hi22-action-phrasehistory_print.png b/kmouth/icons/history/hi22-action-phrasehistory_print.png Binary files differnew file mode 100644 index 0000000..a1eec0a --- /dev/null +++ b/kmouth/icons/history/hi22-action-phrasehistory_print.png diff --git a/kmouth/icons/history/hi22-action-phrasehistory_save.png b/kmouth/icons/history/hi22-action-phrasehistory_save.png Binary files differnew file mode 100644 index 0000000..db87121 --- /dev/null +++ b/kmouth/icons/history/hi22-action-phrasehistory_save.png diff --git a/kmouth/icons/history/hi32-action-phrasehistory_open.png b/kmouth/icons/history/hi32-action-phrasehistory_open.png Binary files differnew file mode 100644 index 0000000..475ddbd --- /dev/null +++ b/kmouth/icons/history/hi32-action-phrasehistory_open.png diff --git a/kmouth/icons/history/hi32-action-phrasehistory_print.png b/kmouth/icons/history/hi32-action-phrasehistory_print.png Binary files differnew file mode 100644 index 0000000..d63635a --- /dev/null +++ b/kmouth/icons/history/hi32-action-phrasehistory_print.png diff --git a/kmouth/icons/history/hi32-action-phrasehistory_save.png b/kmouth/icons/history/hi32-action-phrasehistory_save.png Binary files differnew file mode 100644 index 0000000..4a39a25 --- /dev/null +++ b/kmouth/icons/history/hi32-action-phrasehistory_save.png diff --git a/kmouth/icons/phrase/Makefile.am b/kmouth/icons/phrase/Makefile.am new file mode 100644 index 0000000..15f3677 --- /dev/null +++ b/kmouth/icons/phrase/Makefile.am @@ -0,0 +1,9 @@ +####### kdevelop 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)############ + +kmouthiconsdir = $(kde_datadir)/kmouth/icons +kmouthicons_ICON = AUTO diff --git a/kmouth/icons/phrase/hi16-action-phrase.png b/kmouth/icons/phrase/hi16-action-phrase.png Binary files differnew file mode 100644 index 0000000..709efd0 --- /dev/null +++ b/kmouth/icons/phrase/hi16-action-phrase.png diff --git a/kmouth/icons/phrase/hi16-action-phrase_new.png b/kmouth/icons/phrase/hi16-action-phrase_new.png Binary files differnew file mode 100644 index 0000000..b8eaa20 --- /dev/null +++ b/kmouth/icons/phrase/hi16-action-phrase_new.png diff --git a/kmouth/icons/phrase/hi16-action-phrase_open.png b/kmouth/icons/phrase/hi16-action-phrase_open.png Binary files differnew file mode 100644 index 0000000..2b87847 --- /dev/null +++ b/kmouth/icons/phrase/hi16-action-phrase_open.png diff --git a/kmouth/icons/phrase/hi16-action-phrase_save.png b/kmouth/icons/phrase/hi16-action-phrase_save.png Binary files differnew file mode 100644 index 0000000..4d42077 --- /dev/null +++ b/kmouth/icons/phrase/hi16-action-phrase_save.png diff --git a/kmouth/icons/phrase/hi22-action-phrase.png b/kmouth/icons/phrase/hi22-action-phrase.png Binary files differnew file mode 100644 index 0000000..4fbb2a9 --- /dev/null +++ b/kmouth/icons/phrase/hi22-action-phrase.png diff --git a/kmouth/icons/phrase/hi22-action-phrase_new.png b/kmouth/icons/phrase/hi22-action-phrase_new.png Binary files differnew file mode 100644 index 0000000..5885d76 --- /dev/null +++ b/kmouth/icons/phrase/hi22-action-phrase_new.png diff --git a/kmouth/icons/phrase/hi22-action-phrase_open.png b/kmouth/icons/phrase/hi22-action-phrase_open.png Binary files differnew file mode 100644 index 0000000..6556f6e --- /dev/null +++ b/kmouth/icons/phrase/hi22-action-phrase_open.png diff --git a/kmouth/icons/phrase/hi22-action-phrase_save.png b/kmouth/icons/phrase/hi22-action-phrase_save.png Binary files differnew file mode 100644 index 0000000..652c506 --- /dev/null +++ b/kmouth/icons/phrase/hi22-action-phrase_save.png diff --git a/kmouth/icons/phrase/hi32-action-phrase.png b/kmouth/icons/phrase/hi32-action-phrase.png Binary files differnew file mode 100644 index 0000000..7b55281 --- /dev/null +++ b/kmouth/icons/phrase/hi32-action-phrase.png diff --git a/kmouth/icons/phrase/hi32-action-phrase_new.png b/kmouth/icons/phrase/hi32-action-phrase_new.png Binary files differnew file mode 100644 index 0000000..c3e1ff1 --- /dev/null +++ b/kmouth/icons/phrase/hi32-action-phrase_new.png diff --git a/kmouth/icons/phrase/hi32-action-phrase_open.png b/kmouth/icons/phrase/hi32-action-phrase_open.png Binary files differnew file mode 100644 index 0000000..1892548 --- /dev/null +++ b/kmouth/icons/phrase/hi32-action-phrase_open.png diff --git a/kmouth/icons/phrase/hi32-action-phrase_save.png b/kmouth/icons/phrase/hi32-action-phrase_save.png Binary files differnew file mode 100644 index 0000000..1634e7a --- /dev/null +++ b/kmouth/icons/phrase/hi32-action-phrase_save.png diff --git a/kmouth/icons/phrasebook/Makefile.am b/kmouth/icons/phrasebook/Makefile.am new file mode 100644 index 0000000..f5c9320 --- /dev/null +++ b/kmouth/icons/phrasebook/Makefile.am @@ -0,0 +1,9 @@ +####### kdevelop 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)############ + +kmouthiconsdir = $(kde_datadir)/kmouth/icons +kmouthicons_ICON = AUTO diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook.png b/kmouth/icons/phrasebook/hi16-action-phrasebook.png Binary files differnew file mode 100644 index 0000000..394f70e --- /dev/null +++ b/kmouth/icons/phrasebook/hi16-action-phrasebook.png diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png Binary files differnew file mode 100644 index 0000000..5f1fb19 --- /dev/null +++ b/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png Binary files differnew file mode 100644 index 0000000..2de13d1 --- /dev/null +++ b/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png Binary files differnew file mode 100644 index 0000000..494e886 --- /dev/null +++ b/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png Binary files differnew file mode 100644 index 0000000..6164045 --- /dev/null +++ b/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook.png b/kmouth/icons/phrasebook/hi22-action-phrasebook.png Binary files differnew file mode 100644 index 0000000..c7b7a79 --- /dev/null +++ b/kmouth/icons/phrasebook/hi22-action-phrasebook.png diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png Binary files differnew file mode 100644 index 0000000..7d87220 --- /dev/null +++ b/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png Binary files differnew file mode 100644 index 0000000..37b9492 --- /dev/null +++ b/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png Binary files differnew file mode 100644 index 0000000..c58cfdd --- /dev/null +++ b/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png Binary files differnew file mode 100644 index 0000000..c221ce3 --- /dev/null +++ b/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook.png b/kmouth/icons/phrasebook/hi32-action-phrasebook.png Binary files differnew file mode 100644 index 0000000..6d339b8 --- /dev/null +++ b/kmouth/icons/phrasebook/hi32-action-phrasebook.png diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png Binary files differnew file mode 100644 index 0000000..2e65c88 --- /dev/null +++ b/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png Binary files differnew file mode 100644 index 0000000..4e3136f --- /dev/null +++ b/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png Binary files differnew file mode 100644 index 0000000..518cdb7 --- /dev/null +++ b/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png Binary files differnew file mode 100644 index 0000000..3f55caf --- /dev/null +++ b/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png |