diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-08-14 09:30:31 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-08-14 09:30:31 +0200 |
commit | 97e23c8f507d81ebe6ca8c6900819eefab42f7ef (patch) | |
tree | ab22313817207d37c428ceba33fb0e88e1fe9f5d /KCC-OSX.ui | |
parent | Temporary disabling new location of tmp files (diff) | |
download | kcc-97e23c8f507d81ebe6ca8c6900819eefab42f7ef.tar.gz kcc-97e23c8f507d81ebe6ca8c6900819eefab42f7ef.tar.bz2 kcc-97e23c8f507d81ebe6ca8c6900819eefab42f7ef.zip |
Web...toon mode improvements
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index dbe63ec..d1e7289 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -93,13 +93,13 @@ <property name="text"> <string>Stretch/Upscale</string> </property> - <property name="tristate"> + <property name="tristate"> <bool>true</bool> </property> </widget> </item> <item row="3" column="1"> - <widget class="QCheckBox" name="WebstripBox"> + <widget class="QCheckBox" name="WebtoonBox"> <property name="font"> <font> <pointsize>11</pointsize> @@ -109,10 +109,10 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-weight:600;">EXPERIMENTAL!<br/></span>Enable auto-splitting of webstrips like <span style=" font-style:italic;">Tower of God</span> or <span style=" font-style:italic;">Noblesse</span>.<br/>Files with a low width, high height and vertical panel flow.</p></body></html></string> + <string><html><head/><body><p><span style=" font-weight:600;">EXPERIMENTAL!<br/></span>Enable auto-splitting of webtoons like <span style=" font-style:italic;">Tower of God</span> or <span style=" font-style:italic;">Noblesse</span>.<br/>Pages with a low width, high height and vertical panel flow.</p></body></html></string> </property> <property name="text"> - <string>Webstrip mode</string> + <string>Webtoon mode</string> </property> </widget> </item> |