[nautilus] Use the right GConf key for the disable_tabs setting (#580220).
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [nautilus] Use the right GConf key for the disable_tabs setting (#580220).
- Date: Wed, 7 Oct 2009 14:00:37 +0000 (UTC)
commit 370ebf572e4e8d401f65fa7b575899e82fc9dfa7
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Oct 7 15:59:42 2009 +0200
Use the right GConf key for the disable_tabs setting (#580220).
libnautilus-private/nautilus-global-preferences.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/nautilus-global-preferences.h b/libnautilus-private/nautilus-global-preferences.h
index 2213843..d9f18be 100644
--- a/libnautilus-private/nautilus-global-preferences.h
+++ b/libnautilus-private/nautilus-global-preferences.h
@@ -106,7 +106,7 @@ typedef enum
/* Spatial or browser mode */
#define NAUTILUS_PREFERENCES_ALWAYS_USE_BROWSER "preferences/always_use_browser"
-#define NAUTILUS_PREFERENCES_ENABLE_TABS "preferences/tabs_enable"
+#define NAUTILUS_PREFERENCES_ENABLE_TABS "/desktop/gnome/file_views/tabs_enable"
#define NAUTILUS_PREFERENCES_NEW_TAB_POSITION "preferences/tabs_open_position"
/* Which views should be displayed for new windows */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]