aboutsummaryrefslogtreecommitdiff
path: root/src/app-section.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/app-section.c')
-rw-r--r--src/app-section.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-section.c b/src/app-section.c
index fb3d8f9..c5b0731 100644
--- a/src/app-section.c
+++ b/src/app-section.c
@@ -283,7 +283,7 @@ keyfile_loaded (GObject *source_object,
self->priv->uses_chat_status = g_key_file_get_boolean (keyfile,
G_KEY_FILE_DESKTOP_GROUP,
- "X-MessagingMenu-UsesChatStatus",
+ "X-MessagingMenu-UsesChatSection",
&error);
if (error) {
if (error->code != G_KEY_FILE_ERROR_KEY_NOT_FOUND) {