[nautilus] navigation-window: use a symbolic icon for the search button
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] navigation-window: use a symbolic icon for the search button
- Date: Thu, 17 Feb 2011 16:28:02 +0000 (UTC)
commit c27b221329aedbe9b18c6bf02a49193475390a2d
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Feb 11 10:15:37 2011 -0500
navigation-window: use a symbolic icon for the search button
src/nautilus-navigation-window-menus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-navigation-window-menus.c b/src/nautilus-navigation-window-menus.c
index af3a01e..6bfbf07 100644
--- a/src/nautilus-navigation-window-menus.c
+++ b/src/nautilus-navigation-window-menus.c
@@ -820,7 +820,7 @@ static const GtkToggleActionEntry navigation_toggle_entries[] = {
/* tooltip */ N_("Change the visibility of this window's statusbar"),
G_CALLBACK (action_show_hide_statusbar_callback),
/* is_active */ TRUE },
- /* name, stock id */ { "Search", "gtk-find",
+ /* name, stock id */ { "Search", "edit-find-symbolic",
/* label, accelerator */ N_("_Search for Files..."),
/* Accelerator is in ShowSearch */"",
/* tooltip */ N_("Search documents and folders by name"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]