diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-05-01 18:03:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-01 18:03:27 +0200 |
commit | 323707f63f416d6143b14640da4c44db71db223a (patch) | |
tree | a0b33d47acd05d5a941744083b708b06d847dd03 | |
parent | 392b62b30a0fe8cfdd6a75b46fb13ac8a7fc8ed9 (diff) |
share/weather: Add chance_of_storm and thunderstorm symlinks
l--------- | share/weather/chance_of_storm | 1 | ||||
l--------- | share/weather/thunderstorm | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/share/weather/chance_of_storm b/share/weather/chance_of_storm new file mode 120000 index 0000000..da4e8e6 --- /dev/null +++ b/share/weather/chance_of_storm @@ -0,0 +1 @@ +clouds_rain_40.png
\ No newline at end of file diff --git a/share/weather/thunderstorm b/share/weather/thunderstorm new file mode 120000 index 0000000..898c330 --- /dev/null +++ b/share/weather/thunderstorm @@ -0,0 +1 @@ +lightning_40.png
\ No newline at end of file |