[kde-doc-english] [kxstitch] ui: Added tooltip to template button
Steve Allewell
steve.allewell at gmail.com
Sun Jul 13 14:52:50 UTC 2014
Git commit a06bc4db00452b26f3cee17290195301941fb054 by Steve Allewell.
Committed on 13/07/2014 at 14:40.
Pushed by sallewell into branch 'master'.
Added tooltip to template button
GUI: Added tooltip, mark some strings as not translatable.
M +6 -3 ui/PrintSetup.ui
http://commits.kde.org/kxstitch/a06bc4db00452b26f3cee17290195301941fb054
diff --git a/ui/PrintSetup.ui b/ui/PrintSetup.ui
index 6b38d5a..342d96b 100644
--- a/ui/PrintSetup.ui
+++ b/ui/PrintSetup.ui
@@ -64,11 +64,14 @@
<height>24</height>
</size>
</property>
+ <property name="toolTip">
+ <string>Create a default layout</string>
+ </property>
<property name="text">
- <string>...</string>
+ <string notr="true">...</string>
</property>
<property name="popupMode">
- <enum>QToolButton::InstantPopup</enum>
+ <enum>QToolButton::DelayedPopup</enum>
</property>
<property name="arrowType">
<enum>Qt::NoArrow</enum>
@@ -522,7 +525,7 @@
<string>Insert a picture element</string>
</property>
<property name="text">
- <string>...</string>
+ <string notr="true">...</string>
</property>
</widget>
</item>
More information about the kde-doc-english
mailing list