gnome-vfs-2.15.91-mailto-command.patch 617 B

123456789101112
  1. --- gnome-vfs-2.15.91/schemas/desktop_gnome_url_handlers.schemas.in.mailto-command 2006-08-10 16:23:54.000000000 -0400
  2. +++ gnome-vfs-2.15.91/schemas/desktop_gnome_url_handlers.schemas.in 2006-08-10 16:24:14.000000000 -0400
  3. @@ -255,7 +255,7 @@
  4. <applyto>/desktop/gnome/url-handlers/mailto/command</applyto>
  5. <owner>gnome</owner>
  6. <type>string</type>
  7. - <default>evolution %s</default>
  8. + <default>evolution --component=mail %s</default>
  9. <locale name="C">
  10. <short>The handler for "mailto" URLs</short>
  11. <long>The command used to handle "mailto" URLs, if enabled.</long>