dbus interfaces for nautilus



Hi,

within in the scope of a backup application I'm currently writing
(http://sourceforge.net/projects/cozy/), I need a dbus interface to
Nautilus. So I started adding interfaces to it.

As a start I added one to NautilusApplication and NautilusWindow. It's
basically small wrappers for functions like the go_to function. It's
far from being complete, but it works and I'm willing to add more.

But first I wanted to hear if I'm heading in the right direction, if
there are things that I must consider, or things that I should already
change. For example I was wondering if I should move all the functions
to a separate source/header file instead of adding them to the
existing files (had some problems with linking when trying that
though).

Anyway, please find the patch in the attachment. I also submitted a
patch on bugzilla:

https://bugzilla.gnome.org/show_bug.cgi?id=498506

Feedback is very welcome!

Cheers,
Peter

Attachment: basic-dbus-support.patch.gz
Description: GNU Zip compressed data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]