diff options
author | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-08-19 11:44:16 (GMT) |
---|---|---|
committer | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-08-19 12:08:13 (GMT) |
commit | 5ac4ae83bbb074ae792abd7f5738a63512d6a68c (patch) | |
tree | 7b5cd90f532274c62ab8af71c15268c0130791e1 /demos/embedded/fluidlauncher | |
parent | fa246f93508147b4b2e582c61fbb60a0d7f881c3 (diff) | |
download | Qt-5ac4ae83bbb074ae792abd7f5738a63512d6a68c.zip Qt-5ac4ae83bbb074ae792abd7f5738a63512d6a68c.tar.gz Qt-5ac4ae83bbb074ae792abd7f5738a63512d6a68c.tar.bz2 |
Import the weather info example.
Originally it was published in Qt Labs:
http://labs.trolltech.com/blogs/2009/07/22/weather-info-for-qts60/
Reviewed-by: Jason Barron
Diffstat (limited to 'demos/embedded/fluidlauncher')
-rw-r--r-- | demos/embedded/fluidlauncher/config_s60/config.xml | 1 | ||||
-rw-r--r-- | demos/embedded/fluidlauncher/screenshots/weatherinfo.png | bin | 0 -> 38521 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/demos/embedded/fluidlauncher/config_s60/config.xml b/demos/embedded/fluidlauncher/config_s60/config.xml index 5957404..08cdb90 100644 --- a/demos/embedded/fluidlauncher/config_s60/config.xml +++ b/demos/embedded/fluidlauncher/config_s60/config.xml @@ -17,6 +17,7 @@ <example filename="raycasting" name="Ray casting" image="screenshots/raycasting.png"/> <example filename="lightmaps" name="OpenStreetMap" image="screenshots/lightmaps.png"/> <example filename="flightinfo" name="Flight Info" image="screenshots/flightinfo_s60.png"/> + <example filename="weatherinfo" name="Weather Info" image="screenshots/weatherinfo.png"/> </demos> <slideshow timeout="60000" interval="10000"> <imagedir dir="slides"/> diff --git a/demos/embedded/fluidlauncher/screenshots/weatherinfo.png b/demos/embedded/fluidlauncher/screenshots/weatherinfo.png Binary files differnew file mode 100644 index 0000000..b18608d --- /dev/null +++ b/demos/embedded/fluidlauncher/screenshots/weatherinfo.png |