~ubuntu-branches/ubuntu/raring/recorditnow/raring

« back to all changes in this revision

Viewing changes to src/plugins/upload/blip/ui/blip.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-01-09 14:54:01 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110109145401-gyckb4airz4fio50
Tags: 0.8.1-0ubuntu1
* New upstream release. (LP: #681270)
  - Update debian/copyright.
* Build-depend on recordmydesktop.
* Add a watch file.
* Drop 01_fix_ftbfs_kwarning_call.diff, fixed upstream.
* Add 01_joschy_install_to_usr_lib.diff.
* Add 02_fix_ftbfs_no-add-needed.diff.
* Add 03_dont_install_header_files.diff.
* Replace dependency on libpolkit-qt-1-0 with policykit-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <class>Blip</class>
4
 
 <widget class="QWidget" name="Blip">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>427</width>
10
 
    <height>478</height>
11
 
   </rect>
12
 
  </property>
13
 
  <property name="windowTitle">
14
 
   <string notr="true">blip.tv</string>
15
 
  </property>
16
 
  <property name="toolTip">
17
 
   <string notr="true"/>
18
 
  </property>
19
 
  <layout class="QVBoxLayout" name="verticalLayout_2">
20
 
   <property name="sizeConstraint">
21
 
    <enum>QLayout::SetMinAndMaxSize</enum>
22
 
   </property>
23
 
   <item>
24
 
    <layout class="QVBoxLayout" name="verticalLayout">
25
 
     <item>
26
 
      <widget class="KTitleWidget" name="titleWidget">
27
 
       <property name="sizePolicy">
28
 
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
29
 
         <horstretch>0</horstretch>
30
 
         <verstretch>0</verstretch>
31
 
        </sizepolicy>
32
 
       </property>
33
 
       <property name="toolTip">
34
 
        <string notr="true"/>
35
 
       </property>
36
 
       <property name="text">
37
 
        <string>&lt;html&gt;&lt;font size=&quot;5&quot;&gt;blip.tv&lt;/font&gt;&lt;br /&gt;&lt;b&gt;The next generation television network!&lt;/html&gt;</string>
38
 
       </property>
39
 
       <property name="comment">
40
 
        <string notr="true"/>
41
 
       </property>
42
 
      </widget>
43
 
     </item>
44
 
     <item>
45
 
      <widget class="QGroupBox" name="groupBox_2">
46
 
       <property name="title">
47
 
        <string>Video</string>
48
 
       </property>
49
 
       <layout class="QFormLayout" name="formLayout_2">
50
 
        <property name="fieldGrowthPolicy">
51
 
         <enum>QFormLayout::ExpandingFieldsGrow</enum>
52
 
        </property>
53
 
        <item row="6" column="1">
54
 
         <widget class="KComboBox" name="categoryCombo">
55
 
          <property name="sizeAdjustPolicy">
56
 
           <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
57
 
          </property>
58
 
         </widget>
59
 
        </item>
60
 
        <item row="6" column="0">
61
 
         <widget class="QLabel" name="label_4">
62
 
          <property name="text">
63
 
           <string>Category</string>
64
 
          </property>
65
 
         </widget>
66
 
        </item>
67
 
        <item row="5" column="1">
68
 
         <widget class="KUrlRequester" name="fileRequester">
69
 
          <property name="clickMessage">
70
 
           <string notr="true"/>
71
 
          </property>
72
 
         </widget>
73
 
        </item>
74
 
        <item row="5" column="0">
75
 
         <widget class="QLabel" name="label_7">
76
 
          <property name="text">
77
 
           <string>File</string>
78
 
          </property>
79
 
         </widget>
80
 
        </item>
81
 
        <item row="4" column="1">
82
 
         <widget class="KLineEdit" name="tagsEdit">
83
 
          <property name="text">
84
 
           <string>linux, kde</string>
85
 
          </property>
86
 
          <property name="maxLength">
87
 
           <number>120</number>
88
 
          </property>
89
 
          <property name="clickMessage">
90
 
           <string/>
91
 
          </property>
92
 
         </widget>
93
 
        </item>
94
 
        <item row="4" column="0">
95
 
         <widget class="QLabel" name="label_3">
96
 
          <property name="text">
97
 
           <string>Tags</string>
98
 
          </property>
99
 
          <property name="wordWrap">
100
 
           <bool>true</bool>
101
 
          </property>
102
 
         </widget>
103
 
        </item>
104
 
        <item row="2" column="1">
105
 
         <widget class="KTextEdit" name="descriptionEdit">
106
 
          <property name="sizePolicy">
107
 
           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
108
 
            <horstretch>0</horstretch>
109
 
            <verstretch>0</verstretch>
110
 
           </sizepolicy>
111
 
          </property>
112
 
          <property name="documentTitle">
113
 
           <string notr="true"/>
114
 
          </property>
115
 
          <property name="html">
116
 
           <string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
117
 
&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;
118
 
p, li { white-space: pre-wrap; }
119
 
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Tahoma'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
120
 
&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;My Description&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
121
 
          </property>
122
 
         </widget>
123
 
        </item>
124
 
        <item row="2" column="0">
125
 
         <widget class="QLabel" name="label_2">
126
 
          <property name="text">
127
 
           <string>Description</string>
128
 
          </property>
129
 
         </widget>
130
 
        </item>
131
 
        <item row="1" column="1">
132
 
         <widget class="KLineEdit" name="titleEdit">
133
 
          <property name="text">
134
 
           <string>My Title</string>
135
 
          </property>
136
 
          <property name="maxLength">
137
 
           <number>60</number>
138
 
          </property>
139
 
         </widget>
140
 
        </item>
141
 
        <item row="1" column="0">
142
 
         <widget class="QLabel" name="label">
143
 
          <property name="text">
144
 
           <string>Title</string>
145
 
          </property>
146
 
         </widget>
147
 
        </item>
148
 
        <item row="7" column="0">
149
 
         <widget class="QLabel" name="label_5">
150
 
          <property name="text">
151
 
           <string>License</string>
152
 
          </property>
153
 
         </widget>
154
 
        </item>
155
 
        <item row="7" column="1">
156
 
         <widget class="KComboBox" name="licenseCombo">
157
 
          <property name="sizeAdjustPolicy">
158
 
           <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
159
 
          </property>
160
 
         </widget>
161
 
        </item>
162
 
       </layout>
163
 
      </widget>
164
 
     </item>
165
 
     <item>
166
 
      <widget class="QGroupBox" name="groupBox">
167
 
       <property name="title">
168
 
        <string>Login</string>
169
 
       </property>
170
 
       <layout class="QFormLayout" name="formLayout">
171
 
        <property name="fieldGrowthPolicy">
172
 
         <enum>QFormLayout::ExpandingFieldsGrow</enum>
173
 
        </property>
174
 
        <item row="1" column="1">
175
 
         <widget class="KLineEdit" name="passwordEdit">
176
 
          <property name="echoMode">
177
 
           <enum>QLineEdit::Password</enum>
178
 
          </property>
179
 
         </widget>
180
 
        </item>
181
 
        <item row="1" column="0">
182
 
         <widget class="QLabel" name="label_6">
183
 
          <property name="text">
184
 
           <string>Password</string>
185
 
          </property>
186
 
         </widget>
187
 
        </item>
188
 
        <item row="0" column="1">
189
 
         <layout class="QHBoxLayout" name="horizontalLayout_2">
190
 
          <item>
191
 
           <widget class="KComboBox" name="accountsCombo">
192
 
            <property name="sizeAdjustPolicy">
193
 
             <enum>QComboBox::AdjustToContents</enum>
194
 
            </property>
195
 
           </widget>
196
 
          </item>
197
 
          <item>
198
 
           <widget class="QToolButton" name="addAccountButton">
199
 
            <property name="toolTip">
200
 
             <string>Add</string>
201
 
            </property>
202
 
            <property name="text">
203
 
             <string/>
204
 
            </property>
205
 
           </widget>
206
 
          </item>
207
 
          <item>
208
 
           <widget class="QToolButton" name="editAccountButton">
209
 
            <property name="toolTip">
210
 
             <string>Edit</string>
211
 
            </property>
212
 
            <property name="text">
213
 
             <string/>
214
 
            </property>
215
 
           </widget>
216
 
          </item>
217
 
          <item>
218
 
           <widget class="QToolButton" name="removeAccountButton">
219
 
            <property name="toolTip">
220
 
             <string>Remove</string>
221
 
            </property>
222
 
            <property name="text">
223
 
             <string/>
224
 
            </property>
225
 
           </widget>
226
 
          </item>
227
 
         </layout>
228
 
        </item>
229
 
        <item row="0" column="0">
230
 
         <widget class="QLabel" name="label_8">
231
 
          <property name="text">
232
 
           <string>Account</string>
233
 
          </property>
234
 
         </widget>
235
 
        </item>
236
 
       </layout>
237
 
      </widget>
238
 
     </item>
239
 
    </layout>
240
 
   </item>
241
 
   <item>
242
 
    <widget class="KSeparator" name="kseparator"/>
243
 
   </item>
244
 
   <item>
245
 
    <layout class="QHBoxLayout" name="horizontalLayout">
246
 
     <item>
247
 
      <widget class="KPushButton" name="uploadButton">
248
 
       <property name="toolTip">
249
 
        <string>Upload</string>
250
 
       </property>
251
 
       <property name="text">
252
 
        <string>Upload</string>
253
 
       </property>
254
 
      </widget>
255
 
     </item>
256
 
     <item>
257
 
      <spacer name="horizontalSpacer">
258
 
       <property name="orientation">
259
 
        <enum>Qt::Horizontal</enum>
260
 
       </property>
261
 
       <property name="sizeHint" stdset="0">
262
 
        <size>
263
 
         <width>40</width>
264
 
         <height>20</height>
265
 
        </size>
266
 
       </property>
267
 
      </spacer>
268
 
     </item>
269
 
     <item>
270
 
      <widget class="KPushButton" name="quitButton">
271
 
       <property name="toolTip">
272
 
        <string>Quit</string>
273
 
       </property>
274
 
       <property name="text">
275
 
        <string>Quit</string>
276
 
       </property>
277
 
      </widget>
278
 
     </item>
279
 
    </layout>
280
 
   </item>
281
 
  </layout>
282
 
 </widget>
283
 
 <customwidgets>
284
 
  <customwidget>
285
 
   <class>KUrlRequester</class>
286
 
   <extends>QFrame</extends>
287
 
   <header>kurlrequester.h</header>
288
 
  </customwidget>
289
 
  <customwidget>
290
 
   <class>KTitleWidget</class>
291
 
   <extends>QWidget</extends>
292
 
   <header>ktitlewidget.h</header>
293
 
  </customwidget>
294
 
  <customwidget>
295
 
   <class>KPushButton</class>
296
 
   <extends>QPushButton</extends>
297
 
   <header>kpushbutton.h</header>
298
 
  </customwidget>
299
 
  <customwidget>
300
 
   <class>KLineEdit</class>
301
 
   <extends>QLineEdit</extends>
302
 
   <header>klineedit.h</header>
303
 
  </customwidget>
304
 
  <customwidget>
305
 
   <class>KComboBox</class>
306
 
   <extends>QComboBox</extends>
307
 
   <header>kcombobox.h</header>
308
 
  </customwidget>
309
 
  <customwidget>
310
 
   <class>KSeparator</class>
311
 
   <extends>QFrame</extends>
312
 
   <header>kseparator.h</header>
313
 
  </customwidget>
314
 
  <customwidget>
315
 
   <class>KTextEdit</class>
316
 
   <extends>QTextEdit</extends>
317
 
   <header>ktextedit.h</header>
318
 
  </customwidget>
319
 
 </customwidgets>
320
 
 <resources/>
321
 
 <connections/>
322
 
</ui>