~ubuntu-branches/ubuntu/oneiric/ubufox/oneiric-security

« back to all changes in this revision

Viewing changes to config_build.sh

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2011-06-17 09:42:07 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20110617094207-7i5usfaxskj97cpj
Tags: 1.0~a1-0ubuntu1
* New upstream release
  - Fix LP: #758830 - duplicate (R) strings on "Restart" button in
    Japanese (Nobuto MURATA)
  - Drop old releases from pfsdb code, and ensure we add new releases to the
    DB (Chris Coulson)
  - Bump maxVersion to 6.0.* (Chris Coulson)
  - spellchecking.dictionary should actually be spellchecker.dictionary,
    so we actually get a default spellcheck language (Chris Coulson)
  - Add support for installing system-wide extensions in to the users profile.
    This is only going to be used on Lucid and Maverick as a way to support
    existing system-wide extensions (Chris Coulson)
  - Add a new pref for changing the default homepage, by changing the URL
    provided by about:startpage (Martin Pitt)
  - Fix the startpage for en-AU, en-CA, en-GB and pt (Chris Coulson)
  - Fix LP: #542046 - Provide zh-TW translations (Cheng-Chia Tseng / kecsap)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
CHROME_PROVIDERS="content locale skin"
5
5
CLEAN_UP=1
6
6
ROOT_FILES=
7
 
ROOT_DIRS="defaults searchplugins components plugins"
 
7
ROOT_DIRS="defaults searchplugins components plugins modules"
8
8
BEFORE_BUILD=
9
9
BEFORE_PACK="sed -ri -e s/@DIST_RELEASE@/`lsb_release -r -s`/g -e s/@DIST_CODENAME@/`lsb_release -s -c`/g defaults/preferences/dist.js"
10
10
AFTER_BUILD=