From ba2326210afd63d1ae622c57b76b3b1f56ab4e9e Mon Sep 17 00:00:00 2001 From: Thomas Meire Date: Tue, 19 Jan 2010 17:25:36 +0100 Subject: add match_case option to find_abilities --- libempathy-gtk/empathy-theme-adium.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy-gtk/empathy-theme-adium.c') diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c index f57fe9531..62734ff93 100644 --- a/libempathy-gtk/empathy-theme-adium.c +++ b/libempathy-gtk/empathy-theme-adium.c @@ -730,6 +730,7 @@ theme_adium_find_next (EmpathyChatView *view, static void theme_adium_find_abilities (EmpathyChatView *view, const gchar *search_criteria, + gboolean match_case, gboolean *can_do_previous, gboolean *can_do_next) { -- cgit v1.2.3