dbgenerate.js
[app.Builder.js] / builder.html
index e8112cb..45e5656 100644 (file)
@@ -7,11 +7,11 @@
       xmlns:xlink="http://www.w3.org/1999/xlink"> 
     <head>
         <title>Gtk Builder App Runner.</title>
-        <link rel="shortcut icon" href="./Pman.ico" type="image/vnd.microsoft.icon"/>
+        <!-- this lot needs to be available on the target site.. if used on remote.. -->
         
-        <link rel="stylesheet" type="text/css" href="roojs1/cssX/roojs-all.css" />
-                 
-        <script type="text/javascript" src="roojs1/roojs-debug.js"></script>
+        <link rel="stylesheet" type="text/css" href="roojs1/css/roojs-debug.css" />
+        <link rel="stylesheet" type="text/css" href="roojs1/css/xtheme-slate.css" />
+        <script type="text/javascript" src="roojs1/roojs-debug.js?ts=1234"></script>
          
         <script type="text/javascript">
             Ext=Roo; // bc
@@ -19,7 +19,7 @@
             Roo.rootURL = 'roojs1/';
         </script>
            
-        <script type="text/javascript" src="builder.html.js?ts=1234"></script>      
+        <!-- <script type="text/javascript" src="builder.html.js?ts=1234"></script>    -->
     
     <!-- user generate code ends up here... -->