diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-27 09:48:56 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-27 10:00:51 -0800 |
commit | c64e9ea28d307593b3607f2bb45914540524b9dc (patch) | |
tree | 522eddfebcf667980925ddcf6c34ea5bb9770237 /icons | |
parent | cc91cad89091d0212cc09e840dfde513b968f7b7 (diff) | |
download | subsurface-c64e9ea28d307593b3607f2bb45914540524b9dc.tar.gz |
Add PNG versions of our SVG icons
This is just a temporary workaround while we figure out why the Windows
build doesn't load SVGs correctly. To avoid messing with the build system
I simply switch to using PNG everywhere.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/average.png | bin | 0 -> 596 bytes |
-rw-r--r-- | icons/expand.png | bin | 0 -> 372 bytes |
-rw-r--r-- | icons/maximum.png | bin | 0 -> 538 bytes |
-rw-r--r-- | icons/minimum.png | bin | 0 -> 557 bytes |
-rw-r--r-- | icons/ruler.png | bin | 0 -> 527 bytes |
-rw-r--r-- | icons/scale.png | bin | 0 -> 1203 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/icons/average.png b/icons/average.png Binary files differnew file mode 100644 index 000000000..f097695ec --- /dev/null +++ b/icons/average.png diff --git a/icons/expand.png b/icons/expand.png Binary files differnew file mode 100644 index 000000000..ce8356907 --- /dev/null +++ b/icons/expand.png diff --git a/icons/maximum.png b/icons/maximum.png Binary files differnew file mode 100644 index 000000000..5b4473719 --- /dev/null +++ b/icons/maximum.png diff --git a/icons/minimum.png b/icons/minimum.png Binary files differnew file mode 100644 index 000000000..fba2aee0d --- /dev/null +++ b/icons/minimum.png diff --git a/icons/ruler.png b/icons/ruler.png Binary files differnew file mode 100644 index 000000000..d5c2d4d8f --- /dev/null +++ b/icons/ruler.png diff --git a/icons/scale.png b/icons/scale.png Binary files differnew file mode 100644 index 000000000..ecf5dc6cf --- /dev/null +++ b/icons/scale.png |