summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-global-preferences.h
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-07-25 22:32:36 +0800
committerlukefromdc <[email protected]>2019-07-27 20:08:46 +0000
commit25c9935c888006f8a540d7bcaadb99a9a52bf4d0 (patch)
tree2fc244ab5fdc3ce7409d8399d1b6644589985e95 /libcaja-private/caja-global-preferences.h
parentd3af9ff752a3ec22670a19352c1e034c60288068 (diff)
downloadcaja-25c9935c888006f8a540d7bcaadb99a9a52bf4d0.tar.bz2
caja-25c9935c888006f8a540d7bcaadb99a9a52bf4d0.tar.xz
Add preference option to hide icons in list view.
Diffstat (limited to 'libcaja-private/caja-global-preferences.h')
-rw-r--r--libcaja-private/caja-global-preferences.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcaja-private/caja-global-preferences.h b/libcaja-private/caja-global-preferences.h
index d3e4b7ce..a7df4928 100644
--- a/libcaja-private/caja-global-preferences.h
+++ b/libcaja-private/caja-global-preferences.h
@@ -68,6 +68,7 @@ G_BEGIN_DECLS
#define CAJA_PREFERENCES_SHOW_ADVANCED_PERMISSIONS "show-advanced-permissions"
#define CAJA_PREFERENCES_DATE_FORMAT "date-format"
#define CAJA_PREFERENCES_USE_IEC_UNITS "use-iec-units"
+#define CAJA_PREFERENCES_HIDE_ICON_IN_LIST_VIEW "hide-icons-in-list-view"
/* Mouse */
#define CAJA_PREFERENCES_MOUSE_USE_EXTRA_BUTTONS "mouse-use-extra-buttons"