From 206b4073d82940cf8f8356f49821a54f028d60b5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 4 Feb 2009 19:00:11 +0100 Subject: releasing version 0.1~ppa26 --- src/applet-main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/applet-main.c b/src/applet-main.c index 11d85f1..bff8b71 100644 --- a/src/applet-main.c +++ b/src/applet-main.c @@ -87,6 +87,7 @@ applet_fill_cb (PanelApplet * applet, const gchar * iid, gpointer data) /* Init some theme/icon stuff */ gtk_icon_theme_append_search_path(gtk_icon_theme_get_default(), ICONS_DIR); + g_debug("Icons directory: " ICONS_DIR); gtk_rc_parse_string ( "style \"indicator-applet-style\"\n" "{\n" -- cgit v1.2.3