2007/2/4, Andreas Eckstein <[EMAIL PROTECTED]>:
Hi all! I've written a small KDE integration application for tracker. It consists of a KIO slave and a kicker applet. Find the source and a few hints how to use it here: http://demandiseineseite.gmxhome.de/find/ Also, I would like to make a feature request (kind of) to the maintainers of tracker: Could you change in tracker-client.h all occurrences of "DBusGAsyncData *data = user_data;" to "DBusGAsyncData *data = (DBusGAsyncData*)user_data;" and in tracker.h all occurrences of "class" to "classname"? Both issues cause errors with g++. Find the patches here:
http://demandiseineseite.gmxhome.de/find/tracker.h.patch
http://demandiseineseite.gmxhome.de/find/tracker-client.h.patch Thanks and keep up the good work!
Wow this sounds incredibly cool. Perhaps I should do a gnome-vfs frontend (being a gnomer myself)... Then people could search from Nautilus without actually recompiling it with tracker support... Just one plea, any screenshots? It might not seem like much, but I can tell you that it is :-) Perhaps even a screencast to show of the ridicolously fast Tracker 0.5.4? Cheers, Mikkel
_______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
