diff --git a/gnome-vfs-2.8.2-schema_about_for_upstream.patch b/gnome-vfs-2.8.2-schema_about_for_upstream.patch new file mode 100644 index 0000000..5bf51c2 --- /dev/null +++ b/gnome-vfs-2.8.2-schema_about_for_upstream.patch @@ -0,0 +1,43 @@ +--- gnome-vfs-2.7.90/schemas/desktop_gnome_url_handlers.schemas.in.schema_about 2004-08-04 16:18:21.323425176 +0100 ++++ gnome-vfs-2.7.90/schemas/desktop_gnome_url_handlers.schemas.in 2004-08-04 16:25:28.770443352 +0100 +@@ -206,6 +206,40 @@ + + + ++ /schemas/desktop/gnome/url-handlers/about/enabled ++ /desktop/gnome/url-handlers/about/enabled ++ gnome ++ bool ++ true ++ ++ Handle about URLs ++ Set to true to have a program specified in "command" handle about URLs. ++ ++ ++ ++ /schemas/desktop/gnome/url-handlers/about/command ++ /desktop/gnome/url-handlers/about/command ++ gnome ++ string ++ firefox %s ++ ++ about URL handler ++ ++ ++ ++ ++ /schemas/desktop/gnome/url-handlers/about/needs_terminal ++ /desktop/gnome/url-handlers/about/needs_terminal ++ gnome ++ bool ++ false ++ ++ Run program in terminal ++ True if the program to handle this URL should be run in a terminal. ++ ++ ++ ++ + /schemas/desktop/gnome/url-handlers/mailto/enabled + /desktop/gnome/url-handlers/mailto/enabled + gnome