Remove elipses from "Open" buttons in About LyX dialog. Fixes #12019.

This commit is contained in:
Richard Kimberly Heck 2021-01-04 14:53:41 -05:00
parent 8d8f9339f1
commit bbffbf92ac

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>475</width>
<width>482</width>
<height>387</height>
</rect>
</property>
@ -162,7 +162,7 @@
<string>Open library directory in file browser</string>
</property>
<property name="text">
<string>&amp;Open...</string>
<string>&amp;Open</string>
</property>
</widget>
</item>
@ -231,7 +231,7 @@
<string>Open user directory in file browser</string>
</property>
<property name="text">
<string>O&amp;pen...</string>
<string>O&amp;pen</string>
</property>
<property name="flat">
<bool>false</bool>