summaryrefslogtreecommitdiff
path: root/src/nautilus-actions.h
diff options
context:
space:
mode:
authorCarlos Soriano <carlos.sorian89@gmail.com>2015-01-05 14:02:19 +0100
committerCarlos Soriano <csoriano@gnome.org>2015-01-24 02:06:03 +0100
commit7f16bffe19ae65a97b6e1396517a2d92c0c8835e (patch)
tree35d883686f9be24ee510402da72ef1be991dabed /src/nautilus-actions.h
parent2a6da28db757da74316e4a8e5cb5b9d82f74edae (diff)
downloadnautilus-7f16bffe19ae65a97b6e1396517a2d92c0c8835e.tar.gz
nautilus-view: drop save search
Seacrhing normally is a matter of just typing at the moment what you want to search. Probably saving a search and opening it again is more time cost and a burden than just type what you want to search. So drop this action.
Diffstat (limited to 'src/nautilus-actions.h')
-rw-r--r--src/nautilus-actions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nautilus-actions.h b/src/nautilus-actions.h
index 576d02028..61c13b241 100644
--- a/src/nautilus-actions.h
+++ b/src/nautilus-actions.h
@@ -64,8 +64,6 @@
#define NAUTILUS_ACTION_PROPERTIES_ACCEL "PropertiesAccel"
#define NAUTILUS_ACTION_LOCATION_PROPERTIES "LocationProperties"
#define NAUTILUS_ACTION_EMPTY_TRASH "Empty Trash"
-#define NAUTILUS_ACTION_SAVE_SEARCH "Save Search"
-#define NAUTILUS_ACTION_SAVE_SEARCH_AS "Save Search As"
#define NAUTILUS_ACTION_CUT "Cut"
#define NAUTILUS_ACTION_LOCATION_CUT "LocationCut"
#define NAUTILUS_ACTION_COPY "Copy"