summaryrefslogtreecommitdiff
path: root/shell/control-center.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/control-center.c')
-rw-r--r--shell/control-center.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/control-center.c b/shell/control-center.c
index 5cf0795e..a4b86880 100644
--- a/shell/control-center.c
+++ b/shell/control-center.c
@@ -169,7 +169,7 @@ int main(int argc, char* argv[])
bindtextdomain(GETTEXT_PACKAGE, MATELOCALEDIR);
bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8");
textdomain(GETTEXT_PACKAGE);
-#endif
+#endif /* ENABLE_NLS */
error = NULL;