blob: a01702049bfe1c8553dfdbc14cd43933d0911e13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
|
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/totem/show_vfx</key>
<applyto>/apps/totem/show_vfx</applyto>
<owner>totem</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show visual effects when no video is displayed</short>
<long>
Show visual effects when playing an audio only file.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/visual</key>
<applyto>/apps/totem/visual</applyto>
<owner>totem</owner>
<type>string</type>
<default>goom</default>
<locale name="C">
<short>Name of the visual effects plugins</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/brightness</key>
<applyto>/apps/totem/brightness</applyto>
<owner>totem</owner>
<type>int</type>
<default>32767</default>
<locale name="C">
<short>The brightness of the video</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/contrast</key>
<applyto>/apps/totem/contrast</applyto>
<owner>totem</owner>
<type>int</type>
<default>32767</default>
<locale name="C">
<short>The contrast of the video</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/hue</key>
<applyto>/apps/totem/hue</applyto>
<owner>totem</owner>
<type>int</type>
<default>32767</default>
<locale name="C">
<short>The hue of the video</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/saturation</key>
<applyto>/apps/totem/saturation</applyto>
<owner>totem</owner>
<type>int</type>
<default>32767</default>
<locale name="C">
<short>The saturation of the video</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/auto_resize</key>
<applyto>/apps/totem/auto_resize</applyto>
<owner>totem</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Resize the canvas automatically on file load</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/repeat</key>
<applyto>/apps/totem/repeat</applyto>
<owner>totem</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Repeat mode</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/shuffle</key>
<applyto>/apps/totem/shuffle</applyto>
<owner>totem</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Shuffle mode</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/deinterlace</key>
<applyto>/apps/totem/deinterlace</applyto>
<owner>totem</owner>
<type>bool</type>
<default>FALSE</default>
<locale name="C">
<short>Enable deinterlacing</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/debug</key>
<applyto>/apps/totem/debug</applyto>
<owner>totem</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Whether to enable debug for the playback engine</short>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/audio_output_type</key>
<applyto>/apps/totem/audio_output_type</applyto>
<owner>totem</owner>
<type>int</type>
<default>0</default>
<locale name="C">
<short>Type of audio output to use</short>
<long>
Type of audio output to use:
"0" for stereo,
"1" for 4-channel output,
"2" for 5.0 channel output,
"3" for 5.1 channel output,
"4" for AC3 Passthrough.
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/window_on_top</key>
<applyto>/apps/totem/window_on_top</applyto>
<owner>totem</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Whether the main window should stay on top</short>
<long>
Whether the main window should stay on top of the other ones
</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/volume</key>
<applyto>/apps/totem/volume</applyto>
<owner>totem</owner>
<type>int</type>
<default>50</default>
<locale name="C">
<short>Sound volume</short>
<long>Sound volume, in percent, between 0 and 100</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/network-buffer-threshold</key>
<applyto>/apps/totem/network-buffer-threshold</applyto>
<owner>totem</owner>
<type>float</type>
<default>2</default>
<locale name="C">
<short>Network buffering threshold</short>
<long>Amount of data to buffer for network streams before starting to display the stream (in seconds)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/buffer-size</key>
<applyto>/apps/totem/buffer-size</applyto>
<owner>totem</owner>
<type>float</type>
<default>3</default>
<locale name="C">
<short>Buffer size</short>
<long>Maximum amount of data to decode ahead of display (in seconds)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/subtitle_font</key>
<applyto>/apps/totem/subtitle_font</applyto>
<owner>totem</owner>
<type>string</type>
<default>Sans Bold 20</default>
<locale name="C">
<short>Subtitle font</short>
<long>Pango font description for subtitle rendering</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/subtitle_encoding</key>
<applyto>/apps/totem/subtitle_encoding</applyto>
<owner>totem</owner>
<type>string</type>
<locale name="C">
<default>
<!-- Translators: This is default subtitle encoding
character set. You can change this to be the most common
encoding for fansub subtitles in your language. File a bug
against Totem, and leave UTF-8 as the default if in doubt. -->
UTF-8
</default>
<short>Subtitle encoding</short>
<long>Encoding charset for subtitle</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/totem/open_path</key>
<applyto>/apps/totem/open_path</applyto>
<owner>totem</owner>
<type>string</type>
<default></default>
<locale name="C">
<short>Default location for the "Open..." dialogues</short>
<long>Default location for the "Open..." dialogues, default is the current directory</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/disable_user_plugins</key>
<applyto>/apps/totem/disable_user_plugins</applyto>
<owner>totem</owner>
<type>boolean</type>
<default>false</default>
<locale name="C">
<short>Whether to disable the plugins in the user's home directory</short>
<long>Whether to disable the plugins in the user's home directory</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|