aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-theme-adium.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-theme-adium.c')
-rw-r--r--libempathy-gtk/empathy-theme-adium.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c
index 876744018..a878715b6 100644
--- a/libempathy-gtk/empathy-theme-adium.c
+++ b/libempathy-gtk/empathy-theme-adium.c
@@ -580,3 +580,9 @@ empathy_theme_adium_new (void)
return g_object_new (EMPATHY_TYPE_THEME_ADIUM, NULL);
}
+gboolean
+empathy_theme_adium_is_valid (const gchar *path)
+{
+ return TRUE;
+}
+