diff options
Diffstat (limited to 'share')
l--------- | share/weather/chance_of_rain | 1 | ||||
-rw-r--r-- | share/weather/clouds.png | bin | 0 -> 581 bytes | |||
-rw-r--r-- | share/weather/clouds_40.png | bin | 0 -> 634 bytes | |||
l--------- | share/weather/cloudy | 1 | ||||
-rw-r--r-- | share/weather/cloudy.png | bin | 0 -> 694 bytes | |||
-rw-r--r-- | share/weather/cloudy_40.png | bin | 0 -> 781 bytes | |||
-rw-r--r-- | share/weather/lightning.png | bin | 0 -> 641 bytes | |||
-rw-r--r-- | share/weather/lightning_40.png | bin | 0 -> 699 bytes | |||
l--------- | share/weather/mostly_sunny | 1 | ||||
-rw-r--r-- | share/weather/rain.png | bin | 0 -> 665 bytes | |||
-rw-r--r-- | share/weather/rain_40.png | bin | 0 -> 683 bytes | |||
-rw-r--r-- | share/weather/snow.png | bin | 0 -> 341 bytes | |||
-rw-r--r-- | share/weather/snow_40.png | bin | 0 -> 409 bytes | |||
-rw-r--r-- | share/weather/sun.png | bin | 0 -> 623 bytes | |||
-rw-r--r-- | share/weather/sun_40.png | bin | 0 -> 719 bytes | |||
l--------- | share/weather/sunny | 1 |
16 files changed, 4 insertions, 0 deletions
diff --git a/share/weather/chance_of_rain b/share/weather/chance_of_rain new file mode 120000 index 0000000..5b36e83 --- /dev/null +++ b/share/weather/chance_of_rain @@ -0,0 +1 @@ +rain_40.png
\ No newline at end of file diff --git a/share/weather/clouds.png b/share/weather/clouds.png Binary files differnew file mode 100644 index 0000000..3f73eaa --- /dev/null +++ b/share/weather/clouds.png diff --git a/share/weather/clouds_40.png b/share/weather/clouds_40.png Binary files differnew file mode 100644 index 0000000..8503e8f --- /dev/null +++ b/share/weather/clouds_40.png diff --git a/share/weather/cloudy b/share/weather/cloudy new file mode 120000 index 0000000..f7ae88d --- /dev/null +++ b/share/weather/cloudy @@ -0,0 +1 @@ +clouds_40.png
\ No newline at end of file diff --git a/share/weather/cloudy.png b/share/weather/cloudy.png Binary files differnew file mode 100644 index 0000000..5856e1d --- /dev/null +++ b/share/weather/cloudy.png diff --git a/share/weather/cloudy_40.png b/share/weather/cloudy_40.png Binary files differnew file mode 100644 index 0000000..3993ab1 --- /dev/null +++ b/share/weather/cloudy_40.png diff --git a/share/weather/lightning.png b/share/weather/lightning.png Binary files differnew file mode 100644 index 0000000..1d42b36 --- /dev/null +++ b/share/weather/lightning.png diff --git a/share/weather/lightning_40.png b/share/weather/lightning_40.png Binary files differnew file mode 100644 index 0000000..85b280f --- /dev/null +++ b/share/weather/lightning_40.png diff --git a/share/weather/mostly_sunny b/share/weather/mostly_sunny new file mode 120000 index 0000000..d1cf0f7 --- /dev/null +++ b/share/weather/mostly_sunny @@ -0,0 +1 @@ +cloudy_40.png
\ No newline at end of file diff --git a/share/weather/rain.png b/share/weather/rain.png Binary files differnew file mode 100644 index 0000000..e6072cc --- /dev/null +++ b/share/weather/rain.png diff --git a/share/weather/rain_40.png b/share/weather/rain_40.png Binary files differnew file mode 100644 index 0000000..2207d7b --- /dev/null +++ b/share/weather/rain_40.png diff --git a/share/weather/snow.png b/share/weather/snow.png Binary files differnew file mode 100644 index 0000000..45bbdf1 --- /dev/null +++ b/share/weather/snow.png diff --git a/share/weather/snow_40.png b/share/weather/snow_40.png Binary files differnew file mode 100644 index 0000000..a86de75 --- /dev/null +++ b/share/weather/snow_40.png diff --git a/share/weather/sun.png b/share/weather/sun.png Binary files differnew file mode 100644 index 0000000..0156c26 --- /dev/null +++ b/share/weather/sun.png diff --git a/share/weather/sun_40.png b/share/weather/sun_40.png Binary files differnew file mode 100644 index 0000000..12bcb46 --- /dev/null +++ b/share/weather/sun_40.png diff --git a/share/weather/sunny b/share/weather/sunny new file mode 120000 index 0000000..a721871 --- /dev/null +++ b/share/weather/sunny @@ -0,0 +1 @@ +sun_40.png
\ No newline at end of file |