summaryrefslogtreecommitdiff
path: root/pkg/branding
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/branding')
-rw-r--r--pkg/branding/icons.qrc3
-rw-r--r--pkg/branding/mac/off.pngbin0 -> 1202 bytes
-rw-r--r--pkg/branding/mac/on.pngbin0 -> 1286 bytes
-rw-r--r--pkg/branding/mac/wait.pngbin0 -> 1460 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/pkg/branding/icons.qrc b/pkg/branding/icons.qrc
index 9eb21ba8..61383518 100644
--- a/pkg/branding/icons.qrc
+++ b/pkg/branding/icons.qrc
@@ -9,5 +9,8 @@
<file>white/22/on.png</file>
<file>white/22/question.png</file>
<file>white/22/wait.png</file>
+ <file>mac/on.png</file>
+ <file>mac/off.png</file>
+ <file>mac/wait.png</file>
</qresource>
</RCC>
diff --git a/pkg/branding/mac/off.png b/pkg/branding/mac/off.png
new file mode 100644
index 00000000..402ce738
--- /dev/null
+++ b/pkg/branding/mac/off.png
Binary files differ
diff --git a/pkg/branding/mac/on.png b/pkg/branding/mac/on.png
new file mode 100644
index 00000000..9c1f67e8
--- /dev/null
+++ b/pkg/branding/mac/on.png
Binary files differ
diff --git a/pkg/branding/mac/wait.png b/pkg/branding/mac/wait.png
new file mode 100644
index 00000000..7850594c
--- /dev/null
+++ b/pkg/branding/mac/wait.png
Binary files differ