]> git.0d.be Git - empathy.git/commitdiff
Fix icon lookup in nothere. Fixes bug #527924 (Frederic Peters).
authorXavier Claessens <xclaesse@src.gnome.org>
Sun, 13 Apr 2008 21:02:08 +0000 (21:02 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 13 Apr 2008 21:02:08 +0000 (21:02 +0000)
svn path=/trunk/; revision=935

nothere/src/nothere-applet.c

index b0a8b6e555db6680a0b5cc0560dcdc9964c34b95..f2adb0b9f5cc8203373a7c8fb42b01197f8680ee 100644 (file)
@@ -53,6 +53,9 @@ static void
 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");
 }
 
 static gboolean