summaryrefslogtreecommitdiff
path: root/metawatch/uires.qrc
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2011-09-19 01:51:04 +0200
committerJavier S. Pedro <maemo@javispedro.com>2011-09-19 01:51:04 +0200
commit77a98ac21c2520d9fb4bb9c8f70967a8e36dc872 (patch)
tree687d1cc8820296d56e06c8fab3eaf9ef935cba23 /metawatch/uires.qrc
parent03af539d69d903dfb5df19b447707a35ebaa4a54 (diff)
downloadsowatch-77a98ac21c2520d9fb4bb9c8f70967a8e36dc872.tar.gz
sowatch-77a98ac21c2520d9fb4bb9c8f70967a8e36dc872.zip
adding notification provider plugins, idle screen
Diffstat (limited to 'metawatch/uires.qrc')
-rw-r--r--metawatch/uires.qrc13
1 files changed, 12 insertions, 1 deletions
diff --git a/metawatch/uires.qrc b/metawatch/uires.qrc
index 4be7fc8..24d70fb 100644
--- a/metawatch/uires.qrc
+++ b/metawatch/uires.qrc
@@ -1,7 +1,18 @@
<RCC>
- <qresource prefix="/metawatch">
+ <qresource prefix="/metawatch/graphics">
<file>idle_call.bmp</file>
<file>idle_gmail.bmp</file>
<file>idle_sms.bmp</file>
+ <file>weather_cloudy.bmp</file>
+ <file>weather_rain.bmp</file>
+ <file>weather_snow.bmp</file>
+ <file>weather_sunny.bmp</file>
+ <file>weather_thunderstorm.bmp</file>
+ <file>weather_wind.bmp</file>
+ </qresource>
+ <qresource prefix="/metawatch/fonts">
+ <file>metawatch_8pt_5pxl_CAPS.ttf</file>
+ <file>metawatch_8pt_7pxl_CAPS.ttf</file>
+ <file>metawatch_16pt_11pxl.ttf</file>
</qresource>
</RCC>