diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-11 21:28:43 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-11 21:28:43 +0100 |
commit | 8c19626827bf5aa02b52f7b716ee62c7a712b1de (patch) | |
tree | 4316968226ebc38e5b10b3fc19abd201ef349ae7 /share | |
parent | 89c4f19aee871e8daf2216d0105103ebaad2c759 (diff) |
weather: Add {mostly,partly}_cloudy symlinks
Diffstat (limited to 'share')
l--------- | share/weather/mostly_cloudy | 1 | ||||
l--------- | share/weather/partly_cloudy | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/share/weather/mostly_cloudy b/share/weather/mostly_cloudy new file mode 120000 index 0000000..f7ae88d --- /dev/null +++ b/share/weather/mostly_cloudy @@ -0,0 +1 @@ +clouds_40.png
\ No newline at end of file diff --git a/share/weather/partly_cloudy b/share/weather/partly_cloudy new file mode 120000 index 0000000..d1cf0f7 --- /dev/null +++ b/share/weather/partly_cloudy @@ -0,0 +1 @@ +cloudy_40.png
\ No newline at end of file |