[Libreoffice-commits] core.git: officecfg/registry

Stefan Knorr heinzlesspam at gmail.com
Thu Feb 13 23:24:28 CET 2014


 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e076b5290e706b8a69abd397a9f255eba6a0cd1a
Author: Stefan Knorr <heinzlesspam at gmail.com>
Date:   Wed Jul 31 18:28:23 2013 +0200

    Exit sounds terminal, so steal Firefox's Find bar tooltip text
    
    Change-Id: I3e16f1ebafe5f497643abda3b1dbfdfeaebb60af
    Reviewed-on: https://gerrit.libreoffice.org/8027
    Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
    Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
    Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index e174849..43e4aa6 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1490,7 +1490,7 @@
       </node>
       <node oor:name=".uno:ExitSearch" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Exit Search</value>
+          <value xml:lang="en-US">Close Find Bar</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list