summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-04 18:33:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-04 20:34:55 +0000
commita3c4f39868226151b4b01906cbcf1b6d40740a28 (patch)
treeb628f66183a03bddd04d88ffea288aff8e1d02fe
parent4d1cbb7e894bba9769789a89a90622944fd28c80 (diff)
convert these mono versions to png
Change-Id: I93755ac95c170c457b32adac07557ed48ad8beee
-rw-r--r--icon-themes/elementary/vcl/res/checkmono.bmpbin898 -> 0 bytes
-rw-r--r--icon-themes/elementary/vcl/res/checkmono.pngbin0 -> 476 bytes
-rw-r--r--icon-themes/elementary/vcl/res/radiomono.bmpbin638 -> 0 bytes
-rw-r--r--icon-themes/elementary/vcl/res/radiomono.pngbin0 -> 437 bytes
-rw-r--r--icon-themes/galaxy/vcl/res/checkmono.bmpbin898 -> 0 bytes
-rw-r--r--icon-themes/galaxy/vcl/res/checkmono.pngbin0 -> 476 bytes
-rw-r--r--icon-themes/galaxy/vcl/res/radiomono.bmpbin638 -> 0 bytes
-rw-r--r--icon-themes/galaxy/vcl/res/radiomono.pngbin0 -> 437 bytes
-rw-r--r--vcl/source/src/images.src4
9 files changed, 2 insertions, 2 deletions
diff --git a/icon-themes/elementary/vcl/res/checkmono.bmp b/icon-themes/elementary/vcl/res/checkmono.bmp
deleted file mode 100644
index 7e0610d5e9d8..000000000000
--- a/icon-themes/elementary/vcl/res/checkmono.bmp
+++ /dev/null
Binary files differ
diff --git a/icon-themes/elementary/vcl/res/checkmono.png b/icon-themes/elementary/vcl/res/checkmono.png
new file mode 100644
index 000000000000..69c89139bf49
--- /dev/null
+++ b/icon-themes/elementary/vcl/res/checkmono.png
Binary files differ
diff --git a/icon-themes/elementary/vcl/res/radiomono.bmp b/icon-themes/elementary/vcl/res/radiomono.bmp
deleted file mode 100644
index 6c757c34bac8..000000000000
--- a/icon-themes/elementary/vcl/res/radiomono.bmp
+++ /dev/null
Binary files differ
diff --git a/icon-themes/elementary/vcl/res/radiomono.png b/icon-themes/elementary/vcl/res/radiomono.png
new file mode 100644
index 000000000000..d9e447102afd
--- /dev/null
+++ b/icon-themes/elementary/vcl/res/radiomono.png
Binary files differ
diff --git a/icon-themes/galaxy/vcl/res/checkmono.bmp b/icon-themes/galaxy/vcl/res/checkmono.bmp
deleted file mode 100644
index 7e0610d5e9d8..000000000000
--- a/icon-themes/galaxy/vcl/res/checkmono.bmp
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/vcl/res/checkmono.png b/icon-themes/galaxy/vcl/res/checkmono.png
new file mode 100644
index 000000000000..4cabe1284025
--- /dev/null
+++ b/icon-themes/galaxy/vcl/res/checkmono.png
Binary files differ
diff --git a/icon-themes/galaxy/vcl/res/radiomono.bmp b/icon-themes/galaxy/vcl/res/radiomono.bmp
deleted file mode 100644
index 6c757c34bac8..000000000000
--- a/icon-themes/galaxy/vcl/res/radiomono.bmp
+++ /dev/null
Binary files differ
diff --git a/icon-themes/galaxy/vcl/res/radiomono.png b/icon-themes/galaxy/vcl/res/radiomono.png
new file mode 100644
index 000000000000..aba237e266d2
--- /dev/null
+++ b/icon-themes/galaxy/vcl/res/radiomono.png
Binary files differ
diff --git a/vcl/source/src/images.src b/vcl/source/src/images.src
index c6eaeefc115b..5417e5365bc0 100644
--- a/vcl/source/src/images.src
+++ b/vcl/source/src/images.src
@@ -26,7 +26,7 @@ Bitmap (SV_RESID_BITMAP_CHECK + SV_RESID_STDOFFSET)
Bitmap (SV_RESID_BITMAP_CHECK + SV_RESID_MONOOFFSET)
{
- File = "checkmono.bmp";
+ File = "checkmono.png";
};
Bitmap (SV_RESID_BITMAP_SCROLLVH)
@@ -71,7 +71,7 @@ Bitmap (SV_RESID_BITMAP_RADIO + SV_RESID_STDOFFSET)
Bitmap (SV_RESID_BITMAP_RADIO + SV_RESID_MONOOFFSET)
{
- File = "radiomono.bmp";
+ File = "radiomono.png";
};
Bitmap SV_RESID_BITMAP_ERRORBOX