[PATCH] Change in core[libreoffice-4-0]: Add close findbar button also on other LO components

2013-01-18 Thread Joren De Cuyper (via Code Review)
Hi,

I have submitted a patch for review:

https://gerrit.libreoffice.org/1759

To pull it, you can do:

git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/1759/1

Add close findbar button also on other LO components

Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Reviewed-on: https://gerrit.libreoffice.org/1727
Reviewed-by: Noel Power noel.po...@suse.com
Tested-by: Noel Power noel.po...@suse.com
---
M basctl/uiconfig/basicide/toolbar/findbar.xml
M sc/uiconfig/scalc/toolbar/findbar.xml
M sd/uiconfig/sdraw/toolbar/findbar.xml
M sd/uiconfig/simpress/toolbar/findbar.xml
M sw/uiconfig/sglobal/toolbar/findbar.xml
M sw/uiconfig/sweb/toolbar/findbar.xml
M sw/uiconfig/swxform/toolbar/findbar.xml
7 files changed, 7 insertions(+), 0 deletions(-)



diff --git a/basctl/uiconfig/basicide/toolbar/findbar.xml 
b/basctl/uiconfig/basicide/toolbar/findbar.xml
index d8f02d1..5de9e66 100644
--- a/basctl/uiconfig/basicide/toolbar/findbar.xml
+++ b/basctl/uiconfig/basicide/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
diff --git a/sc/uiconfig/scalc/toolbar/findbar.xml 
b/sc/uiconfig/scalc/toolbar/findbar.xml
index cca79d9..7bf51e7 100644
--- a/sc/uiconfig/scalc/toolbar/findbar.xml
+++ b/sc/uiconfig/scalc/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
diff --git a/sd/uiconfig/sdraw/toolbar/findbar.xml 
b/sd/uiconfig/sdraw/toolbar/findbar.xml
index cca79d9..7bf51e7 100644
--- a/sd/uiconfig/sdraw/toolbar/findbar.xml
+++ b/sd/uiconfig/sdraw/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
diff --git a/sd/uiconfig/simpress/toolbar/findbar.xml 
b/sd/uiconfig/simpress/toolbar/findbar.xml
index cca79d9..7bf51e7 100644
--- a/sd/uiconfig/simpress/toolbar/findbar.xml
+++ b/sd/uiconfig/simpress/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
diff --git a/sw/uiconfig/sglobal/toolbar/findbar.xml 
b/sw/uiconfig/sglobal/toolbar/findbar.xml
index cca79d9..7bf51e7 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
diff --git a/sw/uiconfig/sweb/toolbar/findbar.xml 
b/sw/uiconfig/sweb/toolbar/findbar.xml
index cca79d9..7bf51e7 100644
--- a/sw/uiconfig/sweb/toolbar/findbar.xml
+++ b/sw/uiconfig/sweb/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
diff --git a/sw/uiconfig/swxform/toolbar/findbar.xml 
b/sw/uiconfig/swxform/toolbar/findbar.xml
index cca79d9..7bf51e7 100644
--- a/sw/uiconfig/swxform/toolbar/findbar.xml
+++ b/sw/uiconfig/swxform/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

-- 
To view, visit https://gerrit.libreoffice.org/1759
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Joren De Cuyper joren.libreoff...@telenet.be
Gerrit-Reviewer: Noel Power noel.po...@suse.com

___
LibreOffice mailing list

Change in core[libreoffice-4-0]: Add close findbar button also on other LO components

2013-01-18 Thread Joren De Cuyper (via Code Review)
Joren De Cuyper has abandoned this change.

Change subject: Add close findbar button also on other LO components
..


Patch Set 1: Abandoned

related to abandoned change because of string freeze

-- 
To view, visit https://gerrit.libreoffice.org/1759
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: abandon
Gerrit-Change-Id: I8a18d0459d9584d00b8d7c747b0bb500e02988d9
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Joren De Cuyper joren.libreoff...@telenet.be
Gerrit-Reviewer: Noel Power noel.po...@suse.com

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice