8389N/A<?xml version="1.0"?>
8389N/A
8389N/A<gconfschemafile>
8389N/A <schemalist>
8389N/A <schema>
8389N/A <key>/schemas/desktop/gnome/url-handlers/cdda/enabled</key>
8389N/A <applyto>/desktop/gnome/url-handlers/cdda/enabled</applyto>
8389N/A <owner>gnome</owner>
8389N/A <type>bool</type>
8389N/A <default>true</default>
8389N/A <locale name="C">
8389N/A <short>Whether the specified command should handle "cdda" URLs</short>
8389N/A <long>True if the command specified in the "command" key should handle "cdda" URLs.</long>
8389N/A </locale>
8389N/A </schema>
8389N/A
8389N/A <schema>
8389N/A <key>/schemas/desktop/gnome/url-handlers/cdda/command</key>
8389N/A <applyto>/desktop/gnome/url-handlers/cdda/command</applyto>
8389N/A <owner>gnome</owner>
8389N/A <type>string</type>
9366N/A <default>sound-juicer "%s"</default>
8389N/A <locale name="C">
8389N/A <short>The handler for "cdda" URLs</short>
8389N/A <long>The command used to handle "cdda" URLs, if enabled.</long>
8389N/A </locale>
8389N/A </schema>
8389N/A
8389N/A <schema>
8389N/A <key>/schemas/desktop/gnome/url-handlers/cdda/needs_terminal</key>
8389N/A <applyto>/desktop/gnome/url-handlers/cdda/needs_terminal</applyto>
8389N/A <owner>gnome</owner>
8389N/A <type>bool</type>
8389N/A <default>false</default>
8389N/A <locale name="C">
8389N/A <short>Run the command in a terminal</short>
8389N/A <long>True if the command used to handle this type of URL should be run in a terminal.</long>
8389N/A </locale>
8389N/A </schema>
8389N/A
8389N/A </schemalist>
8389N/A</gconfschemafile>