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.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.ui')
-rw-r--r-- | KCC.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC.ui b/KCC.ui index 4aa6832..551d91d 100644 --- a/KCC.ui +++ b/KCC.ui @@ -110,7 +110,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p>Create PNG files instead JPEG.<br/>Output files might be smaller.<br/><span style=" font-weight:600;">MOBI creation will be much slower.</span></p></body></html></string> + <string><html><head/><body><p>Create PNG files instead JPEG.<br/>Quality increase is not noticeable on most of devices.<br/>Output files <span style=" font-weight:600;">might</span> be smaller.<br/><span style=" font-weight:600;">MOBI conversion will be much slower.</span></p></body></html></string> </property> <property name="text"> <string>PNG output</string> |