~ubuntu-branches/debian/stretch/foxyproxy/stretch

« back to all changes in this revision

Viewing changes to src/content/addeditproxy.js

  • Committer: Bazaar Package Importer
  • Author(s): Yaroslav Halchenko
  • Date: 2011-04-25 09:41:06 UTC
  • mfrom: (1.2.1 upstream) (9.1.2 experimental)
  • Revision ID: james.westby@ubuntu.com-20110425094106-p6mrvjz0n6acwf9r
Tags: 2.22.6-1
* New upstream bugfix release
  - Should fix firefox/iceweasel 4.0 compatibility (Closes: #604029)
* debian/copyright -- updated copyright years

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
2
  FoxyProxy
3
 
  Copyright (C) 2006-2009 Eric H. Jung and LeahScape, Inc.
4
 
  http://foxyproxy.mozdev.org/
 
3
  Copyright (C) 2006-#%#% Eric H. Jung and LeahScape, Inc.
 
4
  http://getfoxyproxy.org/
5
5
  eric.jung@yahoo.com
6
6
 
7
7
  This source code is released under the GPL license,
278
278
}
279
279
 
280
280
function onHelp() {
281
 
  fpc.openAndReuseOneTabPerURL("http://foxyproxy.mozdev.org/patterns.html");
 
281
  fpc.openAndReuseOneTabPerURL("http://getfoxyproxy.org/patterns.html");
282
282
}
283
283
 
284
284
function onViewAutoConf() {