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