+ Reply
Results 1 to 1 of 1
  1. #1
    iPhone? More like MyPhone
    Join Date
    Aug 2008
    Location
    Denton, TX
    Posts
    153
    Thanks
    8
    Thanked 18 Times in 15 Posts

    Default weathericon help... another nub

    I'm trying to get the weathericon over WeatherBug. Here is a screenshot.


    here is what my plist looks like
    Code:
    <plist version="1.0">
    <dict>
    	<key>Celsius</key>
    	<false/>
    	<key>Location</key>
    	<string>76204</string>
    	<key>OverrideLocation</key>
    	<true/>
    	<key>RefreshInterval</key>
    	<integer>15</integer>
    	<key>ShowFeelsLike</key>
    	<false/>
    	<key>ShowStatusBarImage</key>
    	<true/>
    	<key>ShowStatusBarTemp</key>
    	<true/>
    	<key>ShowWeatherIcon</key>
    	<true/>
    	<key>UseLocalTime</key>
    	<true/>
    	<key>WeatherBundleIdentifier</key>
    	<string>com.aws.weatherbug.pro</string>
    </dict>
    </plist>

    *EDIT: I just updated the app and fixed it. sorry mods please delete

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts