Make MediaProvider an abstract class rather than interface.
authorZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Fri, 29 Aug 2008 21:07:46 +0000 (21:07 +0000)
committerZeeshan Ali (Khattak) <zeeshanak@src.gnome.org>
Fri, 29 Aug 2008 21:07:46 +0000 (21:07 +0000)
commit778766c4eedd02f943dbac9679ebcfba6318afc5
treef31b3aefafe9475e9239a0592fec8bf95abcb748
parentd0de3bd05401fa68bd7dec3f47b6bcaf6593e39e
Make MediaProvider an abstract class rather than interface.

We will have to do this at some point anyway to put common functionality into
this module but the real reason to do this right now is that support for
constuct-only props in interfaces was recenlty dropped in Vala (for good
reasons).

svn path=/trunk/; revision=246
ChangeLog
src/media-providers/tracker/gupnp-media-tracker.vala
src/media-server/gupnp-media-manager.vala
src/media-server/gupnp-media-provider.vala