summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'tp-account-widgets/tpaw-protocol.c')
-rw-r--r--tp-account-widgets/tpaw-protocol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-account-widgets/tpaw-protocol.c b/tp-account-widgets/tpaw-protocol.c
index e3973771..0c13cdda 100644
--- a/tp-account-widgets/tpaw-protocol.c
+++ b/tp-account-widgets/tpaw-protocol.c
@@ -427,7 +427,7 @@ sort_protocol_value (const gchar *protocol_name)
guint i;
const gchar *names[] = {
"jabber",
- "local-xmpp",
+ "local_xmpp",
"gtalk",
NULL
};