diff options
author | Milan Crha <mcrha@redhat.com> | 2009-09-03 19:15:10 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2009-09-03 19:15:10 +0800 |
commit | 847475a598fd21dff81ccb064603bafb97bd4cd6 (patch) | |
tree | b7864fc302bc4766e60fbe42ee18f2fe4b7e6afa /ui | |
parent | 274c9bc599a10c17fb980cd41b787a0c43529bdc (diff) | |
download | gsoc2013-evolution-847475a598fd21dff81ccb064603bafb97bd4cd6.tar.gz gsoc2013-evolution-847475a598fd21dff81ccb064603bafb97bd4cd6.tar.zst gsoc2013-evolution-847475a598fd21dff81ccb064603bafb97bd4cd6.zip |
search-execute => search-quick - forgotten place from commit 53268d551
Diffstat (limited to 'ui')
-rw-r--r-- | ui/evolution-shell.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui index 7a89e11adc..609a8fe9b5 100644 --- a/ui/evolution-shell.ui +++ b/ui/evolution-shell.ui @@ -53,7 +53,7 @@ </menu> <placeholder name='custom-menus'/> <menu action='search-menu'> - <menuitem action='search-execute'/> + <menuitem action='search-quick'/> <menuitem action='search-clear'/> <menuitem action='search-advanced'/> <separator/> |