We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8bb46 commit f8a7e7aCopy full SHA for f8a7e7a
src/caja-navigation-window-menus.c
@@ -917,7 +917,7 @@ static const GtkToggleActionEntry navigation_toggle_entries[] =
917
G_CALLBACK (action_show_hide_statusbar_callback),
918
/* is_active */ TRUE
919
},
920
- /* name, icon name */ { "Search", "gtk-find",
+ /* name, icon name */ { "Search", "edit-find",
921
/* label, accelerator */ N_("_Search for Files..."),
922
/* Accelerator is in ShowSearch */"",
923
/* tooltip */ N_("Search documents and folders by name"),
0 commit comments