Author: pescetti
Date: Sun Dec 16 14:20:28 2012
New Revision: 1422582

URL: http://svn.apache.org/viewvc?rev=1422582&view=rev
Log:
Enforce UTF-8 in meta tag

Modified:
    openoffice/ooo-site/trunk/content/pt/about/about.htm

Modified: openoffice/ooo-site/trunk/content/pt/about/about.htm
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/about/about.htm?rev=1422582&r1=1422581&r2=1422582&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/about/about.htm (original)
+++ openoffice/ooo-site/trunk/content/pt/about/about.htm Sun Dec 16 14:20:28 
2012
@@ -1,7 +1,7 @@
 <html>
 
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <link rel="stylesheet" type="text/css" href="../sdmenu/sdmenu.css" />
 <title>OpenOffice.org - Sobre o OpenOffice</title>
   <style type="text/css" media="screen, projection">


Reply via email to