ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS/gnome-vfs2-2.3.8-1.src.rpm
[gnome-vfs-httpcaptive.git] / schemas / desktop_default_applications.schemas
1 <?xml version="1.0"?>
2 <gconfschemafile>
3   <schemalist>
4     <schema>
5       <key>/schemas/desktop/gnome/applications/terminal/exec</key>
6       <applyto>/desktop/gnome/applications/terminal/exec</applyto>
7       <owner>gnome-vfs</owner>
8       <type>string</type>
9       <default>gnome-terminal</default>
10       <locale name="C">
11         <short>Default terminal application</short>
12         <long>The default terminal application to use for applications that require a terminal.</long>
13       </locale>
14     </schema>
15     <schema>
16       <key>/schemas/desktop/gnome/applications/terminal/exec_arg</key>
17       <applyto>/desktop/gnome/applications/terminal/exec_arg</applyto>
18       <owner>gnome-vfs</owner>
19       <type>string</type>
20       <default>-x</default>
21       <locale name="C">
22         <short>Exec argument for default terminal</short>
23         <long>The exec argument to use for the default terminal application.</long>
24       </locale>
25     </schema>
26     <schema>
27       <key>/schemas/desktop/gnome/applications/component_viewer/exec</key>
28       <applyto>/desktop/gnome/applications/component_viewer/exec</applyto>
29       <owner>gnome-vfs</owner>
30       <type>string</type>
31       <default>nautilus %s</default>
32       <locale name="C">
33         <short>Default component viewer application</short>
34         <long>The application to use for viewing files that require a component to view them. The parameter %s will be replaced by the file's URIs, the parameter %c will be replaced by the component IID.</long>
35       </locale>
36     </schema>
37   </schemalist>
38 </gconfschemafile>