On Sunday 14 October 2007 17:54:37 ian h wrote: > I'm interested in getting Kopete to be more dbus aware. I'd probably > start with system ( acpi interfaces+,?) along with network > (Network_Manager) status. It seems to be pretty straight forward and a > good way to learn the tool and flow of the project.
Network status is provided by the networkstatus library in kdelibs. This abstracts network status information from multiple sources (not every OS has NetworkManager). The current state of play, if I'm not mistaken, is that NetworkManager 0.6.x and 0.7 backends need to be written in kdebase and Kopete needs to be adapted to use the 'new' networkstatus API from kdelibs. My 3.5 based branch using this API in branches/~wstephens/kdenetwork is intended to be a model for implementing this. I got the libs work done in time for kdelibs freeze but haven't done anything on the app side of things since. Help very much appreciated! Will _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
