After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 550277 - There should be an Ekiga::BasicService implementation
There should be an Ekiga::BasicService implementation
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: Engine
GIT master
Other All
: Normal enhancement
: ---
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-01 19:00 UTC by Snark
Modified: 2008-09-18 12:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Snark 2008-09-01 19:00:17 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.
Comment 1 Snark 2008-09-18 12:01:22 UTC
I have a fix in my post3 branch.