Firefox Bookmark runner

Aaron J. Seigo aseigo at kde.org
Wed Nov 4 22:26:18 CET 2009


On November 4, 2009, Qwerty Maniac wrote:
> kreadconfig --file kdeglobals --group General --key BrowserApplication

yes, that works on the command line; in c++:

KConfigGroup generalGroup(KGlobal::config(), "General");
const QString browser = generalGroup.readEntry("BrowserApplication", 
QString());

-- 
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 Development Frameworks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20091104/f1dfe5f1/attachment.sig 


More information about the Plasma-devel mailing list