summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-global-preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnautilus-extensions/nautilus-global-preferences.h')
-rw-r--r--libnautilus-extensions/nautilus-global-preferences.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libnautilus-extensions/nautilus-global-preferences.h b/libnautilus-extensions/nautilus-global-preferences.h
index 9409b1f03..9f1f5a18b 100644
--- a/libnautilus-extensions/nautilus-global-preferences.h
+++ b/libnautilus-extensions/nautilus-global-preferences.h
@@ -83,6 +83,10 @@ BEGIN_GNOME_DECLS
#define NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR "preferences/start_with_status_bar"
#define NAUTILUS_PREFERENCES_START_WITH_SIDEBAR "preferences/start_with_sidebar"
+/* enabling annotations */
+#define NAUTILUS_PREFERENCES_LOOKUP_ANNOTATIONS "preferences/lookup_annotations"
+#define NAUTILUS_PREFERENCES_DISPLAY_ANNOTATIONS "preferences/display_annotations"
+
/* The sidebar panel preferences are computed from their oafids, which aren't known at
* compile time. We publish the namespace so that interested parties can monitor changes
* to all of them collectively, without having to know the exact oaf iids.