OSDN Git Service

drop address.html template (not used on iPhone/iPod touch)
authorishikawa <ishikawa@180c8125-5b33-4295-ad04-72a68a15b4cc>
Wed, 15 Jul 2009 12:20:08 +0000 (12:20 +0000)
committerishikawa <ishikawa@180c8125-5b33-4295-ad04-72a68a15b4cc>
Wed, 15 Jul 2009 12:20:08 +0000 (12:20 +0000)
lib/templates/ipod-sjis/address.html [deleted file]

diff --git a/lib/templates/ipod-sjis/address.html b/lib/templates/ipod-sjis/address.html
deleted file mode 100644 (file)
index 6f6d15d..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<!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>
-    <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
-    <!-- tmpl_var common_header -->
-    <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
-    <style type="text/css" media="screen">
-      @import "<!-- tmpl_var root -->iui/iui.css";
-      @import "<!-- tmpl_var root -->iui-keitairc.css";
-    </style>
-    <script type="application/x-javascript" src="<!-- tmpl_var root -->iui/iui.js"></script>
-    <!-- tmpl_var extra_header -->
-    <title><!-- tmpl_var title -->: \92n\90}\95\\8e¦</title>
-  </head>
-  <!-- see http://developer.apple.com/documentation/AppleApplications/Reference/SafariWebContent/UsingiPhoneApplications/chapter_6_section_4.html#//apple_ref/doc/uid/TP40006513-SW5 -->
-  <body>
-
-    <div class="toolbar">
-      <h1 id="pageTitle"></h1>
-      <a target="_self" class="button leftButton backButton" href="javascript:history.back()">Back</a>
-    </div>
-
-    <ul title="Google Maps\82Å\95\\8e¦" selected="true">
-      <li>
-       <a target="_self" href="http://maps.google.com/maps?q=<!-- tmpl_var address -->"><!-- tmpl_var address -->&nbsp;</a>
-      </li>
-      <li class="footer">
-       <!-- tmpl_var timestamp --><br />
-       keitairc <!-- tmpl_var version -->
-      </li>
-    </ul>
-
-  </body>
-</html>