Browse Source

Linked correct resources on tablet tests...

pinaypunto 13 years ago
parent
commit
92669b27b9

+ 4 - 4
example/others/tablet1.html

@@ -13,9 +13,9 @@
     <meta http-equiv="cleartype" content="on">
 
     <!-- Main Stylesheet -->
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
-    <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
+    <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
 
 </head>
 
@@ -125,7 +125,7 @@
 
     <!-- Lungo dependencies -->
     <script src="../components/quojs/quo.js"></script>
-    <script src="../components/lungo.brownie/lungo.debug.js"></script>
+    <script src="../../package/lungo/lungo.js"></script>
 
     <!-- LungoJS - Sandbox App -->
     <script>

+ 5 - 4
example/others/tablet2.html

@@ -13,9 +13,9 @@
     <meta http-equiv="cleartype" content="on">
 
     <!-- Main Stylesheet -->
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
-    <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
+    <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
 
 </head>
 
@@ -82,9 +82,10 @@
     </section>
 
 
+
     <!-- Lungo dependencies -->
     <script src="../components/quojs/quo.js"></script>
-    <script src="../components/lungo.brownie/lungo.debug.js"></script>
+    <script src="../../package/lungo/lungo.js"></script>
 
     <!-- LungoJS - Sandbox App -->
     <script>

+ 4 - 4
example/others/tablet3.html

@@ -13,9 +13,9 @@
     <meta http-equiv="cleartype" content="on">
 
     <!-- Main Stylesheet -->
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
-    <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
+    <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
 
 </head>
 
@@ -79,7 +79,7 @@
 
     <!-- Lungo dependencies -->
     <script src="../components/quojs/quo.js"></script>
-    <script src="../components/lungo.brownie/lungo.debug.js"></script>
+    <script src="../../package/lungo/lungo.js"></script>
 
     <!-- LungoJS - Sandbox App -->
     <script>

+ 6 - 4
example/others/tablet4.html

@@ -13,9 +13,10 @@
     <meta http-equiv="cleartype" content="on">
 
     <!-- Main Stylesheet -->
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
-    <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
+    <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
+
 </head>
 
 <body>
@@ -42,9 +43,10 @@
         </article>
     </section>
 
+
     <!-- Lungo dependencies -->
     <script src="../components/quojs/quo.js"></script>
-    <script src="../components/lungo.brownie/lungo.debug.js"></script>
+    <script src="../../package/lungo/lungo.js"></script>
     <script>
         Lungo.init({
             name: 'test',

+ 6 - 4
example/others/tablet5.html

@@ -13,9 +13,10 @@
     <meta http-equiv="cleartype" content="on">
 
     <!-- Main Stylesheet -->
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.css">
-    <link rel="stylesheet" href="../components/lungo.brownie/lungo.theme.css">
-    <link rel="stylesheet" href="../components/lungo.icon/lungo.icon.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.css">
+    <link rel="stylesheet" href="../../package/lungo/lungo.theme.css">
+    <link rel="stylesheet" href="../../package/lungo.icon/lungo.icon.css">
+
 </head>
 
 <body>
@@ -42,9 +43,10 @@
         </article>
     </section>
 
+
     <!-- Lungo dependencies -->
     <script src="../components/quojs/quo.js"></script>
-    <script src="../components/lungo.brownie/lungo.debug.js"></script>
+    <script src="../../package/lungo/lungo.js"></script>
     <script>
         Lungo.init({
             name: 'test',