<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,8 @@
 &lt;head&gt;
 &lt;title&gt;iUI Digg Demo&lt;/title&gt;
 &lt;meta name=&quot;viewport&quot; content=&quot;width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
+&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;../iui/iui-logo-touch-icon.png&quot; /&gt;
+&lt;meta name=&quot;apple-touch-fullscreen&quot; content=&quot;YES&quot; /&gt;
 &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../../iui/iui.css&quot;;&lt;/style&gt;
 &lt;script type=&quot;application/x-javascript&quot; src=&quot;../../iui/iui.js&quot;&gt;&lt;/script&gt;
 </diff>
      <filename>samples/digg/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@
 &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 &lt;head&gt;
 &lt;title&gt;iUI Music Demo&lt;/title&gt;
-&lt;meta name=&quot;viewport&quot; content=&quot;width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
+&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
 &lt;link rel=&quot;apple-touch-icon&quot; href=&quot;../iui/iui-logo-touch-icon.png&quot; /&gt;
 &lt;meta name=&quot;apple-touch-fullscreen&quot; content=&quot;YES&quot; /&gt;
 &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../iui/iui.css&quot;;&lt;/style&gt;
@@ -31,7 +31,7 @@
     &lt;ul id=&quot;artists&quot; title=&quot;Artists&quot;&gt;
         &lt;li class=&quot;group&quot;&gt;B&lt;/li&gt;
         &lt;li&gt;&lt;a href=&quot;#TheBeatles&quot;&gt;The Beatles&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a href=&quot;#BelleSebastian&quot;&gt;Belle &amp; Sebastian&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a href=&quot;#BelleSebastian&quot;&gt;Belle &amp;amp; Sebastian&lt;/a&gt;&lt;/li&gt;
         &lt;li class=&quot;group&quot;&gt;C&lt;/li&gt;
         &lt;li&gt;&lt;a href=&quot;#CrowdedHouse&quot;&gt;Crowded House&lt;/a&gt;&lt;/li&gt;
         &lt;li class=&quot;group&quot;&gt;J&lt;/li&gt;
@@ -47,7 +47,7 @@
         &lt;li&gt;&lt;a href=&quot;#songs&quot;&gt;Sgt. Pepper's&lt;/a&gt;&lt;/li&gt;
         &lt;li&gt;&lt;a href=&quot;#songs&quot;&gt;White Album&lt;/a&gt;&lt;/li&gt;
     &lt;/ul&gt;
-    &lt;ul id=&quot;BelleSebastian&quot; title=&quot;Belle &amp; Sebastian&quot;&gt;
+    &lt;ul id=&quot;BelleSebastian&quot; title=&quot;Belle &amp;amp; Sebastian&quot;&gt;
         &lt;li&gt;&lt;a href=&quot;#songs&quot;&gt;Boy With The Arab Strap&lt;/a&gt;&lt;/li&gt;
         &lt;li&gt;&lt;a href=&quot;#songs&quot;&gt;Dear Catastrophe Waitress&lt;/a&gt;&lt;/li&gt;
         &lt;li&gt;&lt;a href=&quot;#songs&quot;&gt;The Life Pursuit&lt;/a&gt;&lt;/li&gt;</diff>
      <filename>samples/music.html</filename>
    </modified>
    <modified>
      <diff>@@ -3,10 +3,12 @@
 
 &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 &lt;head&gt;
-&lt;title&gt;iUI Prefs Demo&lt;/title&gt;
-&lt;meta name=&quot;viewport&quot; content=&quot;width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
-&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../iui/iui.css&quot;;&lt;/style&gt;
-&lt;script type=&quot;application/x-javascript&quot; src=&quot;../iui/iui.js&quot;&gt;&lt;/script&gt;
+  &lt;title&gt;iUI Prefs Demo&lt;/title&gt;
+  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
+  &lt;link rel=&quot;apple-touch-icon&quot; href=&quot;../iui/iui-logo-touch-icon.png&quot; /&gt;
+  &lt;meta name=&quot;apple-touch-fullscreen&quot; content=&quot;YES&quot; /&gt;
+  &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../iui/iui.css&quot;;&lt;/style&gt;
+  &lt;script type=&quot;application/x-javascript&quot; src=&quot;../iui/iui.js&quot;&gt;&lt;/script&gt;
 &lt;/head&gt;
 
 &lt;body&gt;</diff>
      <filename>samples/prefs.html</filename>
    </modified>
    <modified>
      <diff>@@ -2,8 +2,10 @@
          &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
 &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
    &lt;head&gt;
-    &lt;title&gt;Static&lt;/title&gt;
+		&lt;title&gt;Static&lt;/title&gt;
 		&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width; initial-scale=1.0; minimum-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
+		&lt;link rel=&quot;apple-touch-icon&quot; href=&quot;../iui/iui-logo-touch-icon.png&quot; /&gt;
+		&lt;meta name=&quot;apple-touch-fullscreen&quot; content=&quot;YES&quot; /&gt;
    &lt;/head&gt;
    &lt;body&gt;
    		 &lt;h2&gt;Simple Static Page&lt;/h2&gt;</diff>
      <filename>samples/static.html</filename>
    </modified>
    <modified>
      <diff>@@ -4,10 +4,12 @@
 
 &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
 &lt;head&gt;
-&lt;title&gt;iUI Theaters&lt;/title&gt;
-&lt;meta name=&quot;viewport&quot; content=&quot;width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
-&lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../../iui/iui.css&quot;;&lt;/style&gt;
-&lt;script type=&quot;application/x-javascript&quot; src=&quot;../../iui/iui.js&quot;&gt;&lt;/script&gt;
+  &lt;title&gt;iUI Theaters&lt;/title&gt;
+  &lt;meta name=&quot;viewport&quot; content=&quot;width=devicewidth; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&quot;/&gt;
+  &lt;link rel=&quot;apple-touch-icon&quot; href=&quot;../../iui/iui-logo-touch-icon.png&quot; /&gt;
+  &lt;meta name=&quot;apple-touch-fullscreen&quot; content=&quot;YES&quot; /&gt;
+  &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;@import &quot;../../iui/iui.css&quot;;&lt;/style&gt;
+  &lt;script type=&quot;application/x-javascript&quot; src=&quot;../../iui/iui.js&quot;&gt;&lt;/script&gt;
 &lt;/head&gt;
 
 &lt;body&gt;</diff>
      <filename>samples/theaters/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa0abc0b57ffb22d1aacafe6eb800c4a04f39312</id>
    </parent>
  </parents>
  <author>
    <name>msgilligan</name>
    <email>msgilligan@465e5836-af34-0410-8d6e-35500593c4db</email>
  </author>
  <url>http://github.com/divoxx/iui/commit/a45a57990f1de65c12393162199e6990017ee753</url>
  <id>a45a57990f1de65c12393162199e6990017ee753</id>
  <committed-date>2008-08-02T17:02:39-07:00</committed-date>
  <authored-date>2008-08-02T17:02:39-07:00</authored-date>
  <message>* Change hardcoded 320 to 'devicewidth' in viewport meta tag
* Add apple-touch-icon and apple-touch-fullscreen to all samples
* Added entity reference for two ampersands</message>
  <tree>2d59ec0fc75e37a7444383d33c087a8ca1dddde0</tree>
  <committer>
    <name>msgilligan</name>
    <email>msgilligan@465e5836-af34-0410-8d6e-35500593c4db</email>
  </committer>
</commit>
