Support vala plugins in gnome-settings-daemon

2011-11-07 Thread Timo Kluck
Dear gnome-developers, I've started a branch to allow writing plugins for gnome-settings-daemon in Vala. It's really convenient to be able to write plugins in Vala; it requires subclassing a GObject class which is very nontrivial in C but very easy in Vala. For now, I've only added an empty dummy

Re: Support vala plugins in gnome-settings-daemon

2011-11-07 Thread Bastien Nocera
On Mon, 2011-11-07 at 14:14 +0100, Timo Kluck wrote: Dear gnome-developers, I've started a branch to allow writing plugins for gnome-settings-daemon in Vala. We use the gnomecc list (copied) for gnome-settings-daemon and gnome-control-center development, or you can find us on #control-center