diff options
author | Milan Crha <mcrha@redhat.com> | 2012-04-11 22:58:05 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2012-04-11 22:58:05 +0800 |
commit | 49787d04feef8ff699326e54d5991a36d8ef74bb (patch) | |
tree | 17129ce5082dd431865c8afc01290dbac4dc3524 /ui/evolution-shell.ui | |
parent | e3295b4d11bca23980472f1d54f4a52927c41539 (diff) | |
download | gsoc2013-evolution-49787d04feef8ff699326e54d5991a36d8ef74bb.tar.gz gsoc2013-evolution-49787d04feef8ff699326e54d5991a36d8ef74bb.tar.zst gsoc2013-evolution-49787d04feef8ff699326e54d5991a36d8ef74bb.zip |
Bug #584143 - Global Search Function withing Calendar
Diffstat (limited to 'ui/evolution-shell.ui')
-rw-r--r-- | ui/evolution-shell.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui index fd90ba8f66..ae7ce84eb3 100644 --- a/ui/evolution-shell.ui +++ b/ui/evolution-shell.ui @@ -70,6 +70,7 @@ <menu action='search-menu'> <menuitem action='search-quick'/> <menuitem action='search-clear'/> + <placeholder name='search-extra-actions'/> <menuitem action='search-advanced'/> <separator/> <menuitem action='search-save'/> |