Added locale script and translation files to offline manifest. Then removed offline manifest from HTML element because it causes too many problems in Firefox

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@783 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-10-08 19:27:06 +00:00
parent 2c08697f8b
commit 4c6f5f858e
2 changed files with 58 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html manifest="svg-editor.manifest">
<html>
<!-- removed for now, causes problems in Firefox: manifest="svg-editor.manifest" -->
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>