9 May
2005
9 May
'05
5:48 a.m.
I've committed a change to configure.ac which defaults the GNOME VFS feature to 'on' if automake detects that the Gnome VFS library is present on the system.
Keep an eye out for bugs; I've fixed all the ones I've known about.
As a reminder, the GNOME VFS feature makes it possible to specify a URL on the commandline when starting inkscape. I.e.:
$ inkscape http://mysite.org/foobar.svg
It will load the svg file via http into memory and launch Inkscape.
There is no support for this in the File Open dialog at this time; it still works only with local files. I don't have any plans to change that, so if you want it, feel free to add it.
Bryce