~ubuntu-branches/ubuntu/feisty/kdemultimedia/feisty

« back to all changes in this revision

Viewing changes to kaudiocreator/encodefile.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-01-17 11:22:29 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070117112229-rgyi1k8qpj6x3unq
Tags: 4:3.5.6-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
                </property>
30
30
                <widget class="QLabel">
31
31
                    <property name="name">
32
 
                        <cstring>textLabel1_2</cstring>
 
32
                        <cstring>textLabel1</cstring>
33
33
                    </property>
34
34
                    <property name="text">
35
35
                        <string>&amp;File to encode:</string>
69
69
                </widget>
70
70
                <widget class="QLabel" row="3" column="0">
71
71
                    <property name="name">
72
 
                        <cstring>textLabel1_3</cstring>
 
72
                        <cstring>textLabel4</cstring>
73
73
                    </property>
74
74
                    <property name="text">
75
75
                        <string>Track:</string>
80
80
                </widget>
81
81
                <widget class="QLabel" row="4" column="0">
82
82
                    <property name="name">
83
 
                        <cstring>textLabel2</cstring>
 
83
                        <cstring>textLabel5</cstring>
84
84
                    </property>
85
85
                    <property name="text">
86
86
                        <string>Comment:</string>
96
96
                </widget>
97
97
                <widget class="QLabel" row="2" column="0">
98
98
                    <property name="name">
99
 
                        <cstring>trackLabel</cstring>
 
99
                        <cstring>textLabel3</cstring>
100
100
                    </property>
101
101
                    <property name="text">
102
102
                        <string>Title:</string>
109
109
                </widget>
110
110
                <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1">
111
111
                    <property name="name">
112
 
                        <cstring>textLabel3</cstring>
 
112
                        <cstring>textLabel2</cstring>
113
113
                    </property>
114
114
                    <property name="text">
115
115
                        <string>Artist:</string>
148
148
                </widget>
149
149
                <widget class="QLabel" row="1" column="0">
150
150
                    <property name="name">
151
 
                        <cstring>TextLabel5</cstring>
 
151
                        <cstring>textLabel6</cstring>
152
152
                    </property>
153
153
                    <property name="text">
154
154
                        <string>Artist:</string>
161
161
                </widget>
162
162
                <widget class="QLabel" row="2" column="0">
163
163
                    <property name="name">
164
 
                        <cstring>TextLabel6</cstring>
 
164
                        <cstring>textLabel7</cstring>
165
165
                    </property>
166
166
                    <property name="text">
167
167
                        <string>Album:</string>
187
187
                </widget>
188
188
                <widget class="QLabel" row="3" column="0">
189
189
                    <property name="name">
190
 
                        <cstring>TextLabel7</cstring>
 
190
                        <cstring>textLabel8</cstring>
191
191
                    </property>
192
192
                    <property name="text">
193
193
                        <string>Year:</string>
200
200
                </widget>
201
201
                <widget class="QLabel" row="4" column="0">
202
202
                    <property name="name">
203
 
                        <cstring>TextLabel1</cstring>
 
203
                        <cstring>textLabel9</cstring>
204
204
                    </property>
205
205
                    <property name="text">
206
206
                        <string>Genre:</string>
218
218
                </widget>
219
219
                <widget class="QLabel" row="5" column="0">
220
220
                    <property name="name">
221
 
                        <cstring>textLabel1</cstring>
 
221
                        <cstring>textLabel10</cstring>
222
222
                    </property>
223
223
                    <property name="text">
224
224
                        <string>Comment:</string>
294
294
                    <property name="name">
295
295
                        <cstring>encodeButton</cstring>
296
296
                    </property>
 
297
                    <property name="enabled">
 
298
                        <bool>false</bool>
 
299
                    </property>
297
300
                    <property name="text">
298
301
                        <string>&amp;Encode File</string>
299
302
                    </property>
310
313
        </widget>
311
314
    </vbox>
312
315
</widget>
313
 
<customwidgets>
314
 
</customwidgets>
315
316
<connections>
316
317
    <connection>
317
318
        <sender>closeButton</sender>