ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/preferences.ui
(Generate patch)

Comparing Vago/trunk/Vago/preferences.ui (file contents):
Revision 1047 by s10k, Fri Sep 16 22:51:26 2016 UTC vs.
Revision 1054 by s10k, Wed Oct 12 21:35:13 2016 UTC

# Line 7 | Line 7
7      <x>0</x>
8      <y>0</y>
9      <width>493</width>
10 <    <height>258</height>
10 >    <height>297</height>
11     </rect>
12    </property>
13    <property name="windowTitle">
# Line 120 | Line 120
120        <item>
121         <widget class="QCheckBox" name="cbSeparate">
122          <property name="toolTip">
123 <         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
124 < &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
125 < p, li { white-space: pre-wrap; }
126 < &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
127 < &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Separate conversions by folders. For example: &amp;quot;Textures&amp;quot; -&amp;gt; &amp;quot;DAT_ONI - DDS&amp;quot;&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
123 >         <string>Separate conversions by folders. For example: &quot;Textures&quot; -&gt; &quot;DAT_ONI - DDS&quot;</string>
124          </property>
125          <property name="text">
126           <string>Separate different conversions in workspace</string>
# Line 132 | Line 128 | p, li { white-space: pre-wrap; }
128         </widget>
129        </item>
130        <item>
131 <       <widget class="QCheckBox" name="cbVagoExit">
131 >       <widget class="QCheckBox" name="cbUseYesAsDefaultWhenRemovingItems">
132          <property name="text">
133 <         <string>Always confirm Vago exit</string>
133 >         <string>Use Yes button as default when removing items</string>
134          </property>
135         </widget>
136        </item>
137        <item>
138 <       <widget class="QCheckBox" name="cbUseYesAsDefaultWhenRemovingItems">
138 >       <widget class="QCheckBox" name="cbAskSaveProject">
139 >        <property name="toolTip">
140 >         <string>Shows a questions prompt to save current project if any unsaved changes are found. Asked when user tries to create a new project, load a project or exit the application.</string>
141 >        </property>
142          <property name="text">
143 <         <string>Use Yes button as default when removing items</string>
143 >         <string>Ask to save project if there are unsaved changes</string>
144 >        </property>
145 >       </widget>
146 >      </item>
147 >      <item>
148 >       <widget class="QCheckBox" name="cbAskOpenLastProject">
149 >        <property name="text">
150 >         <string>Ask to open last saved project at startup</string>
151          </property>
152         </widget>
153        </item>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)