~siretart/vlc/ubuntu

« back to all changes in this revision

Viewing changes to modules/gui/qt4/ui/sprefs_subtitles.ui

  • Committer: Reinhard Tartler
  • Date: 2008-09-26 06:45:40 UTC
  • mto: (21.2.1 vlc-0.9.3)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: siretart@tauware.de-20080926064540-0sd8zwmig33ksmy4
Tags: upstream-ubuntu-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   <rect>
6
6
    <x>0</x>
7
7
    <y>0</y>
8
 
    <width>427</width>
9
 
    <height>380</height>
 
8
    <width>434</width>
 
9
    <height>410</height>
10
10
   </rect>
11
11
  </property>
12
12
  <property name="windowTitle" >
65
65
        <property name="maxVisibleItems" >
66
66
         <number>12</number>
67
67
        </property>
68
 
        <property name="frame" >
69
 
         <bool>false</bool>
70
 
        </property>
71
68
       </widget>
72
69
      </item>
73
70
      <item row="0" column="1" >
151
148
        </property>
152
149
       </widget>
153
150
      </item>
 
151
      <item row="4" column="1" colspan="2" >
 
152
       <widget class="QSpinBox" name="subsPosition" >
 
153
        <property name="alignment" >
 
154
         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
155
        </property>
 
156
        <property name="suffix" >
 
157
         <string> px</string>
 
158
        </property>
 
159
        <property name="minimum" >
 
160
         <number>-1024</number>
 
161
        </property>
 
162
        <property name="maximum" >
 
163
         <number>1024</number>
 
164
        </property>
 
165
       </widget>
 
166
      </item>
 
167
      <item row="4" column="0" >
 
168
       <widget class="QLabel" name="label_7" >
 
169
        <property name="text" >
 
170
         <string>_("Force subtitle position")</string>
 
171
        </property>
 
172
        <property name="buddy" >
 
173
         <cstring>subsPosition</cstring>
 
174
        </property>
 
175
       </widget>
 
176
      </item>
154
177
     </layout>
155
178
    </widget>
156
179
   </item>