~ubuntu-branches/ubuntu/karmic/chmsee/karmic

« back to all changes in this revision

Viewing changes to src/default-prefs-xulrunner.js

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-05-17 15:42:38 UTC
  • mfrom: (2.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090517154238-n0sqnmv64h8jc0ln
Tags: 1.0.5-1
* new upstream release.
* debian/control:
  - build depends: remove autotools-dev, add cmake.
  - change maintainer's email. 
  - bump standards version to 3.8.1.
* debian/rules:
  - switch to cmake.
  - install ChangeLog and ChangeLog.old.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// use system colours
2
 
pref("browser.display.use_system_colors", true);
3