From 47d455dd55be855e4cc691c32f687f723d9247ee 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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kviewshell/pics/Makefile.am | 3 +++ kviewshell/pics/cr16-app-kviewshell.png | Bin 0 -> 945 bytes kviewshell/pics/cr32-app-kviewshell.png | Bin 0 -> 2224 bytes kviewshell/pics/cr48-app-kviewshell.png | Bin 0 -> 3949 bytes kviewshell/pics/icons/Makefile.am | 3 +++ kviewshell/pics/icons/hi16-action-movetool.png | Bin 0 -> 433 bytes kviewshell/pics/icons/hi16-action-selectiontool.png | Bin 0 -> 483 bytes kviewshell/pics/icons/hi22-action-movetool.png | Bin 0 -> 826 bytes kviewshell/pics/icons/hi22-action-selectiontool.png | Bin 0 -> 404 bytes kviewshell/pics/icons/hi32-action-movetool.png | Bin 0 -> 1554 bytes kviewshell/pics/icons/hi48-action-movetool.png | Bin 0 -> 2874 bytes 11 files changed, 6 insertions(+) create mode 100644 kviewshell/pics/Makefile.am create mode 100644 kviewshell/pics/cr16-app-kviewshell.png create mode 100644 kviewshell/pics/cr32-app-kviewshell.png create mode 100644 kviewshell/pics/cr48-app-kviewshell.png create mode 100644 kviewshell/pics/icons/Makefile.am create mode 100644 kviewshell/pics/icons/hi16-action-movetool.png create mode 100644 kviewshell/pics/icons/hi16-action-selectiontool.png create mode 100644 kviewshell/pics/icons/hi22-action-movetool.png create mode 100644 kviewshell/pics/icons/hi22-action-selectiontool.png create mode 100644 kviewshell/pics/icons/hi32-action-movetool.png create mode 100644 kviewshell/pics/icons/hi48-action-movetool.png (limited to 'kviewshell/pics') diff --git a/kviewshell/pics/Makefile.am b/kviewshell/pics/Makefile.am new file mode 100644 index 00000000..80777a5d --- /dev/null +++ b/kviewshell/pics/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = icons + +KDE_ICON = kviewshell diff --git a/kviewshell/pics/cr16-app-kviewshell.png b/kviewshell/pics/cr16-app-kviewshell.png new file mode 100644 index 00000000..f9b15a18 Binary files /dev/null and b/kviewshell/pics/cr16-app-kviewshell.png differ diff --git a/kviewshell/pics/cr32-app-kviewshell.png b/kviewshell/pics/cr32-app-kviewshell.png new file mode 100644 index 00000000..abb2830e Binary files /dev/null and b/kviewshell/pics/cr32-app-kviewshell.png differ diff --git a/kviewshell/pics/cr48-app-kviewshell.png b/kviewshell/pics/cr48-app-kviewshell.png new file mode 100644 index 00000000..6faaec42 Binary files /dev/null and b/kviewshell/pics/cr48-app-kviewshell.png differ diff --git a/kviewshell/pics/icons/Makefile.am b/kviewshell/pics/icons/Makefile.am new file mode 100644 index 00000000..f1dcd108 --- /dev/null +++ b/kviewshell/pics/icons/Makefile.am @@ -0,0 +1,3 @@ +kviewparticondir = $(kde_datadir)/kviewerpart/icons + +kviewparticon_ICON = AUTO diff --git a/kviewshell/pics/icons/hi16-action-movetool.png b/kviewshell/pics/icons/hi16-action-movetool.png new file mode 100644 index 00000000..11a69bdd Binary files /dev/null and b/kviewshell/pics/icons/hi16-action-movetool.png differ diff --git a/kviewshell/pics/icons/hi16-action-selectiontool.png b/kviewshell/pics/icons/hi16-action-selectiontool.png new file mode 100644 index 00000000..d9a0eba6 Binary files /dev/null and b/kviewshell/pics/icons/hi16-action-selectiontool.png differ diff --git a/kviewshell/pics/icons/hi22-action-movetool.png b/kviewshell/pics/icons/hi22-action-movetool.png new file mode 100644 index 00000000..ccb0823c Binary files /dev/null and b/kviewshell/pics/icons/hi22-action-movetool.png differ diff --git a/kviewshell/pics/icons/hi22-action-selectiontool.png b/kviewshell/pics/icons/hi22-action-selectiontool.png new file mode 100644 index 00000000..6d9a797b Binary files /dev/null and b/kviewshell/pics/icons/hi22-action-selectiontool.png differ diff --git a/kviewshell/pics/icons/hi32-action-movetool.png b/kviewshell/pics/icons/hi32-action-movetool.png new file mode 100644 index 00000000..134c76d2 Binary files /dev/null and b/kviewshell/pics/icons/hi32-action-movetool.png differ diff --git a/kviewshell/pics/icons/hi48-action-movetool.png b/kviewshell/pics/icons/hi48-action-movetool.png new file mode 100644 index 00000000..8d51a696 Binary files /dev/null and b/kviewshell/pics/icons/hi48-action-movetool.png differ -- cgit v1.2.3