Kaydet (Commit) 1d7c97a6 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

fdo#78824: Avoid having two menu entries having the same accelarator.

Sort should have an 'S' as accelerator.  The other one can be auto-assigned.

Change-Id: I61e630c9b6d89658c65cca77333f1ad0a591e3ab
üst 836328d6
...@@ -666,7 +666,7 @@ ...@@ -666,7 +666,7 @@
</node> </node>
<node oor:name=".uno:StatisticsMenu" oor:op="replace"> <node oor:name=".uno:StatisticsMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Statistics</value> <value xml:lang="en-US">Statistics</value>
</prop> </prop>
</node> </node>
<node oor:name=".uno:SamplingDialog" oor:op="replace"> <node oor:name=".uno:SamplingDialog" oor:op="replace">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment