Commit 467c4eb5 authored by Gus Grubba's avatar Gus Grubba

Update weather icon string

parent ab11e2a4
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
</qresource> </qresource>
<qresource prefix="/airmapweather"> <qresource prefix="/airmapweather">
<file alias="clear.svg">images/weather-icons/clear.svg</file> <file alias="clear.svg">images/weather-icons/clear.svg</file>
<file alias="clear_day.svg">images/weather-icons/sunny.svg</file>
<file alias="cloudy.svg">images/weather-icons/cloudy.svg</file> <file alias="cloudy.svg">images/weather-icons/cloudy.svg</file>
<file alias="cloudy_wind.svg">images/weather-icons/cloudy_wind.svg</file> <file alias="cloudy_wind.svg">images/weather-icons/cloudy_wind.svg</file>
<file alias="drizzle.svg">images/weather-icons/drizzle.svg</file> <file alias="drizzle.svg">images/weather-icons/drizzle.svg</file>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment