On Fri, 2006-10-06 at 13:32 +0200, Christian Neumair wrote: > Am Freitag, den 06.10.2006, 08:48 +0200 schrieb Alexander Larsson: > > I spent some time working on out the gvfs API, and I'd like to talk to > > people about it on the summit. I've set up a public git repository at > > http://www.gnome.org/~alexl/git/gvfs.git so that people can take a look > > at it themselves. > > > > Note, this is in no way finished, but the core APIs that most apps > > (except nautilus and the filemanager) use are mostly there. The "simple" > > backend that only accesses local files is somewhat fleshed out (it > > lackes some things like mime detection), but please ignore the "unix" > > backend and the daemon, since that is mainly a shell with no > > implementation yet. > > You rock so much Alex! :) > > Attached is a patch that allows to disable xattr support at build-time, > changes the xattr include to <sys/xattr.h>, and adds deps on the > generated marshalling files for the gvfs sources.
Pushed. I changed the include to attr/xattr.h, as that is what man getxattr says on my system. Also, my lib is called libattr, not libxattr, so i had to change that too. _______________________________________________ gnome-vfs-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-vfs-list
