[Libreoffice-commits] .: Branch 'libreoffice-4-0' - officecfg/registry

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 22 11:51:19 PST 2013


 officecfg/registry/data/org/openoffice/Office/Addons.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d659f350f120b828c1c3e674b9e8c2b0cedd8c7f
Author: László Németh <nemeth at numbertext.org>
Date:   Tue Jan 22 17:54:12 2013 +0100

    librelogo toolbar: better tooltips

diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
index 8c08f53..2e8144b 100644
--- a/officecfg/registry/data/org/openoffice/Office/Addons.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
@@ -77,7 +77,7 @@
                         <value>vnd.sun.star.script:LibreLogo|LibreLogo.py$run?language=Python&location=share</value>
                     </prop>
                     <prop oor:name="Title" oor:type="xs:string">
-                        <value xml:lang="en-US">Start (the program in the Writer document)</value>
+                        <value xml:lang="en-US">Start Logo program (text or selected text of the document)</value>
                     </prop>
                     <prop oor:name="Target" oor:type="xs:string">
                         <value>_self</value>
@@ -130,7 +130,7 @@
                         <value>vnd.sun.star.script:LibreLogo|LibreLogo.py$commandline?language=Python&location=share</value>
                     </prop>
                     <prop oor:name="Title" oor:type="xs:string">
-                        <value xml:lang="en-US">Logo command line (press F1 here for help)</value>
+                        <value xml:lang="en-US">Logo command line (press Enter for command execution or F1 for help)</value>
                     </prop>
                     <prop oor:name="Target" oor:type="xs:string">
                         <value>_self</value>


More information about the Libreoffice-commits mailing list