commit 14d74c9578319a00ab04fc402031b61c5272545c
Author: Juergen Spitzmueller <[email protected]>
Date: Mon Dec 26 10:46:54 2022 +0100
Try to be more precise in the hyperlink type tooltips
---
src/frontends/qt/ui/HyperlinkUi.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/frontends/qt/ui/HyperlinkUi.ui
b/src/frontends/qt/ui/HyperlinkUi.ui
index ab90a46..4a33789 100644
--- a/src/frontends/qt/ui/HyperlinkUi.ui
+++ b/src/frontends/qt/ui/HyperlinkUi.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>319</width>
+ <width>402</width>
<height>226</height>
</rect>
</property>
@@ -130,7 +130,7 @@
<item>
<widget class="QRadioButton" name="webRB">
<property name="toolTip">
- <string>Link to the web</string>
+ <string>Link to the web or any other target with an
"authority" component (i.e., :// in the URI)</string>
</property>
<property name="text">
<string>&Web</string>
@@ -163,7 +163,7 @@
<item>
<widget class="QRadioButton" name="noneRB">
<property name="toolTip">
- <string>Link to an arbitrary other URI scheme (to be specified in the
Target field above)</string>
+ <string>Link to an arbitrary URI scheme not matched by the other
three types (to be fully spelled out in the Target field above)</string>
</property>
<property name="text">
<string>&Other[[Link Type]]</string>
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs