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 | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kolourpaint/pics/custom | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.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/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kolourpaint/pics/custom')
15 files changed, 10 insertions, 0 deletions
diff --git a/kolourpaint/pics/custom/Makefile.am b/kolourpaint/pics/custom/Makefile.am new file mode 100644 index 00000000..e796e21a --- /dev/null +++ b/kolourpaint/pics/custom/Makefile.am @@ -0,0 +1,10 @@ +customicondir = $(kde_datadir)/kolourpaint/pics +customicon_DATA = tool_spraycan_9x9.png tool_spraycan_17x17.png tool_spraycan_29x29.png \ + color_transparent_26x26.png colorbutton_swap_16x16.png \ + option_opaque.png option_transparent.png \ + resize.png scale.png smooth_scale.png \ + image_skew_horizontal.png image_skew_vertical.png \ + image_rotate_anticlockwise.png image_rotate_clockwise.png + +EXTRA_DIST = $(customicon_DATA) + diff --git a/kolourpaint/pics/custom/color_transparent_26x26.png b/kolourpaint/pics/custom/color_transparent_26x26.png Binary files differnew file mode 100644 index 00000000..3ba3d39e --- /dev/null +++ b/kolourpaint/pics/custom/color_transparent_26x26.png diff --git a/kolourpaint/pics/custom/colorbutton_swap_16x16.png b/kolourpaint/pics/custom/colorbutton_swap_16x16.png Binary files differnew file mode 100644 index 00000000..cebe9ed5 --- /dev/null +++ b/kolourpaint/pics/custom/colorbutton_swap_16x16.png diff --git a/kolourpaint/pics/custom/image_rotate_anticlockwise.png b/kolourpaint/pics/custom/image_rotate_anticlockwise.png Binary files differnew file mode 100644 index 00000000..8ef21bf2 --- /dev/null +++ b/kolourpaint/pics/custom/image_rotate_anticlockwise.png diff --git a/kolourpaint/pics/custom/image_rotate_clockwise.png b/kolourpaint/pics/custom/image_rotate_clockwise.png Binary files differnew file mode 100644 index 00000000..dee00f4a --- /dev/null +++ b/kolourpaint/pics/custom/image_rotate_clockwise.png diff --git a/kolourpaint/pics/custom/image_skew_horizontal.png b/kolourpaint/pics/custom/image_skew_horizontal.png Binary files differnew file mode 100644 index 00000000..c27c8223 --- /dev/null +++ b/kolourpaint/pics/custom/image_skew_horizontal.png diff --git a/kolourpaint/pics/custom/image_skew_vertical.png b/kolourpaint/pics/custom/image_skew_vertical.png Binary files differnew file mode 100644 index 00000000..e84ac257 --- /dev/null +++ b/kolourpaint/pics/custom/image_skew_vertical.png diff --git a/kolourpaint/pics/custom/option_opaque.png b/kolourpaint/pics/custom/option_opaque.png Binary files differnew file mode 100644 index 00000000..ab442ecb --- /dev/null +++ b/kolourpaint/pics/custom/option_opaque.png diff --git a/kolourpaint/pics/custom/option_transparent.png b/kolourpaint/pics/custom/option_transparent.png Binary files differnew file mode 100644 index 00000000..e751d7e9 --- /dev/null +++ b/kolourpaint/pics/custom/option_transparent.png diff --git a/kolourpaint/pics/custom/resize.png b/kolourpaint/pics/custom/resize.png Binary files differnew file mode 100644 index 00000000..0046cbcf --- /dev/null +++ b/kolourpaint/pics/custom/resize.png diff --git a/kolourpaint/pics/custom/scale.png b/kolourpaint/pics/custom/scale.png Binary files differnew file mode 100644 index 00000000..9f0904dd --- /dev/null +++ b/kolourpaint/pics/custom/scale.png diff --git a/kolourpaint/pics/custom/smooth_scale.png b/kolourpaint/pics/custom/smooth_scale.png Binary files differnew file mode 100644 index 00000000..5c48a6e2 --- /dev/null +++ b/kolourpaint/pics/custom/smooth_scale.png diff --git a/kolourpaint/pics/custom/tool_spraycan_17x17.png b/kolourpaint/pics/custom/tool_spraycan_17x17.png Binary files differnew file mode 100644 index 00000000..c5d228b0 --- /dev/null +++ b/kolourpaint/pics/custom/tool_spraycan_17x17.png diff --git a/kolourpaint/pics/custom/tool_spraycan_29x29.png b/kolourpaint/pics/custom/tool_spraycan_29x29.png Binary files differnew file mode 100644 index 00000000..47cfce16 --- /dev/null +++ b/kolourpaint/pics/custom/tool_spraycan_29x29.png diff --git a/kolourpaint/pics/custom/tool_spraycan_9x9.png b/kolourpaint/pics/custom/tool_spraycan_9x9.png Binary files differnew file mode 100644 index 00000000..85dde5a8 --- /dev/null +++ b/kolourpaint/pics/custom/tool_spraycan_9x9.png |