/home/developer $ ls -la /home/user/.cache/com.meecast.omweather total 440 drwxr-xr-x 2 user users 4096 Feb 22 07:28 . drwxr-xr-x 15 user users 4096 Feb 6 12:53 .. -rw-r--r-- 1 user users 224967 Feb 21 22:43 wallpaper_MeeCast.png -rw-r--r-- 1 user users 213508 Feb 21 23:34 wallpaper_MeeCast_original.png
/home/developer $ cat /home/user/.config/com.meecast.omweather/config.xml <?xml version="1.0" encoding="utf-8"?> <config xmlns="http://omweather.garage.maemo.org/schemas"> <base>/opt/com.meecast.omweather/share/</base> <iconset>Meecast</iconset> <temperature_unit>C</temperature_unit> <wind_speed_unit>m/s</wind_speed_unit> <pressure_unit>mbar</pressure_unit> <current_station_id>0</current_station_id> <update_period>7200</update_period> <update_connect>false</update_connect> <fullscreen>false</fullscreen> <lockscreen>false</lockscreen> <standbyscreen>false</standbyscreen> <gps>false</gps> </config>