summaryrefslogtreecommitdiff
path: root/data/resources
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-09-30 12:14:23 -0300
committerTomás Touceda <chiiph@leap.se>2013-10-01 11:22:39 -0300
commit10d59e81c9ae5275a92d041e36c61a0628b726f0 (patch)
tree1f6e0f9060658ba9f6706cf0c4967334d6cd7063 /data/resources
parent487993d08cc2e12fdb9c9edcddff5727479e815d (diff)
Implement new UI
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)
Diffstat (limited to 'data/resources')
-rw-r--r--data/resources/mainwindow.qrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/data/resources/mainwindow.qrc b/data/resources/mainwindow.qrc
index 1e4159b8..0a917d5a 100644
--- a/data/resources/mainwindow.qrc
+++ b/data/resources/mainwindow.qrc
@@ -1,5 +1,23 @@
<RCC>
<qresource prefix="/">
+ <file>../images/white/32/off.png</file>
+ <file>../images/white/32/on.png</file>
+ <file>../images/white/32/wait.png</file>
+ <file>../images/black/32/arrow-down.png</file>
+ <file>../images/black/32/arrow-up.png</file>
+ <file>../images/black/32/cloud.png</file>
+ <file>../images/black/32/contract.png</file>
+ <file>../images/black/32/earth-square.png</file>
+ <file>../images/black/32/earth.png</file>
+ <file>../images/black/32/email-square.png</file>
+ <file>../images/black/32/email.png</file>
+ <file>../images/black/32/expand.png</file>
+ <file>../images/black/32/gear.png</file>
+ <file>../images/black/32/off.png</file>
+ <file>../images/black/32/on.png</file>
+ <file>../images/black/32/refresh.png</file>
+ <file>../images/black/32/user.png</file>
+ <file>../images/black/32/wait.png</file>
<file>../images/mask-launcher.png</file>
<file>../images/mask-icon.png</file>
<file>../images/leap-gray-big.png</file>