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

Comparing Vago/trunk/Vago/soundWizard/soundpage2.ui (file contents):
Revision 771 by s10k, Sun Mar 31 19:02:16 2013 UTC vs.
Revision 790 by s10k, Sat Apr 6 20:54:26 2013 UTC

# Line 20 | Line 20
20     <item>
21      <widget class="QLabel" name="label">
22       <property name="text">
23 <      <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;
24 < &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;
25 < p, li { white-space: pre-wrap; }
26 < &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;
27 < &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;&quot;&gt;Add here the files you want to convert. All the files will have the same properties applied. &lt;/span&gt;&lt;/p&gt;
28 < &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;/p&gt;
29 < &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;Don't forget to first convert the files to an oni compatible codec&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;. More information &lt;/span&gt;&lt;a href=&quot; &quot;&gt;&lt;span style=&quot; font-size:8pt; text-decoration: underline; color:#0000ff;&quot;&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
23 >      <string>&lt;html&gt;Add here the files you want to convert. All the files will have the same properties applied.&lt;br/&gt;Don't forget to first convert the files to an oni compatible codec. More information &lt;a href=&quot; &quot;&gt;here.&lt;/a&gt;&lt;/html&gt;</string>
24       </property>
25       <property name="wordWrap">
26        <bool>true</bool>
# Line 126 | Line 120 | p, li { white-space: pre-wrap; }
120       <property name="title">
121        <string>Output converted files to:</string>
122       </property>
123 <     <layout class="QVBoxLayout" name="verticalLayout_3">
123 >     <layout class="QVBoxLayout" name="verticalLayout_2">
124        <item>
125 <       <layout class="QVBoxLayout" name="verticalLayout_2">
125 >       <widget class="QRadioButton" name="rbWorkspace">
126 >        <property name="text">
127 >         <string>Workspace</string>
128 >        </property>
129 >        <property name="checked">
130 >         <bool>true</bool>
131 >        </property>
132 >       </widget>
133 >      </item>
134 >      <item>
135 >       <layout class="QHBoxLayout" name="horizontalLayout_2">
136          <item>
137 <         <widget class="QRadioButton" name="rbWorkspace">
137 >         <widget class="QRadioButton" name="rbOther">
138 >          <property name="enabled">
139 >           <bool>true</bool>
140 >          </property>
141            <property name="text">
142 <           <string>Workspace</string>
142 >           <string>Other</string>
143            </property>
144 <          <property name="checked">
145 <           <bool>true</bool>
144 >         </widget>
145 >        </item>
146 >        <item>
147 >         <widget class="QLineEdit" name="leOtherLocation">
148 >          <property name="enabled">
149 >           <bool>false</bool>
150            </property>
151           </widget>
152          </item>
153          <item>
154 <         <layout class="QHBoxLayout" name="horizontalLayout_2">
155 <          <item>
156 <           <widget class="QRadioButton" name="rbOther">
157 <            <property name="enabled">
158 <             <bool>true</bool>
159 <            </property>
160 <            <property name="text">
161 <             <string>Other</string>
151 <            </property>
152 <           </widget>
153 <          </item>
154 <          <item>
155 <           <widget class="QLineEdit" name="leOtherLocation">
156 <            <property name="enabled">
157 <             <bool>false</bool>
158 <            </property>
159 <           </widget>
160 <          </item>
161 <          <item>
162 <           <widget class="QPushButton" name="pbBrowserOtherLocation">
163 <            <property name="enabled">
164 <             <bool>false</bool>
165 <            </property>
166 <            <property name="text">
167 <             <string>Browse...</string>
168 <            </property>
169 <           </widget>
170 <          </item>
171 <         </layout>
154 >         <widget class="QPushButton" name="pbBrowserOtherLocation">
155 >          <property name="enabled">
156 >           <bool>false</bool>
157 >          </property>
158 >          <property name="text">
159 >           <string>Browse...</string>
160 >          </property>
161 >         </widget>
162          </item>
163         </layout>
164        </item>

Diff Legend

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