diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-07 09:20:57 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-07 09:20:57 +0200 |
commit | 279f70a6bdefb33d4b05c6fd4dc3ca33d6917cb4 (patch) | |
tree | e7733ea2cfad8f8cd7fcf5be05bbb3208e03ef94 /KCC-OSX.ui | |
parent | GUI improvements (diff) | |
download | kcc-279f70a6bdefb33d4b05c6fd4dc3ca33d6917cb4.tar.gz kcc-279f70a6bdefb33d4b05c6fd4dc3ca33d6917cb4.tar.bz2 kcc-279f70a6bdefb33d4b05c6fd4dc3ca33d6917cb4.zip |
Improved PNG output - Final thoughts
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index 1f32607..2ae89d2 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -132,7 +132,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p><span style=" font-size:12pt;">Create PNG files instead JPEG.<br/>Output files might be smaller.<br/></span><span style=" font-size:12pt; font-weight:600;">MOBI creation will be much slower.</span></p></body></html></string> + <string><html><head/><body><p><span style=" font-size:12pt;">Create PNG files instead JPEG.<br/>Quality increase is not noticeable on most of devices.<br/>Output files </span><span style=" font-size:12pt; font-weight:600;">might</span><span style=" font-size:12pt;"> be smaller.<br/></span><span style=" font-size:12pt; font-weight:600;">MOBI conversion will be much slower.</span></p></body></html></string> </property> <property name="text"> <string>PNG output</string> |