changeset 30422:2033c05c9522 stable

removes extra html tags from cb_prevent_readline_conflicts tootip (bug #61604) * /libgui/src/settings-dialog.ui: Removes duplicate html tags from tooltip for cb_prevent_readline_conflicts. Fixes typo in editor_cb_tabs_rotated tag.
author Nicholas R. Jankowski <jankowski.nicholas@gmail.com>
date Fri, 03 Dec 2021 10:28:31 -0500
parents 366aa563dd2e
children e658f400a30e
files libgui/src/settings-dialog.ui
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libgui/src/settings-dialog.ui	Thu Dec 02 14:18:48 2021 -0500
+++ b/libgui/src/settings-dialog.ui	Fri Dec 03 10:28:31 2021 -0500
@@ -1179,7 +1179,7 @@
                   <item>
                    <widget class="QCheckBox" name="editor_cb_tabs_rotated">
                     <property name="toolTip">
-                     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Roate tabs: Vertical when at top or bottom and horizontal when left or right. The close button is not shown in rotated tabs.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+                     <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotate tabs: Vertical when at top or bottom and horizontal when left or right. The close button is not shown in rotated tabs.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                     </property>
                     <property name="text">
                      <string>Rotated tabs</string>
@@ -2575,7 +2575,7 @@
                <item row="0" column="0">
                 <widget class="QCheckBox" name="cb_prevent_readline_conflicts">
                  <property name="toolTip">
-                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&amp;lt;html&amp;gt;&amp;lt;head/&amp;gt;&amp;lt;body&amp;gt;&amp;lt;p&amp;gt;Disable global shortcuts in order to prevent interference with readline key strokes. Exceptions: Ctrl-C for interrupting the interpreter and the shortcuts for switching to other widgets.&amp;lt;/p&amp;gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Disable global shortcuts in order to prevent interference with readline key strokes. Exceptions: Ctrl-C for interrupting the interpreter and the shortcuts for switching to other widgets.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
                  </property>
                  <property name="text">
                   <string>Disable global shortcuts when Command Window has focus</string>