From 00bb99ac80741fc50ef8a289719373032f2391eb Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- kmouth/icons/phrasebook/Makefile.am | 9 +++++++++ kmouth/icons/phrasebook/hi16-action-phrasebook.png | Bin 0 -> 549 bytes .../icons/phrasebook/hi16-action-phrasebook_closed.png | Bin 0 -> 538 bytes kmouth/icons/phrasebook/hi16-action-phrasebook_new.png | Bin 0 -> 569 bytes kmouth/icons/phrasebook/hi16-action-phrasebook_open.png | Bin 0 -> 621 bytes kmouth/icons/phrasebook/hi16-action-phrasebook_save.png | Bin 0 -> 720 bytes kmouth/icons/phrasebook/hi22-action-phrasebook.png | Bin 0 -> 1110 bytes .../icons/phrasebook/hi22-action-phrasebook_closed.png | Bin 0 -> 796 bytes kmouth/icons/phrasebook/hi22-action-phrasebook_new.png | Bin 0 -> 1144 bytes kmouth/icons/phrasebook/hi22-action-phrasebook_open.png | Bin 0 -> 1118 bytes kmouth/icons/phrasebook/hi22-action-phrasebook_save.png | Bin 0 -> 1217 bytes kmouth/icons/phrasebook/hi32-action-phrasebook.png | Bin 0 -> 1573 bytes .../icons/phrasebook/hi32-action-phrasebook_closed.png | Bin 0 -> 1160 bytes kmouth/icons/phrasebook/hi32-action-phrasebook_new.png | Bin 0 -> 1627 bytes kmouth/icons/phrasebook/hi32-action-phrasebook_open.png | Bin 0 -> 1967 bytes kmouth/icons/phrasebook/hi32-action-phrasebook_save.png | Bin 0 -> 2127 bytes 16 files changed, 9 insertions(+) create mode 100644 kmouth/icons/phrasebook/Makefile.am create mode 100644 kmouth/icons/phrasebook/hi16-action-phrasebook.png create mode 100644 kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png create mode 100644 kmouth/icons/phrasebook/hi16-action-phrasebook_new.png create mode 100644 kmouth/icons/phrasebook/hi16-action-phrasebook_open.png create mode 100644 kmouth/icons/phrasebook/hi16-action-phrasebook_save.png create mode 100644 kmouth/icons/phrasebook/hi22-action-phrasebook.png create mode 100644 kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png create mode 100644 kmouth/icons/phrasebook/hi22-action-phrasebook_new.png create mode 100644 kmouth/icons/phrasebook/hi22-action-phrasebook_open.png create mode 100644 kmouth/icons/phrasebook/hi22-action-phrasebook_save.png create mode 100644 kmouth/icons/phrasebook/hi32-action-phrasebook.png create mode 100644 kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png create mode 100644 kmouth/icons/phrasebook/hi32-action-phrasebook_new.png create mode 100644 kmouth/icons/phrasebook/hi32-action-phrasebook_open.png create mode 100644 kmouth/icons/phrasebook/hi32-action-phrasebook_save.png (limited to 'kmouth/icons/phrasebook') 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 new file mode 100644 index 0000000..394f70e Binary files /dev/null and b/kmouth/icons/phrasebook/hi16-action-phrasebook.png differ diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png new file mode 100644 index 0000000..5f1fb19 Binary files /dev/null and b/kmouth/icons/phrasebook/hi16-action-phrasebook_closed.png differ diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png new file mode 100644 index 0000000..2de13d1 Binary files /dev/null and b/kmouth/icons/phrasebook/hi16-action-phrasebook_new.png differ diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png new file mode 100644 index 0000000..494e886 Binary files /dev/null and b/kmouth/icons/phrasebook/hi16-action-phrasebook_open.png differ diff --git a/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png new file mode 100644 index 0000000..6164045 Binary files /dev/null and b/kmouth/icons/phrasebook/hi16-action-phrasebook_save.png differ diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook.png b/kmouth/icons/phrasebook/hi22-action-phrasebook.png new file mode 100644 index 0000000..c7b7a79 Binary files /dev/null and b/kmouth/icons/phrasebook/hi22-action-phrasebook.png differ diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png new file mode 100644 index 0000000..7d87220 Binary files /dev/null and b/kmouth/icons/phrasebook/hi22-action-phrasebook_closed.png differ diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png new file mode 100644 index 0000000..37b9492 Binary files /dev/null and b/kmouth/icons/phrasebook/hi22-action-phrasebook_new.png differ diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png new file mode 100644 index 0000000..c58cfdd Binary files /dev/null and b/kmouth/icons/phrasebook/hi22-action-phrasebook_open.png differ diff --git a/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png new file mode 100644 index 0000000..c221ce3 Binary files /dev/null and b/kmouth/icons/phrasebook/hi22-action-phrasebook_save.png differ diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook.png b/kmouth/icons/phrasebook/hi32-action-phrasebook.png new file mode 100644 index 0000000..6d339b8 Binary files /dev/null and b/kmouth/icons/phrasebook/hi32-action-phrasebook.png differ diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png new file mode 100644 index 0000000..2e65c88 Binary files /dev/null and b/kmouth/icons/phrasebook/hi32-action-phrasebook_closed.png differ diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png new file mode 100644 index 0000000..4e3136f Binary files /dev/null and b/kmouth/icons/phrasebook/hi32-action-phrasebook_new.png differ diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png new file mode 100644 index 0000000..518cdb7 Binary files /dev/null and b/kmouth/icons/phrasebook/hi32-action-phrasebook_open.png differ diff --git a/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png b/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png new file mode 100644 index 0000000..3f55caf Binary files /dev/null and b/kmouth/icons/phrasebook/hi32-action-phrasebook_save.png differ -- cgit v1.2.1