summaryrefslogtreecommitdiff
path: root/src/gdict-pref-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdict-pref-dialog.h')
-rw-r--r--src/gdict-pref-dialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gdict-pref-dialog.h b/src/gdict-pref-dialog.h
index 162cb2d..d7c4335 100644
--- a/src/gdict-pref-dialog.h
+++ b/src/gdict-pref-dialog.h
@@ -44,7 +44,8 @@ G_BEGIN_DECLS
#define GDICT_GCONF_WINDOW_WIDTH_KEY GDICT_GCONF_DIR "/default-window-width"
#define GDICT_GCONF_WINDOW_HEIGHT_KEY GDICT_GCONF_DIR "/default-window-height"
#define GDICT_GCONF_WINDOW_IS_MAXIMIZED_KEY GDICT_GCONF_DIR "/window-is-maximized"
-#define GDICT_GCONF_SPELLER_VISIBLE_KEY GDICT_GCONF_DIR "/speller-visible"
+#define GDICT_GCONF_SIDEBAR_VISIBLE_KEY GDICT_GCONF_DIR "/sidebar-visible"
+#define GDICT_GCONF_STATUSBAR_VISIBLE_KEY GDICT_GCONF_DIR "/statusbar-visible"
#define DOCUMENT_FONT_KEY "/desktop/gnome/interface/document_font_name"