summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-global-preferences.h
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.h
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.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 6ffa0fdf..9f722214 100644
--- a/libcaja-private/caja-global-preferences.h
+++ b/libcaja-private/caja-global-preferences.h
@@ -199,7 +199,7 @@ G_BEGIN_DECLS
} CajaSpeedTradeoffValue;
#define CAJA_PREFERENCES_SHOW_TEXT_IN_ICONS "show-icon-text"
-#define CAJA_PREFERENCES_SHOW_DIRECTORY_ITEM_COUNTS "preferences/show_directory_item_counts"
+#define CAJA_PREFERENCES_SHOW_DIRECTORY_ITEM_COUNTS "show-directory-item-counts"
#define CAJA_PREFERENCES_SHOW_IMAGE_FILE_THUMBNAILS "preferences/show_image_thumbnails"
#define CAJA_PREFERENCES_IMAGE_FILE_THUMBNAIL_LIMIT "preferences/thumbnail_limit"
#define CAJA_PREFERENCES_PREVIEW_SOUND "preferences/preview_sound"