about summary refs log tree commit diff
path: root/gui
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-10-14 17:57:00 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-10-14 17:57:00 +0200
commit08ed304f8e4c64b7537f188c6e2014e78438976c (patch)
tree9dde4f6c90c154646272812fd772c39faf6debf6 /gui
parentFixed directory sorting (close #235) (diff)
downloadkcc-08ed304f8e4c64b7537f188c6e2014e78438976c.tar.gz
kcc-08ed304f8e4c64b7537f188c6e2014e78438976c.tar.bz2
kcc-08ed304f8e4c64b7537f188c6e2014e78438976c.zip
Allow metadata editor to embed directories
Diffstat (limited to 'gui')
-rw-r--r--gui/KCC.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/gui/KCC.ui b/gui/KCC.ui
index 1c49bc2..09a7b92 100644
--- a/gui/KCC.ui
+++ b/gui/KCC.ui
@@ -320,6 +320,9 @@
          <property name="text">
           <string>Editor</string>
          </property>
+         <property name="toolTip">
+          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p style='white-space:pre'&gt;Shift+Click to edit directory.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+         </property>
          <property name="icon">
           <iconset resource="KCC.qrc">
            <normaloff>:/Other/icons/editor.png</normaloff>:/Other/icons/editor.png</iconset>
@@ -454,7 +457,7 @@
           </font>
          </property>
          <property name="toolTip">
-          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p  style='white-space:pre'&gt;Shift+Click to select the output directory.&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;Shift+Click to select the output directory.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
          </property>
          <property name="text">
           <string>Convert</string>