summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-07-13 15:52:26 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-07-13 14:28:48 +0000
commit80f9ad9011843dbc9d166147402366438bcfe29a (patch)
tree2270a1232bfa7118192fa418919758e46446c306 /officecfg/registry/schema
parentRevert "bccu#1781: Impress/Comments - selection not updated on delete" (diff)
downloadcore-80f9ad9011843dbc9d166147402366438bcfe29a.tar.gz
core-80f9ad9011843dbc9d166147402366438bcfe29a.zip
Make TooltipLabel default to PopupLabel
Because we often have similiar tooltip and menu names. Change-Id: I0ab66269b0b1f2985f23cf92289b3da69b6ddfd3 Reviewed-on: https://gerrit.libreoffice.org/27186 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
index 54714b6fa088..678bea7545f8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
@@ -43,7 +43,7 @@
</prop>
<prop oor:name="TooltipLabel" oor:type="xs:string" oor:localized="true">
<info>
- <desc>Used for Tooltips (Toolbar and Glade Widgets that have their 'action_name' specified.)</desc>
+ <desc>Used for Tooltips (Toolbar and Glade Widgets that have their 'action_name' specified.). Defaults to PopupLabel, then Label if empty.</desc>
</info>
</prop>
<prop oor:name="TargetURL" oor:type="xs:string" oor:localized="false">