From 8ee9f55f2a83f92860a6998eedcd879e4ac737c4 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 28 Jun 2011 15:15:12 -0500 Subject: Getting some static data and using it a bit to boot strap this data --- src/status-items.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/status-items.h') diff --git a/src/status-items.h b/src/status-items.h index 66844f4..686d03c 100644 --- a/src/status-items.h +++ b/src/status-items.h @@ -7,6 +7,7 @@ G_BEGIN_DECLS GList * status_items_build (void); +const gchar * status_current_panel_icon (gboolean alert); G_END_DECLS -- cgit v1.2.3