diff -Nur gnome-vfs2-2.12.0.orig/schemas/desktop_gnome_url_handlers.schemas.in gnome-vfs2-2.12.0/schemas/desktop_gnome_url_handlers.schemas.in --- gnome-vfs2-2.12.0.orig/schemas/desktop_gnome_url_handlers.schemas.in 2004-08-14 16:08:28.000000000 +0200 +++ gnome-vfs2-2.12.0/schemas/desktop_gnome_url_handlers.schemas.in 2005-09-29 15:16:04.000000000 +0200 @@ -172,6 +172,40 @@ + /schemas/desktop/gnome/url-handlers/cdda/enabled + /desktop/gnome/url-handlers/cdda/enabled + gnome + bool + true + + Whether the specified command should handle "cdda" URLs + True if the command specified in the "command" key should handle "cdda" URLs. + + + + /schemas/desktop/gnome/url-handlers/cdda/command + /desktop/gnome/url-handlers/cdda/command + gnome + string + sound-juicer %s + + The handler for "cdda" URLs + The command used to handle "cdda" URLs, if enabled. + + + + /schemas/desktop/gnome/url-handlers/cdda/needs_terminal + /desktop/gnome/url-handlers/cdda/needs_terminal + gnome + bool + false + + Run the command in a terminal + True if the command used to handle this type of URL should be run in a terminal. + + + + /schemas/desktop/gnome/url-handlers/https/enabled /desktop/gnome/url-handlers/https/enabled gnome