On Fri, Sep 08, 2006 at 04:52:38PM -0400, Eric Cooper wrote: > On Fri, Sep 08, 2006 at 09:55:54PM +0200, Sven Luther wrote: > > /me wonders if galeon can be teached to know about svn, maybe > > calling svn ls on dirs, or something. > > You can use gconf to tell galeon about new protocols and their handlers: > gconftool -s /desktop/gnome/url-handlers/svn/enabled --type bool true > gconftool -s /desktop/gnome/url-handlers/svn/command --type string > "view-svn %s" > > (view-svn is a shell script I hacked up and put in my PATH -- anything > that takes an SVN URL as a command-line argument would work)
Would you care to share it ? Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

