diff options
author | Sven Gothel <[email protected]> | 2014-01-09 18:34:33 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-09 18:34:33 +0100 |
commit | 1a0b3287870beca22b0a03aa604fc6a5574a962b (patch) | |
tree | 0674a18c024b68caf119864e0fcc381e8484ac97 /make/resources | |
parent | d38fbf00efa47834f754306441cb99f2ef967a21 (diff) |
Bug 676: Use proper pointer icon images (artwork)
.. shameless inspired by KDE's Oxgen scheme .. (they are best)
Diffstat (limited to 'make/resources')
-rw-r--r-- | make/resources/assets-test/crosshair-grey-alpha-64x64.png (renamed from make/resources/assets-test/crosshair-lumina-trans-64x64.png) | bin | 424 -> 424 bytes |
-rw-r--r-- | make/resources/assets/newt/data/cross-grey-alpha-16x16.png | bin | 0 -> 286 bytes |
-rw-r--r-- | make/resources/assets/newt/data/crosshair-lumina-trans-32x32.png | bin | 213 -> 0 bytes |
-rw-r--r-- | make/resources/assets/newt/data/pointer-grey-alpha-16x24.png | bin | 0 -> 511 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/make/resources/assets-test/crosshair-lumina-trans-64x64.png b/make/resources/assets-test/crosshair-grey-alpha-64x64.png Binary files differindex 9be285335..9be285335 100644 --- a/make/resources/assets-test/crosshair-lumina-trans-64x64.png +++ b/make/resources/assets-test/crosshair-grey-alpha-64x64.png diff --git a/make/resources/assets/newt/data/cross-grey-alpha-16x16.png b/make/resources/assets/newt/data/cross-grey-alpha-16x16.png Binary files differnew file mode 100644 index 000000000..303c454fa --- /dev/null +++ b/make/resources/assets/newt/data/cross-grey-alpha-16x16.png diff --git a/make/resources/assets/newt/data/crosshair-lumina-trans-32x32.png b/make/resources/assets/newt/data/crosshair-lumina-trans-32x32.png Binary files differdeleted file mode 100644 index 92279640b..000000000 --- a/make/resources/assets/newt/data/crosshair-lumina-trans-32x32.png +++ /dev/null diff --git a/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png b/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png Binary files differnew file mode 100644 index 000000000..98b2c8640 --- /dev/null +++ b/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png |