diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-06 13:53:17 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-10-06 13:53:17 +0200 |
commit | 23d3577a06320520b06269472b1e492478d940bc (patch) | |
tree | f3f19dda2f9fa5133afd8c7cb086e818bf016ac8 /KCC-OSX.ui | |
parent | Fixed logo padding (diff) | |
download | kcc-23d3577a06320520b06269472b1e492478d940bc.tar.gz kcc-23d3577a06320520b06269472b1e492478d940bc.tar.bz2 kcc-23d3577a06320520b06269472b1e492478d940bc.zip |
Improved PNG output
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 cf266eb..4fd6d3d 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.</span></p></body></html></string> + <string><html><head/><body><p><span style=" font-size:12pt;">Create PNG files instead JPEG.<br/>Output files will be ~33% smaller.<br/></span><span style=" font-size:12pt; font-weight:600;">MOBI creation will be ~3x slower.</span></p></body></html></string> </property> <property name="text"> <string>PNG output</string> |