commit bbffbf92ac56d963c9c523be79b503ccf7ef80a3
Author: Richard Kimberly Heck <[email protected]>
Date:   Mon Jan 4 14:53:41 2021 -0500

    Remove elipses from "Open" buttons in About LyX dialog. Fixes #12019.
---
 src/frontends/qt/ui/AboutUi.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/frontends/qt/ui/AboutUi.ui b/src/frontends/qt/ui/AboutUi.ui
index 89b7e41..8da595f 100644
--- a/src/frontends/qt/ui/AboutUi.ui
+++ b/src/frontends/qt/ui/AboutUi.ui
@@ -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>
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to