summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-global-preferences.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-09-05 15:07:40 +0200
committerStefano Karapetsas <[email protected]>2012-09-05 15:07:40 +0200
commitf0ef6466ec0987807fcffdd41b09e88fc1292802 (patch)
treeb8e0590ff10422b92989deff306e2c559c1077ba /libcaja-private/caja-global-preferences.h
parentab3a27b67b830897c49ecf395ee5e63e4dfdfc26 (diff)
downloadcaja-f0ef6466ec0987807fcffdd41b09e88fc1292802.tar.bz2
caja-f0ef6466ec0987807fcffdd41b09e88fc1292802.tar.xz
convert new tab position to gsettings
Diffstat (limited to 'libcaja-private/caja-global-preferences.h')
-rw-r--r--libcaja-private/caja-global-preferences.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/caja-global-preferences.h b/libcaja-private/caja-global-preferences.h
index 03130d84..82cb033e 100644
--- a/libcaja-private/caja-global-preferences.h
+++ b/libcaja-private/caja-global-preferences.h
@@ -104,7 +104,7 @@ G_BEGIN_DECLS
/* Spatial or browser mode */
#define CAJA_PREFERENCES_ALWAYS_USE_BROWSER "always-use-browser"
-#define CAJA_PREFERENCES_NEW_TAB_POSITION "preferences/tabs_open_position"
+#define CAJA_PREFERENCES_NEW_TAB_POSITION "tabs-open-position"
/* Which views should be displayed for new windows */
#define CAJA_PREFERENCES_START_WITH_LOCATION_BAR "preferences/start_with_location_bar"