~ubuntu-branches/ubuntu/maverick/ubufox/maverick-proposed

« back to all changes in this revision

Viewing changes to defaults/preferences/ubufox-pfs.js

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2008-04-20 14:17:40 UTC
  • mto: (1.1.23)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20080420141740-c0xau22siqq0d6h0
Tags: upstream-0.5
ImportĀ upstreamĀ versionĀ 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
// use ubuntu plugin finder service
3
 
pref ("pfs.datasource.url", "http://people.ubuntu.com/~asac/cgi-bin/plugin-finder.py?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%");
 
3
pref ("pfs.datasource.url", "http://people.ubuntu.com/~asac/cgi-bin/plugin-finder.py?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&distributionID=8.04");
4
4