[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:20
Systemsettings -> Advanced -> File Associations -> text/html -> Embedding -> Select Webkit -> Move Up (as often as needed) -> Apply.
  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 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?
[ Reply To This | View ]
  • 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 ]
Re: webkit in konqueror!
by Robin on Sunday 09/Mar/2008, @09:55
thanks very much, it worked.
[ Reply To This | View ]
  • Re: webkit in konqueror!
    by JackieBrown on Tuesday 11/Mar/2008, @21:53
    Do I need to enable an option while compiling? I am using the last qt 4.4 from svn and kde from trunk but do not have that as an option.
    [ Reply To This | View ]
    • Re: webkit in konqueror! - in playground
      by JackieBrown on Saturday 15/Mar/2008, @22:08
      For anyone else that was clueless, webkit is in playground/libs
      [ Reply To This | View ]

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

  "KDE: Get Over It!" -- Ivan E. Moore II
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 ]