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-Linux.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-Linux.ui')
-rw-r--r-- | KCC-Linux.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KCC-Linux.ui b/KCC-Linux.ui index d14ac80..3ec09de 100644 --- a/KCC-Linux.ui +++ b/KCC-Linux.ui @@ -131,7 +131,7 @@ <enum>Qt::NoFocus</enum> </property> <property name="toolTip"> - <string><html><head/><body><p>Create PNG files instead JPEG.</p></body></html></string> + <string><html><head/><body><p>Create PNG files instead JPEG.<br/>Output files will be ~33% smaller.<br/><span style=" font-weight:600;">MOBI creation will be ~3x slower.</span></p></body></html></string> </property> <property name="text"> <string>PNG output</string> |