]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sprefs_video.ui
Various strings change and capitalisation changes to match the guidelines.
[vlc] / modules / gui / qt4 / ui / sprefs_video.ui
1 <ui version="4.0" >
2  <author>Jean-Baptiste Kempf</author>
3  <class>SPrefsVideo</class>
4  <widget class="QWidget" name="SPrefsVideo" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>408</width>
10     <height>513</height>
11    </rect>
12   </property>
13   <property name="windowTitle" >
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" >
17    <property name="spacing" >
18     <number>10</number>
19    </property>
20    <property name="margin" >
21     <number>9</number>
22    </property>
23    <item>
24     <widget class="QCheckBox" name="enableVideo" >
25      <property name="text" >
26       <string>_("Enable video")</string>
27      </property>
28      <property name="checked" >
29       <bool>true</bool>
30      </property>
31     </widget>
32    </item>
33    <item>
34     <widget class="QGroupBox" name="displayBox" >
35      <property name="title" >
36       <string>_("Display")</string>
37      </property>
38      <layout class="QGridLayout" >
39       <property name="margin" >
40        <number>9</number>
41       </property>
42       <property name="spacing" >
43        <number>6</number>
44       </property>
45       <item row="1" column="2" >
46        <widget class="QCheckBox" name="windowDecorations" >
47         <property name="text" >
48          <string>_("Window decorations")</string>
49         </property>
50         <property name="checked" >
51          <bool>true</bool>
52         </property>
53         <property name="tristate" >
54          <bool>true</bool>
55         </property>
56        </widget>
57       </item>
58       <item row="0" column="0" colspan="2" >
59        <widget class="QCheckBox" name="fullscreen" >
60         <property name="text" >
61          <string>_("Fullscreen")</string>
62         </property>
63        </widget>
64       </item>
65       <item row="1" column="0" colspan="2" >
66        <widget class="QCheckBox" name="alwaysOnTop" >
67         <property name="text" >
68          <string>_("Always on top")</string>
69         </property>
70        </widget>
71       </item>
72       <item row="3" column="1" colspan="2" >
73        <widget class="QComboBox" name="outputModule" />
74       </item>
75       <item row="3" column="0" >
76        <widget class="QLabel" name="label_4" >
77         <property name="text" >
78          <string>_("Output")</string>
79         </property>
80         <property name="buddy" >
81          <cstring>outputModule</cstring>
82         </property>
83        </widget>
84       </item>
85       <item row="0" column="2" >
86        <widget class="QCheckBox" name="overlay" >
87         <property name="text" >
88          <string>_("Accelerated video output")</string>
89         </property>
90         <property name="checked" >
91          <bool>true</bool>
92         </property>
93         <property name="tristate" >
94          <bool>true</bool>
95         </property>
96        </widget>
97       </item>
98       <item row="2" column="0" colspan="2" >
99        <widget class="QCheckBox" name="skipFrames" >
100         <property name="text" >
101          <string>_("Skip frames")</string>
102         </property>
103         <property name="checked" >
104          <bool>true</bool>
105         </property>
106        </widget>
107       </item>
108      </layout>
109     </widget>
110    </item>
111    <item>
112     <widget class="QGroupBox" name="directXBox" >
113      <property name="title" >
114       <string>_("DirectX")</string>
115      </property>
116      <layout class="QGridLayout" >
117       <property name="margin" >
118        <number>9</number>
119       </property>
120       <property name="spacing" >
121        <number>6</number>
122       </property>
123       <item row="1" column="1" colspan="2" >
124        <widget class="QComboBox" name="dXdisplayDevice" />
125       </item>
126       <item row="1" column="0" >
127        <widget class="QLabel" name="label_5" >
128         <property name="text" >
129          <string>_("Display device")</string>
130         </property>
131         <property name="buddy" >
132          <cstring>dXdisplayDevice</cstring>
133         </property>
134        </widget>
135       </item>
136       <item row="0" column="0" colspan="2" >
137        <widget class="QCheckBox" name="wallpaperMode" >
138         <property name="text" >
139          <string>_("Enable wallpaper mode")</string>
140         </property>
141        </widget>
142       </item>
143      </layout>
144     </widget>
145    </item>
146    <item>
147     <widget class="QGroupBox" name="groupBox" >
148      <property name="title" >
149       <string>_("Video snapshots")</string>
150      </property>
151      <layout class="QGridLayout" >
152       <property name="margin" >
153        <number>9</number>
154       </property>
155       <property name="spacing" >
156        <number>6</number>
157       </property>
158       <item row="0" column="1" colspan="2" >
159        <widget class="QLineEdit" name="snapshotsDirectory" />
160       </item>
161       <item row="0" column="3" >
162        <widget class="QPushButton" name="snapshotsDirectoryBrowse" >
163         <property name="text" >
164          <string>_("Browse...")</string>
165         </property>
166        </widget>
167       </item>
168       <item row="0" column="0" >
169        <widget class="QLabel" name="label" >
170         <property name="text" >
171          <string>_("Directory")</string>
172         </property>
173         <property name="buddy" >
174          <cstring>snapshotsDirectory</cstring>
175         </property>
176        </widget>
177       </item>
178       <item row="1" column="0" >
179        <widget class="QLabel" name="label_2" >
180         <property name="text" >
181          <string>_("Prefix")</string>
182         </property>
183         <property name="buddy" >
184          <cstring>snapshotsPrefix</cstring>
185         </property>
186        </widget>
187       </item>
188       <item row="1" column="1" >
189        <widget class="QLineEdit" name="snapshotsPrefix" >
190         <property name="text" >
191          <string>vlc-snap</string>
192         </property>
193        </widget>
194       </item>
195       <item row="2" column="0" >
196        <widget class="QLabel" name="label_3" >
197         <property name="text" >
198          <string>_("Format")</string>
199         </property>
200         <property name="buddy" >
201          <cstring>snapshotsFormat</cstring>
202         </property>
203        </widget>
204       </item>
205       <item row="2" column="1" colspan="3" >
206        <widget class="QComboBox" name="snapshotsFormat" />
207       </item>
208       <item row="1" column="2" colspan="2" >
209        <widget class="QCheckBox" name="snapshotsSequentialNumbering" >
210         <property name="text" >
211          <string>_("Sequential numbering")</string>
212         </property>
213        </widget>
214       </item>
215      </layout>
216     </widget>
217    </item>
218   </layout>
219  </widget>
220  <tabstops>
221   <tabstop>enableVideo</tabstop>
222   <tabstop>fullscreen</tabstop>
223   <tabstop>overlay</tabstop>
224   <tabstop>alwaysOnTop</tabstop>
225   <tabstop>windowDecorations</tabstop>
226   <tabstop>skipFrames</tabstop>
227   <tabstop>outputModule</tabstop>
228   <tabstop>wallpaperMode</tabstop>
229   <tabstop>dXdisplayDevice</tabstop>
230   <tabstop>snapshotsDirectory</tabstop>
231   <tabstop>snapshotsDirectoryBrowse</tabstop>
232   <tabstop>snapshotsPrefix</tabstop>
233   <tabstop>snapshotsSequentialNumbering</tabstop>
234   <tabstop>snapshotsFormat</tabstop>
235   <tabstop>overlay</tabstop>
236  </tabstops>
237  <resources/>
238  <connections/>
239 </ui>