~csaba-kertesz/ubufox/lp509536

« back to all changes in this revision

Viewing changes to content/startpage.html

  • Committer: Alexander Sack
  • Date: 2009-09-15 10:01:10 UTC
  • Revision ID: asac@ubuntu.com-20090915100110-f14x6xwqs59dy05h
* update ubufox for karmic
  + update releasenotes url in locale/*/ubufox.properties
  + update HOMEPAGE_ONLINE in startpage.html
  + update plugin finder service database url in ubufox-pfs.js
  + update gethelp and translate urls in overlay.js
  + update execute command to use firefox rather than firefox-3.0 in overlay.js

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
<script><!--
6
6
 
7
 
var HOMEPAGE_ONLINE = "http://start.ubuntu.com/9.04/";
 
7
var HOMEPAGE_ONLINE = "http://start.ubuntu.com/9.10/";
8
8
var HOMEPAGE_OFFLINE = "file:///usr/share/ubuntu-artwork/home/index.html"
9
9
var HOMEPAGE_OFFLINE_TMPL = "/usr/share/ubuntu-artwork/home/locales/index-"
10
10