aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/metar.h
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-10 04:08:30 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-10 04:08:30 +0800
commit4138abc3ebb024c3f3b5c3063cca669a60147f6b (patch)
treea51992a3918155a6a3a57d83756a5e50bdc58e9c /my-evolution/metar.h
parent7c4e516f1c74de3ce8c975b8965b086b447f39ef (diff)
downloadgsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar.gz
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar.bz2
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar.lz
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar.xz
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.tar.zst
gsoc2013-evolution-4138abc3ebb024c3f3b5c3063cca669a60147f6b.zip
Get a lovely icon from jimmac for the type of weather
svn path=/trunk/; revision=10929
Diffstat (limited to 'my-evolution/metar.h')
-rw-r--r--my-evolution/metar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/my-evolution/metar.h b/my-evolution/metar.h
index cbbb8f9550..91ec15d2a1 100644
--- a/my-evolution/metar.h
+++ b/my-evolution/metar.h
@@ -28,6 +28,7 @@ const char *weather_sky_string (Weather *w);
char *weather_temp_string (Weather *w);
const char *weather_conditions_string (Weather *w);
const char *weather_wind_direction_string (Weather *w);
+const char *icon_from_weather (Weather *w);
void metar_init_re (void);
gboolean metar_tok_time (char *token,