summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-global-preferences.c
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-09-05 16:55:12 +0200
committerStefano Karapetsas <[email protected]>2012-09-05 16:55:12 +0200
commit562875c2ed80bd7501fb161564ab88c731ac497c (patch)
treece4641b88d670ada980feee9a0b109ee79660924 /libcaja-private/caja-global-preferences.c
parent46925062b04255e723ff931ac82aefda9cfc516d (diff)
downloadcaja-562875c2ed80bd7501fb161564ab88c731ac497c.tar.bz2
caja-562875c2ed80bd7501fb161564ab88c731ac497c.tar.xz
convert show-directory-item-counts to gsettings
Diffstat (limited to 'libcaja-private/caja-global-preferences.c')
-rw-r--r--libcaja-private/caja-global-preferences.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/libcaja-private/caja-global-preferences.c b/libcaja-private/caja-global-preferences.c
index ee7edb54..490a8d4d 100644
--- a/libcaja-private/caja-global-preferences.c
+++ b/libcaja-private/caja-global-preferences.c
@@ -187,18 +187,6 @@ typedef struct
*/
static const PreferenceDefault preference_defaults[] =
{
- /* Don't show remote directory item counts by default
- * because computing them can be annoyingly slow, especially
- * for FTP. If we make this fast enough for FTP in particular,
- * we should change this default to ALWAYS.
- */
- {
- CAJA_PREFERENCES_SHOW_DIRECTORY_ITEM_COUNTS,
- PREFERENCE_STRING,
- "local_only",
- NULL, NULL,
- "speed_tradeoff"
- },
{
CAJA_PREFERENCES_SHOW_IMAGE_FILE_THUMBNAILS,
PREFERENCE_STRING,