diff options
author | Joren De Cuyper <joren.libreoffice@telenet.be> | 2013-01-16 21:31:37 +0100 |
---|---|---|
committer | Noel Power <noel.power@suse.com> | 2013-01-17 14:24:35 +0000 |
commit | 3ceff21427fb3982bc5bdaee2eaacbc813d30be6 (patch) | |
tree | e2a9cf77a9fa03327e94d162f56ebdd316a856e8 /sw/uiconfig/sglobal | |
parent | f74efe63d9a70da723f046c1c6708b9254dfa887 (diff) |
Add close findbar button also on other LO components
Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Reviewed-on: https://gerrit.libreoffice.org/1727
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
Diffstat (limited to 'sw/uiconfig/sglobal')
-rw-r--r-- | sw/uiconfig/sglobal/toolbar/findbar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/uiconfig/sglobal/toolbar/findbar.xml b/sw/uiconfig/sglobal/toolbar/findbar.xml index cca79d99c412..7bf51e71d004 100644 --- a/sw/uiconfig/sglobal/toolbar/findbar.xml +++ b/sw/uiconfig/sglobal/toolbar/findbar.xml @@ -21,6 +21,7 @@ <toolbar:toolbaritem xlink:href=".uno:FindText"/> <toolbar:toolbaritem xlink:href=".uno:DownSearch"/> <toolbar:toolbaritem xlink:href=".uno:UpSearch"/> + <toolbar:toolbaritem xlink:href=".uno:ExitSearch"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/> </toolbar:toolbar> |