1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

[Fix:] Don't use utf8 charset on speed dial on windows

- don't explicitly specify in html file in meta tag
   let QtWebKit choose the best encoding :-)
This commit is contained in:
nowrep 2011-12-04 21:17:13 +01:00
parent 4c84d74d5d
commit 820e87594f

View File

@ -1,5 +1,4 @@
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>%SITE-TITLE%</title>
<link rel="icon" href="%FAVICON%" type="image/x-icon" />
<style type="text/css" media="screen">