~ubuntu-branches/ubuntu/saucy/clementine/saucy

« back to all changes in this revision

Viewing changes to src/transcoder/transcodedialog.ui

  • Committer: Package Import Robot
  • Author(s): Thomas PIERSON
  • Date: 2012-01-01 20:43:39 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120101204339-lsb6nndwhfy05sde
Tags: 1.0.1+dfsg-1
New upstream release. (Closes: #653926, #651611, #657391)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
   <string>Transcode Music</string>
15
15
  </property>
16
16
  <property name="windowIcon">
17
 
   <iconset resource="../../data/data.qrc">
 
17
   <iconset>
18
18
    <normaloff>:/icon.png</normaloff>:/icon.png</iconset>
19
19
  </property>
20
20
  <layout class="QVBoxLayout" name="verticalLayout_3">
104
104
       </widget>
105
105
      </item>
106
106
      <item row="0" column="1">
107
 
       <widget class="QComboBox" name="format"/>
 
107
       <layout class="QHBoxLayout" name="horizontalLayout_3">
 
108
        <item>
 
109
         <widget class="QComboBox" name="format">
 
110
          <property name="sizePolicy">
 
111
           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
112
            <horstretch>0</horstretch>
 
113
            <verstretch>0</verstretch>
 
114
           </sizepolicy>
 
115
          </property>
 
116
         </widget>
 
117
        </item>
 
118
        <item>
 
119
         <widget class="QPushButton" name="options">
 
120
          <property name="text">
 
121
           <string>Options...</string>
 
122
          </property>
 
123
         </widget>
 
124
        </item>
 
125
       </layout>
108
126
      </item>
109
127
      <item row="1" column="0">
110
128
       <widget class="QLabel" name="label_2">
178
196
  <tabstop>destination</tabstop>
179
197
  <tabstop>button_box</tabstop>
180
198
 </tabstops>
181
 
 <resources>
182
 
  <include location="../../data/data.qrc"/>
183
 
 </resources>
 
199
 <resources/>
184
200
 <connections/>
185
201
</ui>