Merge lp:~sushkov/ubuntu-website/light-base-theme_adds_chrome_frame into lp:~ubuntu-website-community/ubuntu-website/light-base-theme

Proposed by Stas Sușcov
Status: Needs review
Proposed branch: lp:~sushkov/ubuntu-website/light-base-theme_adds_chrome_frame
Merge into: lp:~ubuntu-website-community/ubuntu-website/light-base-theme
Diff against target: 70 lines (+6/-0)
6 files modified
forum.html (+1/-0)
index.html (+1/-0)
presentation.html (+1/-0)
wireframe.html (+1/-0)
wordpress.html (+1/-0)
wordpress2.html (+1/-0)
To merge this branch: bzr merge lp:~sushkov/ubuntu-website/light-base-theme_adds_chrome_frame
Reviewer Review Type Date Requested Status
Chris Johnston Pending
Review via email: mp+28301@code.launchpad.net

Description of the change

Adds support for chrome frame.

To post a comment you must log in.

Unmerged revisions

3. By Stas Sușcov

Added chrome frame support

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'forum.html'
2--- forum.html 2010-06-17 18:24:06 +0000
3+++ forum.html 2010-06-23 18:34:26 +0000
4@@ -2,6 +2,7 @@
5 <html>
6 <head>
7 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
9
10 <title>Ubuntu Wireframe</title>
11
12
13=== modified file 'index.html'
14--- index.html 2010-06-14 15:26:09 +0000
15+++ index.html 2010-06-23 18:34:26 +0000
16@@ -2,6 +2,7 @@
17 <html>
18 <head>
19 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
20+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
21
22 <title>Ubuntu Wireframe</title>
23
24
25=== modified file 'presentation.html'
26--- presentation.html 2010-06-14 15:26:09 +0000
27+++ presentation.html 2010-06-23 18:34:26 +0000
28@@ -2,6 +2,7 @@
29 <html>
30 <head>
31 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
32+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
33
34 <title>Ubuntu Wireframe</title>
35
36
37=== modified file 'wireframe.html'
38--- wireframe.html 2010-06-14 15:26:09 +0000
39+++ wireframe.html 2010-06-23 18:34:26 +0000
40@@ -3,6 +3,7 @@
41
42 <head>
43 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
44+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
45
46
47 <title>Ubuntu Wireframe</title>
48
49=== modified file 'wordpress.html'
50--- wordpress.html 2010-06-17 18:24:06 +0000
51+++ wordpress.html 2010-06-23 18:34:26 +0000
52@@ -2,6 +2,7 @@
53 <html>
54 <head>
55 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
56+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
57
58 <title>Ubuntu Wireframe</title>
59
60
61=== modified file 'wordpress2.html'
62--- wordpress2.html 2010-06-14 15:26:09 +0000
63+++ wordpress2.html 2010-06-23 18:34:26 +0000
64@@ -2,6 +2,7 @@
65 <html>
66 <head>
67 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
68+ <meta http-equiv="X-UA-Compatible" content="chrome=1" />
69
70 <title>Ubuntu Wireframe</title>
71

Subscribers

People subscribed via source and target branches