From f369aa1633fd6d1c02680e97006bc53e4b8e44eb Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 16 Mar 2008 22:10:34 +0000 Subject: Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and others in src/ svn path=/trunk/; revision=813 --- libempathy/empathy-utils.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index cafc3db10..834935ef2 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -97,7 +97,8 @@ void empathy_chat_with_contact_id (McAccount *account, const gchar * empathy_presence_get_default_message (McPresence presence); const gchar * empathy_presence_to_str (McPresence presence); McPresence empathy_presence_from_str (const gchar *str); - +gchar * empathy_file_lookup (const gchar *filename, + const gchar *subdir); G_END_DECLS #endif /* __EMPATHY_UTILS_H__ */ -- cgit v1.2.3