projects
/
tv2developer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee442ff
)
Updated for Firefox 3.5 and added whats new xhtml file
author
Kristian Kræmmer Nielsen
<jkkn@jkkn.dk>
Wed, 1 Jul 2009 22:34:41 +0000
(
00:34
+0200)
committer
Kristian Kræmmer Nielsen
<jkkn@jkkn.dk>
Wed, 1 Jul 2009 22:34:41 +0000
(
00:34
+0200)
webroot/whatsnew.xhtml
[new file with mode: 0644]
patch
|
blob
diff --git a/webroot/whatsnew.xhtml
b/webroot/whatsnew.xhtml
new file mode 100644
(file)
index 0000000..
81dfefc
--- /dev/null
+++ b/
webroot/whatsnew.xhtml
@@ -0,0
+1,14
@@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>Changes in TV 2 Developer Extension</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+ </head>
+ <body>
+ <h1>What's is new:</h1>
+ <ul>
+ <li>Updated for Firefox 3.5</li>
+ </ul>
+ </body>
+</html>
+