[empathy] empathy-spell: updated _get_suggestions disabled implementation
- From: Jonny Lamb <jonnylamb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] empathy-spell: updated _get_suggestions disabled implementation
- Date: Tue, 30 Nov 2010 17:55:06 +0000 (UTC)
commit b6a08a8526af02877f97e1bd234fa5f4aace1464
Author: Jonny Lamb <jonnylamb gnome org>
Date: Tue Nov 30 17:48:23 2010 +0000
empathy-spell: updated _get_suggestions disabled implementation
Signed-off-by: Jonny Lamb <jonnylamb gnome org>
libempathy-gtk/empathy-spell.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-spell.c b/libempathy-gtk/empathy-spell.c
index dcbbaf8..35c039c 100644
--- a/libempathy-gtk/empathy-spell.c
+++ b/libempathy-gtk/empathy-spell.c
@@ -439,7 +439,8 @@ empathy_spell_supported (void)
}
GList *
-empathy_spell_get_suggestions (const gchar *word)
+empathy_spell_get_suggestions (const gchar *code,
+ const gchar *word)
{
DEBUG ("Support disabled, could not get suggestions");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]