[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: webkit in konqueror!
by Frinring on Sunday 09/Mar/2008, @09:40
Some dreaming:

This should have been an URL, so you could click on it and have the lowest possible config page opened... like system://settings/file_associations/text/html/embedding

Or even better a script, that also does the needed actions
#/usr/bin/skript
Object usedComponents =
System.Settings.FileAssociations.text.html.Embedding.UsedComponents;
usedComponents.moveToTop("webkit");
System.Settings.FileAssociations.applyChanges;

Something for another GSoC project?
  Related Links
 ·   Articles on Developer
 ·   Also by Frinring
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: webkit in konqueror!
by suy on Sunday 09/Mar/2008, @12:44
There is kreadconfig (a command line tool). I've never used it (because I've never had the need of), but maybe it's worth a try.
[ Reply To This | View ]
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "Don't code today what you can't debug tommorow." -- Ariya Hidayat
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]