Allow to set default encoding for opening files (fixes part of #504656)
[gn-sub.git] / data / gnome-subtitles.schemas
blob2d4005cb1c5b6c3e91140e6db8e6af3bff3af388
1 <?xml version="1.0"?>
2 <gconfschemafile>
3 <schemalist>
4 <schema>
5 <key>/schemas/apps/gnome-subtitles/preferences/encodings/shown_in_menu</key>
6 <applyto>/apps/gnome-subtitles/preferences/encodings/shown_in_menu</applyto>
7 <owner>gnome-subtitles</owner>
8 <type>list</type>
9 <list_type>string</list_type>
10 <default>[ISO-8859-15]</default>
11 <locale name="C">
12 <short>Encodings shown in menu</short>
13 <long>List of encodings shown in the File Open/Save dialogs.</long>
14 </locale>
15 </schema>
16 <schema>
17 <key>/schemas/apps/gnome-subtitles/preferences/encodings/fallback</key>
18 <applyto>/apps/gnome-subtitles/preferences/encodings/fallback</applyto>
19 <owner>gnome-subtitles</owner>
20 <type>string</type>
21 <default>ISO-8859-15</default>
22 <locale name="C">
23 <short>Auto detection fallback encoding</short>
24 <long>Encoding to use when auto detection fails.</long>
25 </locale>
26 </schema>
27 <schema>
28 <key>/schemas/apps/gnome-subtitles/preferences/video/auto_choose_file</key>
29 <applyto>/apps/gnome-subtitles/preferences/video/auto_choose_file</applyto>
30 <owner>gnome-subtitles</owner>
31 <type>bool</type>
32 <default>TRUE</default>
33 <locale name="C">
34 <short>Automatically choose the video file</short>
35 <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>
36 </locale>
37 </schema>
38 <schema>
39 <key>/schemas/apps/gnome-subtitles/preferences/spellcheck/active_text_language</key>
40 <applyto>/apps/gnome-subtitles/preferences/spellcheck/active_text_language</applyto>
41 <owner>gnome-subtitles</owner>
42 <type>string</type>
43 <default></default>
44 <locale name="C">
45 <short>Active spellcheck language for text</short>
46 <long>The language used to check the spelling of subtitle text.</long>
47 </locale>
48 </schema>
49 <schema>
50 <key>/schemas/apps/gnome-subtitles/preferences/spellcheck/active_translation_language</key>
51 <applyto>/apps/gnome-subtitles/preferences/spellcheck/active_translation_language</applyto>
52 <owner>gnome-subtitles</owner>
53 <type>string</type>
54 <default></default>
55 <locale name="C">
56 <short>Active spellcheck language for translation</short>
57 <long>The language used to check the spelling of subtitle translation.</long>
58 </locale>
59 </schema>
60 <schema>
61 <key>/schemas/apps/gnome-subtitles/preferences/spellcheck/autocheck</key>
62 <applyto>/apps/gnome-subtitles/preferences/spellcheck/autocheck</applyto>
63 <owner>gnome-subtitles</owner>
64 <type>bool</type>
65 <default>FALSE</default>
66 <locale name="C">
67 <short>Autocheck spelling</short>
68 <long>Whether to automatically check the spelling of subtitle text.</long>
69 </locale>
70 </schema>
71 <schema>
72 <key>/schemas/apps/gnome-subtitles/preferences/window/width</key>
73 <applyto>/apps/gnome-subtitles/preferences/window/width</applyto>
74 <owner>gnome-subtitles</owner>
75 <type>int</type>
76 <default>690</default>
77 <locale name="C">
78 <short>Window width</short>
79 <long>The width of the Main Window.</long>
80 </locale>
81 </schema>
82 <schema>
83 <key>/schemas/apps/gnome-subtitles/preferences/window/height</key>
84 <applyto>/apps/gnome-subtitles/preferences/window/height</applyto>
85 <owner>gnome-subtitles</owner>
86 <type>int</type>
87 <default>600</default>
88 <locale name="C">
89 <short>Window height</short>
90 <long>The height of the Main Window.</long>
91 </locale>
92 </schema>
93 <schema>
94 <key>/schemas/apps/gnome-subtitles/preferences/defaults/file_open_encoding_option</key>
95 <applyto>/apps/gnome-subtitles/preferences/defaults/file_open_encoding_option</applyto>
96 <owner>gnome-subtitles</owner>
97 <type>string</type>
98 <default>AutoDetect</default>
99 <locale name="C">
100 <short>File Open encoding option</short>
101 <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>
102 </locale>
103 </schema>
104 <schema>
105 <key>/schemas/apps/gnome-subtitles/preferences/defaults/file_open_encoding</key>
106 <applyto>/apps/gnome-subtitles/preferences/defaults/file_open_encoding</applyto>
107 <owner>gnome-subtitles</owner>
108 <type>string</type>
109 <default></default>
110 <locale name="C">
111 <short>File Open encoding</short>
112 <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>
113 </locale>
114 </schema>
115 <schema>
116 <key>/schemas/apps/gnome-subtitles/preferences/file_save/file_save_subtitle_format</key>
117 <applyto>/apps/gnome-subtitles/preferences/file_save/file_save_subtitle_format</applyto>
118 <owner>gnome-subtitles</owner>
119 <type>string</type>
120 <default>SubRip</default>
121 <locale name="C">
122 <short>File save subtitle format</short>
123 <long>Subtitle format to choose by default in the File Save As dialog.</long>
124 </locale>
125 </schema>
126 </schemalist>
127 </gconfschemafile>