aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/fs.h')
-rw-r--r--src/plugins/fs/fs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index 8af4ace4..8f5a2b13 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -52,6 +52,9 @@ enum
52enum 52enum
53{ 53{
54 SEARCH_NAME = 0, 54 SEARCH_NAME = 0,
55#ifdef HAVE_GIO
56 SEARCH_ICON,
57#endif
55 SEARCH_SIZE, 58 SEARCH_SIZE,
56 SEARCH_HSIZE, 59 SEARCH_HSIZE,
57 SEARCH_MIME, 60 SEARCH_MIME,