mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01: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:
parent
4c84d74d5d
commit
820e87594f
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user