diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2013-05-12 03:49:38 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2013-05-12 03:49:38 +0200 |
commit | 3ca9235ddb93b52730099164a0dc387f7a301280 (patch) | |
tree | aa6e74210ce6075fc9e974dd275d28adf5f5d0c5 /metawatch/res | |
parent | ac182bd9bf076b4d03d4812e85b989edae32d756 (diff) | |
download | sowatch-3ca9235ddb93b52730099164a0dc387f7a301280.tar.gz sowatch-3ca9235ddb93b52730099164a0dc387f7a301280.zip |
weather rendering in metawatchwatchlets
Diffstat (limited to 'metawatch/res')
-rw-r--r-- | metawatch/res/graphics/email.bmp | bin | 126 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/message.bmp | bin | 126 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/phone.bmp | bin | 126 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/play.bmp | bin | 126 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/timer.bmp | bin | 126 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_cloudy.bmp | bin | 158 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_rain.bmp | bin | 158 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_snow.bmp | bin | 158 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_sunny.bmp | bin | 158 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_thunderstorm.bmp | bin | 158 -> 0 bytes |
-rw-r--r-- | metawatch/res/graphics/weather_wind.bmp | bin | 158 -> 0 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/metawatch/res/graphics/email.bmp b/metawatch/res/graphics/email.bmp Binary files differdeleted file mode 100644 index 7c895af..0000000 --- a/metawatch/res/graphics/email.bmp +++ /dev/null diff --git a/metawatch/res/graphics/message.bmp b/metawatch/res/graphics/message.bmp Binary files differdeleted file mode 100644 index 53605b8..0000000 --- a/metawatch/res/graphics/message.bmp +++ /dev/null diff --git a/metawatch/res/graphics/phone.bmp b/metawatch/res/graphics/phone.bmp Binary files differdeleted file mode 100644 index a9da9d8..0000000 --- a/metawatch/res/graphics/phone.bmp +++ /dev/null diff --git a/metawatch/res/graphics/play.bmp b/metawatch/res/graphics/play.bmp Binary files differdeleted file mode 100644 index f6f507c..0000000 --- a/metawatch/res/graphics/play.bmp +++ /dev/null diff --git a/metawatch/res/graphics/timer.bmp b/metawatch/res/graphics/timer.bmp Binary files differdeleted file mode 100644 index 20ae04d..0000000 --- a/metawatch/res/graphics/timer.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_cloudy.bmp b/metawatch/res/graphics/weather_cloudy.bmp Binary files differdeleted file mode 100644 index 506c24a..0000000 --- a/metawatch/res/graphics/weather_cloudy.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_rain.bmp b/metawatch/res/graphics/weather_rain.bmp Binary files differdeleted file mode 100644 index fc12c6e..0000000 --- a/metawatch/res/graphics/weather_rain.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_snow.bmp b/metawatch/res/graphics/weather_snow.bmp Binary files differdeleted file mode 100644 index d328105..0000000 --- a/metawatch/res/graphics/weather_snow.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_sunny.bmp b/metawatch/res/graphics/weather_sunny.bmp Binary files differdeleted file mode 100644 index df9f774..0000000 --- a/metawatch/res/graphics/weather_sunny.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_thunderstorm.bmp b/metawatch/res/graphics/weather_thunderstorm.bmp Binary files differdeleted file mode 100644 index f101610..0000000 --- a/metawatch/res/graphics/weather_thunderstorm.bmp +++ /dev/null diff --git a/metawatch/res/graphics/weather_wind.bmp b/metawatch/res/graphics/weather_wind.bmp Binary files differdeleted file mode 100644 index 59bd81b..0000000 --- a/metawatch/res/graphics/weather_wind.bmp +++ /dev/null |