summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2013-01-22 17:54:12 +0100
committerLászló Németh <nemeth@numbertext.org>2013-01-22 20:47:51 +0100
commitd659f350f120b828c1c3e674b9e8c2b0cedd8c7f (patch)
treec7ba1ab1517b9e9922ab0244db539b87d7a69467 /officecfg
parent9b75ebbe9ddd95b02fb02fab0bbdd5ed83419b39 (diff)
librelogo toolbar: better tooltips
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Addons.xcu4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Addons.xcu b/officecfg/registry/data/org/openoffice/Office/Addons.xcu
index 8c08f53ed6c8..2e8144b06f07 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&amp;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&amp;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>