Version: (using KDE KDE 3.4.2) Installed from: SuSE RPMs Just today we discovered at the office that KNotes can be exchanged via network. This is great but a bit complicated because you must know the IPs of each other. So my wish is to integrate Zeroconf capability into KNotes so that all PCs running KNotes can more easily find each other.
It looks really easy, but unfortunately we are several days after feature freeze for kde 3.5
Add it to kde-features.xml with target="4.0" so that you don't forget :-)
SVN commit 884824 by qbast: Make sending and receiving notes easier by using zeroconf to announce and locate host. BUG: 110242 M +1 -1 CMakeLists.txt M +7 -3 knote.cpp M +31 -2 knotehostdlg.cpp M +9 -1 knotehostdlg.h M +7 -1 knotesapp.cpp M +4 -1 knotesapp.h WebSVN link: http://websvn.kde.org/?view=rev&revision=884824