summaryrefslogtreecommitdiff
path: root/src/ui/gwt/www
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-07-08 12:03:36 +0000
committerkrasimir <krasimir@chalmers.se>2010-07-08 12:03:36 +0000
commitc67139901449aef60b9dc32810c15ba95101f52e (patch)
tree36a32c98c39be97a3b28b92c7f53b00d66fb3a02 /src/ui/gwt/www
parentc0cccb26cbb126f408156c9d578a9a7d80215d9c (diff)
update the shell scripts and some other configuration files for GWT 2.0.4
Diffstat (limited to 'src/ui/gwt/www')
-rw-r--r--src/ui/gwt/www/fridge/index.html2
-rw-r--r--src/ui/gwt/www/translate/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/gwt/www/fridge/index.html b/src/ui/gwt/www/fridge/index.html
index b530946d5..723e8a252 100644
--- a/src/ui/gwt/www/fridge/index.html
+++ b/src/ui/gwt/www/fridge/index.html
@@ -19,7 +19,7 @@
<!-- If you add any GWT meta tags, they must -->
<!-- be added before this line. -->
<!-- -->
- <script type="text/javascript" language="javascript" src="se.chalmers.cs.gf.gwt.FridgeApp/se.chalmers.cs.gf.gwt.FridgeApp.nocache.js"></script>
+ <script type="text/javascript" language="javascript" src="org.grammaticalframework.ui.gwt.FridgeApp/org.grammaticalframework.ui.gwt.FridgeApp.nocache.js"></script>
</head>
<!-- -->
diff --git a/src/ui/gwt/www/translate/index.html b/src/ui/gwt/www/translate/index.html
index 8bad4c250..4b6abf89a 100644
--- a/src/ui/gwt/www/translate/index.html
+++ b/src/ui/gwt/www/translate/index.html
@@ -19,7 +19,7 @@
<!-- If you add any GWT meta tags, they must -->
<!-- be added before this line. -->
<!-- -->
- <script type="text/javascript" language="javascript" src="se.chalmers.cs.gf.gwt.TranslateApp/se.chalmers.cs.gf.gwt.TranslateApp.nocache.js"></script>
+ <script type="text/javascript" language="javascript" src="org.grammaticalframework.ui.gwt.TranslateApp/org.grammaticalframework.ui.gwt.TranslateApp.nocache.js"></script>
</head>
<!-- -->