GNOME Bugzilla – Bug 550277
There should be an Ekiga::BasicService implementation
Last modified: 2008-09-18 12:01:22 UTC
This would be useful for simple services which only mean "This has been done" for one-time things like gtk+ initialization. It would have a constructor to give the name and description -- perhaps a sigc::slot<void> to be called by the dtor too.
I have a fix in my post3 branch.