summaryrefslogtreecommitdiff
path: root/src/nautilus-preferences-window.c
diff options
context:
space:
mode:
authorCarlos Soriano <csoriano@redhat.com>2018-07-26 17:21:40 +0200
committerCarlos Soriano <csoriano@redhat.com>2018-07-26 19:25:15 +0200
commitc1d51080e9d1b4dffdfb07842ed6e02331c496f4 (patch)
tree0494cdda98429b90ab745c534e140b3f6bd6079c /src/nautilus-preferences-window.c
parent6dfb26e3f60f1d688f6ad9ea11a70ec8ee740c5e (diff)
downloadnautilus-c1d51080e9d1b4dffdfb07842ed6e02331c496f4.tar.gz
preferences: Remove experimental view settings
It went worse than I expected, it's a "break me please" setting, which we are generally against. It can still be enabled through dconf.
Diffstat (limited to 'src/nautilus-preferences-window.c')
-rw-r--r--src/nautilus-preferences-window.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nautilus-preferences-window.c b/src/nautilus-preferences-window.c
index 509057a27..cace13313 100644
--- a/src/nautilus-preferences-window.c
+++ b/src/nautilus-preferences-window.c
@@ -477,9 +477,6 @@ static void nautilus_preferences_window_setup(GtkBuilder *builder,
bind_builder_bool (builder, nautilus_preferences,
NAUTILUS_PREFERENCES_DIALOG_DELETE_PERMANENTLY_WIDGET,
NAUTILUS_PREFERENCES_SHOW_DELETE_PERMANENTLY);
- bind_builder_bool (builder, nautilus_preferences,
- NAUTILUS_PREFERENCES_DIALOG_USE_NEW_VIEWS_WIDGET,
- NAUTILUS_PREFERENCES_USE_EXPERIMENTAL_VIEWS);
bind_builder_radio (
builder, nautilus_preferences, (const char **) click_behavior_components,