This file is indexed.

/usr/share/gconf/schemas/gnome-subtitles.schemas is in gnome-subtitles 1.2-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<?xml version="1.0"?>
<gconfschemafile>
	<schemalist>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/encodings/shown_in_menu</key>
			<applyto>/apps/gnome-subtitles/preferences/encodings/shown_in_menu</applyto>
			<owner>gnome-subtitles</owner>
			<type>list</type>
			<list_type>string</list_type>
			<default>[ISO-8859-1]</default>
			<locale name="C">
				<short>Encodings shown in menu</short>
				<long>List of encodings shown in the File Open/Save dialogs.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/translation/save_all</key>
			<applyto>/apps/gnome-subtitles/preferences/translation/save_all</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>Save translation when saving subtitles</short>
				<long>Whether to save existing translations when saving subtitles.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/video/auto_choose_file</key>
			<applyto>/apps/gnome-subtitles/preferences/video/auto_choose_file</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>Automatically choose the video file</short>
				<long>Whether to automatically choose the video file to open, when opening a subtitle file. A video file is chosen based on the name of the subtitle file.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/video/apply_reaction_delay</key>
			<applyto>/apps/gnome-subtitles/preferences/video/apply_reaction_delay</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>Apply reaction delay</short>
				<long>Whether to apply a reaction delay when setting the start or end times of a subtitle with the video playing.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/video/reaction_delay</key>
			<applyto>/apps/gnome-subtitles/preferences/video/reaction_delay</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>200</default>
			<locale name="C">
				<short>Reaction delay</short>
				<long>Time, in milliseconds, to subtract from the start or end times when setting them with the video playing.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/video/seek_on_change</key>
			<applyto>/apps/gnome-subtitles/preferences/video/seek_on_change</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>Seek the video on subtitles change</short>
				<long>Whether to seek the video to the start of the first subtitle when one or more subtitles are changed.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/video/seek_on_change_rewind</key>
			<applyto>/apps/gnome-subtitles/preferences/video/seek_on_change_rewind</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>200</default>
			<locale name="C">
				<short>Seek on change rewind</short>
				<long>Time, in milliseconds, to rewind the video when seeking on subtitles change.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/view/line_lengths</key>
			<applyto>/apps/gnome-subtitles/preferences/view/line_lengths</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>View line lengths</short>
				<long>Whether to view line lengths as characters counts in the subtitle list.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/spellcheck/active_text_language</key>
			<applyto>/apps/gnome-subtitles/preferences/spellcheck/active_text_language</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default></default>
			<locale name="C">
				<short>Active spellcheck language for text</short>
				<long>The language used to check the spelling of subtitle text.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/spellcheck/active_translation_language</key>
			<applyto>/apps/gnome-subtitles/preferences/spellcheck/active_translation_language</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default></default>
			<locale name="C">
				<short>Active spellcheck language for translation</short>
				<long>The language used to check the spelling of subtitle translation.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/spellcheck/autocheck</key>
			<applyto>/apps/gnome-subtitles/preferences/spellcheck/autocheck</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>FALSE</default>
			<locale name="C">
				<short>Autocheck spelling</short>
				<long>Whether to automatically check the spelling of subtitle text.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/window/width</key>
			<applyto>/apps/gnome-subtitles/preferences/window/width</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>690</default>
			<locale name="C">
				<short>Window width</short>
				<long>The width of the Main Window.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/window/height</key>
			<applyto>/apps/gnome-subtitles/preferences/window/height</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>600</default>
			<locale name="C">
				<short>Window height</short>
				<long>The height of the Main Window.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_open_encoding_option</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_open_encoding_option</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>AutoDetect</default>
			<locale name="C">
				<short>File Open encoding option</short>
				<long>Encoding option to use by default when opening files. Possible values are: "AutoDetect" to use auto detection, "RememberLastUsed" to remember the last used encoding, "CurrentLocale" to use the current locale, and "Specific" to use a specific encoding. The encoding for "RememberLastUsed" and "Specific" is stored in the file_open_encoding key.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_open_encoding</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_open_encoding</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default></default>
			<locale name="C">
				<short>File Open encoding</short>
				<long>Encoding to use when opening files. Besides the actual encoding, used when "RememberLastUsed" or "Specific" are set in the file_open_encoding_option key, other possible values are "AutoDetect" and "CurrentLocale".</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_open_fallback</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_open_fallback</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>ISO-8859-1</default>
			<locale name="C">
				<short>Auto detection fallback encoding</short>
				<long>Encoding to use when auto detection fails.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_encoding_option</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_encoding_option</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>KeepExisting</default>
			<locale name="C">
				<short>File Save encoding option</short>
				<long>Encoding option to use by default when saving files. Possible values are: "KeepExisting" to use the existing file's encoding, "RememberLastUsed" to remember the last used encoding, "CurrentLocale" to use the current locale, and "Specific" to use a specific encoding. The encoding for "RememberLastUsed" and "Specific" is stored in the file_save_encoding key.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_encoding</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_encoding</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default></default>
			<locale name="C">
				<short>File Save encoding</short>
				<long>Encoding to use when saving files. Besides the actual encoding, used when "RememberLastUsed" or "Specific" are set in the file_save_encoding_option key, other possible values are "KeepExisting" and "CurrentLocale".</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_format_option</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_format_option</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>KeepExisting</default>
			<locale name="C">
				<short>File Save format option</short>
				<long>Subtitle format option to use by default when saving files. Possible values are: "KeepExisting" to use the existing file's format, "RememberLastUsed" to remember the last used format, and "Specific" to use a specific format. The subtitle format for "RememberLastUsed" and "Specific" is stored in the file_save_format key.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_format</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_format</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default></default>
			<locale name="C">
				<short>File Save format</short>
				<long>Subtitle format to use when saving files. Besides the actual format, used when "RememberLastUsed" or "Specific" are set in the file_save_format_option key, other possible values are "KeepExisting" and "CurrentLocale".</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_newline_option</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_newline_option</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>Specific</default>
			<locale name="C">
				<short>File Save newline option</short>
				<long>Newline option to use by default when saving files. Possible values are: "RememberLastUsed" to remember the last used newline type, and "Specific" to use a specific newline type. The newline type for "RememberLastUsed" and "Specific" is stored in the file_save_newline key.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/defaults/file_save_newline</key>
			<applyto>/apps/gnome-subtitles/preferences/defaults/file_save_newline</applyto>
			<owner>gnome-subtitles</owner>
			<type>string</type>
			<default>Windows</default>
			<locale name="C">
				<short>File Save newline</short>
				<long>Newline type to use when saving files.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/backup/auto_backup</key>
			<applyto>/apps/gnome-subtitles/preferences/backup/auto_backup</applyto>
			<owner>gnome-subtitles</owner>
			<type>bool</type>
			<default>TRUE</default>
			<locale name="C">
				<short>Auto backup</short>
				<long>Whether to automatically backup files. A copy of the file will be periodically saved with a ~ suffix.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/backup/backup_time</key>
			<applyto>/apps/gnome-subtitles/preferences/backup/backup_time</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>120</default>
			<locale name="C">
				<short>Backup time</short>
				<long>Time interval, in seconds, to automatically backup files. A minimum of 30 seconds is recommended.</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/timings/time_step</key>
			<applyto>/apps/gnome-subtitles/preferences/timings/time_step</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>100</default>
			<locale name="C">
				<short>Time step increment</short>
				<long>Time, in milliseconds, to add or subtract when adjusting times in spinbutton controls (e.g., start, end and duration).</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/timings/frames_step</key>
			<applyto>/apps/gnome-subtitles/preferences/timings/frames_step</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>2</default>
			<locale name="C">
				<short>Frames step increment</short>
				<long>Frames to add or subtract when adjusting frames in spinbutton controls (e.g., start, end and duration).</long>
			</locale>
		</schema>
		<schema>
			<key>/schemas/apps/gnome-subtitles/preferences/timings/time_between_subs</key>
			<applyto>/apps/gnome-subtitles/preferences/timings/time_between_subs</applyto>
			<owner>gnome-subtitles</owner>
			<type>int</type>
			<default>100</default>
			<locale name="C">
				<short>Time between subtitles</short>
				<long>Recommended time between subtitles, in milliseconds, used for example when splitting a subtitle in two.</long>
			</locale>
		</schema>
	</schemalist>
</gconfschemafile>