[gedit] html5 character set
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] html5 character set
- Date: Fri, 6 Jul 2012 19:45:15 +0000 (UTC)
commit d4a16596107b51d3e62a8d94164292b9244764f0
Author: Jaseem Abid <jaseemabid gmail com>
Date: Wed Jul 4 18:56:16 2012 +0530
html5 character set
Signed-off-by: Jaseem Abid <jaseemabid gmail com>
plugins/snippets/data/html.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snippets/data/html.xml b/plugins/snippets/data/html.xml
index cd49c26..3fb960c 100644
--- a/plugins/snippets/data/html.xml
+++ b/plugins/snippets/data/html.xml
@@ -124,7 +124,7 @@ $0]]></text>
</snippet>
<snippet id="head">
<text><![CDATA[<head>
- <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+ <meta charset="utf-8">
<title>${1:Page Title}</title>
$0
</head>]]></text>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]