about summary refs log tree commit diff
path: root/gui/KCC.ui
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-11-25 18:57:42 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-11-25 18:57:42 +0100
commit2e8555654307f230070be0316c3fe66c35ed67eb (patch)
tree2bfa9fd735f1552ee25d19ea19721219e7a72852 /gui/KCC.ui
parentRefactored and improved output splitting (diff)
downloadkcc-2e8555654307f230070be0316c3fe66c35ed67eb.tar.gz
kcc-2e8555654307f230070be0316c3fe66c35ed67eb.tar.bz2
kcc-2e8555654307f230070be0316c3fe66c35ed67eb.zip
GUI update
Diffstat (limited to 'gui/KCC.ui')
-rw-r--r--gui/KCC.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/KCC.ui b/gui/KCC.ui
index 3bdd917..0b94d42 100644
--- a/gui/KCC.ui
+++ b/gui/KCC.ui
@@ -228,12 +228,12 @@
         </widget>
        </item>
        <item row="2" column="1">
-        <widget class="QCheckBox" name="noDitheringBox">
+        <widget class="QCheckBox" name="outputSplit">
          <property name="toolTip">
-          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Create PNG files instead JPEG.&lt;br/&gt;Quality increase is not noticeable on most of devices.&lt;br/&gt;Output files &lt;span style=&quot; font-weight:600;&quot;&gt;might&lt;/span&gt; be smaller.&lt;br/&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;MOBI conversion will be much slower.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Unchecked - Automatic mode&lt;br/&gt;&lt;/span&gt;Output will be splitted automatically.&lt;/p&gt;&lt;p style='white-space:pre'&gt;&lt;span style=&quot; font-weight:600; text-decoration: underline;&quot;&gt;Checked - Volume mode&lt;br/&gt;&lt;/span&gt;Every subdirectory will be considered as separate volume.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
          <property name="text">
-          <string>PNG output</string>
+          <string>Output split</string>
          </property>
         </widget>
        </item>
@@ -510,7 +510,7 @@
   <tabstop>upscaleBox</tabstop>
   <tabstop>gammaBox</tabstop>
   <tabstop>borderBox</tabstop>
-  <tabstop>noDitheringBox</tabstop>
+  <tabstop>outputSplit</tabstop>
   <tabstop>colorBox</tabstop>
   <tabstop>editorButton</tabstop>
   <tabstop>wikiButton</tabstop>