On Tuesday 28 October 2008, Petri Damstén wrote:
> Run kbuildsyscoca4 from plasmapkg patch attached.

this could probably be done via dbus and kded (faster, more reliable?)

        qdbus org.kde.kded /kbuildsycoca recreate

so something like in the code:

QDBusInterface dbus("org.kde.kded", "/kbuildsycoca", "org.kde.kbuildsycoca");
dbus.call(QDBus::NoBlock, "recreate");

otherwise, +1 for the concept =) assuming you get it working via the above 
dbus interface, pls commit..

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

KDE core developer sponsored by Qt Software

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to