summaryrefslogtreecommitdiff
path: root/src/gui/panels/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/panels/log.h')
-rw-r--r--src/gui/panels/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/panels/log.h b/src/gui/panels/log.h
index 1106aae..4d155a2 100644
--- a/src/gui/panels/log.h
+++ b/src/gui/panels/log.h
@@ -34,7 +34,7 @@
-#define PANEL_LOG_ID _("Messages")
+#define PANEL_LOG_ID "log"
#define G_TYPE_LOG_PANEL g_log_panel_get_type()