diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-24 20:52:17 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-24 20:52:17 +0200 |
commit | a1ec50943454ba4674c8c5e5d5dadcdbd414b111 (patch) | |
tree | 163aed51758c98fa6feec35a344aa8b5095c32e5 /metawatch/uires.qrc | |
parent | cba26597f1c09764d37be0d13863ec5d5c340da0 (diff) | |
download | sowatch-a1ec50943454ba4674c8c5e5d5dadcdbd414b111.tar.gz sowatch-a1ec50943454ba4674c8c5e5d5dadcdbd414b111.zip |
Incoming phone calls working!
Diffstat (limited to 'metawatch/uires.qrc')
-rw-r--r-- | metawatch/uires.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/metawatch/uires.qrc b/metawatch/uires.qrc index 24d70fb..821a3dc 100644 --- a/metawatch/uires.qrc +++ b/metawatch/uires.qrc @@ -9,6 +9,11 @@ <file>weather_sunny.bmp</file> <file>weather_thunderstorm.bmp</file> <file>weather_wind.bmp</file> + <file>email.bmp</file> + <file>message.bmp</file> + <file>phone.bmp</file> + <file>play.bmp</file> + <file>timer.bmp</file> </qresource> <qresource prefix="/metawatch/fonts"> <file>metawatch_8pt_5pxl_CAPS.ttf</file> |