From cf3e02237f89593e6e03065ced3af2835e915ee0 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 5 Sep 2012 12:44:38 +0200 Subject: convert show-advanced-persmissions to gsettings --- libcaja-private/caja-global-preferences.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libcaja-private/caja-global-preferences.c') diff --git a/libcaja-private/caja-global-preferences.c b/libcaja-private/caja-global-preferences.c index 88e8736a..e9f4f255 100644 --- a/libcaja-private/caja-global-preferences.c +++ b/libcaja-private/caja-global-preferences.c @@ -319,11 +319,6 @@ static const PreferenceDefault preference_defaults[] = NULL, NULL, "speed_tradeoff" }, - { - CAJA_PREFERENCES_SHOW_ADVANCED_PERMISSIONS, - PREFERENCE_BOOLEAN, - GINT_TO_POINTER (FALSE) - }, { CAJA_PREFERENCES_SORT_DIRECTORIES_FIRST, PREFERENCE_BOOLEAN, -- cgit v1.2.1