comparison libpurple/gconf/purple.schemas.in @ 15910:88d626a179a6

Rename our schemas file and update the url handler to point to the correct executable
author Mark Doliner <mark@kingant.net>
date Sun, 25 Mar 2007 04:51:43 +0000
parents
children
comparison
equal deleted inserted replaced
15909:0592a7b4db86 15910:88d626a179a6
1 <?xml version="1.0"?>
2 <gconfschemafile>
3 <schemalist>
4 <schema>
5 <key>/schemas/desktop/gnome/url-handlers/aim/enabled</key>
6 <applyto>/desktop/gnome/url-handlers/aim/enabled</applyto>
7 <owner>purple</owner>
8 <type>bool</type>
9 <default>true</default>
10 <locale name="C">
11 <short>Whether the specified command should handle "aim" URLs</short>
12 <long>True if the command specified in the "command" key should handle "aim" URLs.</long>
13 </locale>
14 </schema>
15 <schema>
16 <key>/schemas/desktop/gnome/url-handlers/aim/command</key>
17 <applyto>/desktop/gnome/url-handlers/aim/command</applyto>
18 <owner>purple</owner>
19 <type>string</type>
20 <default>purple-url-handler "%s"</default>
21 <locale name="C">
22 <short>The handler for "aim" URLs</short>
23 <long>The command used to handle "aim" URLs, if enabled.</long>
24 </locale>
25 </schema>
26 <schema>
27 <key>/schemas/desktop/gnome/url-handlers/aim/needs_terminal</key>
28 <applyto>/desktop/gnome/url-handlers/aim/needs_terminal</applyto>
29 <owner>purple</owner>
30 <type>bool</type>
31 <default>false</default>
32 <locale name="C">
33 <short>Run the command in a terminal</short>
34 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
35 </locale>
36 </schema>
37
38 <schema>
39 <key>/schemas/desktop/gnome/url-handlers/gg/enabled</key>
40 <applyto>/desktop/gnome/url-handlers/gg/enabled</applyto>
41 <owner>purple</owner>
42 <type>bool</type>
43 <default>true</default>
44 <locale name="C">
45 <short>Whether the specified command should handle "gg" URLs</short>
46 <long>True if the command specified in the "command" key should handle "gg" URLs.</long>
47 </locale>
48 </schema>
49 <schema>
50 <key>/schemas/desktop/gnome/url-handlers/gg/command</key>
51 <applyto>/desktop/gnome/url-handlers/gg/command</applyto>
52 <owner>purple</owner>
53 <type>string</type>
54 <default>purple-url-handler "%s"</default>
55 <locale name="C">
56 <short>The handler for "gg" URLs</short>
57 <long>The command used to handle "gg" URLs, if enabled.</long>
58 </locale>
59 </schema>
60 <schema>
61 <key>/schemas/desktop/gnome/url-handlers/gg/needs_terminal</key>
62 <applyto>/desktop/gnome/url-handlers/gg/needs_terminal</applyto>
63 <owner>purple</owner>
64 <type>bool</type>
65 <default>false</default>
66 <locale name="C">
67 <short>Run the command in a terminal</short>
68 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
69 </locale>
70 </schema>
71
72 <schema>
73 <key>/schemas/desktop/gnome/url-handlers/icq/enabled</key>
74 <applyto>/desktop/gnome/url-handlers/icq/enabled</applyto>
75 <owner>purple</owner>
76 <type>bool</type>
77 <default>true</default>
78 <locale name="C">
79 <short>Whether the specified command should handle "icq" URLs</short>
80 <long>True if the command specified in the "command" key should handle "icq" URLs.</long>
81 </locale>
82 </schema>
83 <schema>
84 <key>/schemas/desktop/gnome/url-handlers/icq/command</key>
85 <applyto>/desktop/gnome/url-handlers/icq/command</applyto>
86 <owner>purple</owner>
87 <type>string</type>
88 <default>purple-url-handler "%s"</default>
89 <locale name="C">
90 <short>The handler for "icq" URLs</short>
91 <long>The command used to handle "icq" URLs, if enabled.</long>
92 </locale>
93 </schema>
94 <schema>
95 <key>/schemas/desktop/gnome/url-handlers/icq/needs_terminal</key>
96 <applyto>/desktop/gnome/url-handlers/icq/needs_terminal</applyto>
97 <owner>purple</owner>
98 <type>bool</type>
99 <default>false</default>
100 <locale name="C">
101 <short>Run the command in a terminal</short>
102 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
103 </locale>
104 </schema>
105
106 <schema>
107 <key>/schemas/desktop/gnome/url-handlers/irc/enabled</key>
108 <applyto>/desktop/gnome/url-handlers/irc/enabled</applyto>
109 <owner>purple</owner>
110 <type>bool</type>
111 <default>true</default>
112 <locale name="C">
113 <short>Whether the specified command should handle "irc" URLs</short>
114 <long>True if the command specified in the "command" key should handle "irc" URLs.</long>
115 </locale>
116 </schema>
117 <schema>
118 <key>/schemas/desktop/gnome/url-handlers/irc/command</key>
119 <applyto>/desktop/gnome/url-handlers/irc/command</applyto>
120 <owner>purple</owner>
121 <type>string</type>
122 <default>purple-url-handler "%s"</default>
123 <locale name="C">
124 <short>The handler for "irc" URLs</short>
125 <long>The command used to handle "irc" URLs, if enabled.</long>
126 </locale>
127 </schema>
128 <schema>
129 <key>/schemas/desktop/gnome/url-handlers/irc/needs_terminal</key>
130 <applyto>/desktop/gnome/url-handlers/irc/needs_terminal</applyto>
131 <owner>purple</owner>
132 <type>bool</type>
133 <default>false</default>
134 <locale name="C">
135 <short>Run the command in a terminal</short>
136 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
137 </locale>
138 </schema>
139
140 <schema>
141 <key>/schemas/desktop/gnome/url-handlers/msnim/enabled</key>
142 <applyto>/desktop/gnome/url-handlers/msnim/enabled</applyto>
143 <owner>purple</owner>
144 <type>bool</type>
145 <default>true</default>
146 <locale name="C">
147 <short>Whether the specified command should handle "msnim" URLs</short>
148 <long>True if the command specified in the "command" key should handle "msnim" URLs.</long>
149 </locale>
150 </schema>
151 <schema>
152 <key>/schemas/desktop/gnome/url-handlers/msnim/command</key>
153 <applyto>/desktop/gnome/url-handlers/msnim/command</applyto>
154 <owner>purple</owner>
155 <type>string</type>
156 <default>purple-url-handler "%s"</default>
157 <locale name="C">
158 <short>The handler for "msnim" URLs</short>
159 <long>The command used to handle "msnim" URLs, if enabled.</long>
160 </locale>
161 </schema>
162 <schema>
163 <key>/schemas/desktop/gnome/url-handlers/msnim/needs_terminal</key>
164 <applyto>/desktop/gnome/url-handlers/msnim/needs_terminal</applyto>
165 <owner>purple</owner>
166 <type>bool</type>
167 <default>false</default>
168 <locale name="C">
169 <short>Run the command in a terminal</short>
170 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
171 </locale>
172 </schema>
173
174 <schema>
175 <key>/schemas/desktop/gnome/url-handlers/sip/enabled</key>
176 <applyto>/desktop/gnome/url-handlers/sip/enabled</applyto>
177 <owner>purple</owner>
178 <type>bool</type>
179 <default>true</default>
180 <locale name="C">
181 <short>Whether the specified command should handle "sip" URLs</short>
182 <long>True if the command specified in the "command" key should handle "sip" URLs.</long>
183 </locale>
184 </schema>
185 <schema>
186 <key>/schemas/desktop/gnome/url-handlers/sip/command</key>
187 <applyto>/desktop/gnome/url-handlers/sip/command</applyto>
188 <owner>purple</owner>
189 <type>string</type>
190 <default>purple-url-handler "%s"</default>
191 <locale name="C">
192 <short>The handler for "sip" URLs</short>
193 <long>The command used to handle "sip" URLs, if enabled.</long>
194 </locale>
195 </schema>
196 <schema>
197 <key>/schemas/desktop/gnome/url-handlers/sip/needs_terminal</key>
198 <applyto>/desktop/gnome/url-handlers/sip/needs_terminal</applyto>
199 <owner>purple</owner>
200 <type>bool</type>
201 <default>false</default>
202 <locale name="C">
203 <short>Run the command in a terminal</short>
204 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
205 </locale>
206 </schema>
207
208 <schema>
209 <key>/schemas/desktop/gnome/url-handlers/xmpp/enabled</key>
210 <applyto>/desktop/gnome/url-handlers/xmpp/enabled</applyto>
211 <owner>purple</owner>
212 <type>bool</type>
213 <default>true</default>
214 <locale name="C">
215 <short>Whether the specified command should handle "xmpp" URLs</short>
216 <long>True if the command specified in the "command" key should handle "xmpp" URLs.</long>
217 </locale>
218 </schema>
219 <schema>
220 <key>/schemas/desktop/gnome/url-handlers/xmpp/command</key>
221 <applyto>/desktop/gnome/url-handlers/xmpp/command</applyto>
222 <owner>purple</owner>
223 <type>string</type>
224 <default>purple-url-handler "%s"</default>
225 <locale name="C">
226 <short>The handler for "xmpp" URLs</short>
227 <long>The command used to handle "xmpp" URLs, if enabled.</long>
228 </locale>
229 </schema>
230 <schema>
231 <key>/schemas/desktop/gnome/url-handlers/xmpp/needs_terminal</key>
232 <applyto>/desktop/gnome/url-handlers/xmpp/needs_terminal</applyto>
233 <owner>purple</owner>
234 <type>bool</type>
235 <default>false</default>
236 <locale name="C">
237 <short>Run the command in a terminal</short>
238 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
239 </locale>
240 </schema>
241
242 <schema>
243 <key>/schemas/desktop/gnome/url-handlers/ymsgr/enabled</key>
244 <applyto>/desktop/gnome/url-handlers/ymsgr/enabled</applyto>
245 <owner>purple</owner>
246 <type>bool</type>
247 <default>true</default>
248 <locale name="C">
249 <short>Whether the specified command should handle "ymsgr" URLs</short>
250 <long>True if the command specified in the "command" key should handle "ymsgr" URLs.</long>
251 </locale>
252 </schema>
253 <schema>
254 <key>/schemas/desktop/gnome/url-handlers/ymsgr/command</key>
255 <applyto>/desktop/gnome/url-handlers/ymsgr/command</applyto>
256 <owner>purple</owner>
257 <type>string</type>
258 <default>purple-url-handler "%s"</default>
259 <locale name="C">
260 <short>The handler for "ymsgr" URLs</short>
261 <long>The command used to handle "ymsgr" URLs, if enabled.</long>
262 </locale>
263 </schema>
264 <schema>
265 <key>/schemas/desktop/gnome/url-handlers/ymsgr/needs_terminal</key>
266 <applyto>/desktop/gnome/url-handlers/ymsgr/needs_terminal</applyto>
267 <owner>purple</owner>
268 <type>bool</type>
269 <default>false</default>
270 <locale name="C">
271 <short>Run the command in a terminal</short>
272 <long>True if the command used to handle this type of URL should be run in a terminal.</long>
273 </locale>
274 </schema>
275 </schemalist>
276 </gconfschemafile>