diff mcabber/mcabber/screen.c @ 1793:c3ddb52f1055

Rename completion_muc_suffix to muc_completion_suffix
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 15 Mar 2010 16:21:40 +0200
parents 6e0a8bfb3a01
children b135572fcd26
line wrap: on
line diff
--- a/mcabber/mcabber/screen.c	Mon Mar 15 00:49:12 2010 +0200
+++ b/mcabber/mcabber/screen.c	Mon Mar 15 16:21:40 2010 +0200
@@ -3552,7 +3552,7 @@
       // Init completion
       n = new_completion(prefix, list,
                          (compl_categ == COMPL_RESOURCE ?
-                          settings_opt_get("completion_muc_suffix") : NULL));
+                          settings_opt_get("muc_completion_suffix") : NULL));
       g_free(prefix);
       if (n == 0 && nrow == -1) {
         // This is a MUC room and we can't complete from the beginning of the