From 18b7d0d24a975d740000670329e01fa66216cad2 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 12 Dec 2008 15:49:41 +0000 Subject: Init empathy for megaphone, nothere and check-main. svn path=/trunk/; revision=1972 --- nothere/src/nothere-applet.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nothere/src') diff --git a/nothere/src/nothere-applet.c b/nothere/src/nothere-applet.c index f2adb0b9f..243272e67 100644 --- a/nothere/src/nothere-applet.c +++ b/nothere/src/nothere-applet.c @@ -29,6 +29,7 @@ #include #include +#include #include "nothere-applet.h" @@ -54,8 +55,7 @@ nothere_applet_class_init (NotHereAppletClass *class) { GTK_OBJECT_CLASS (class)->destroy = nothere_applet_destroy; - gtk_icon_theme_append_search_path (gtk_icon_theme_get_default (), - PKGDATADIR G_DIR_SEPARATOR_S "icons"); + empathy_gtk_init (); } static gboolean -- cgit v1.2.3