Replaced all instances of "Firefox Scholar" (not counting the repository URL) with "Scholar for Firefox" for now

This commit is contained in:
Dan Stillman 2006-06-24 09:08:12 +00:00
parent 720960feb9
commit 97940c7470
6 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
const SCHOLAR_CONTRACTID = '@chnm.gmu.edu/Scholar;1';
const SCHOLAR_CLASSNAME = 'Firefox Scholar';
const SCHOLAR_CLASSNAME = 'Scholar for Firefox';
const SCHOLAR_CID = Components.ID('{e4c61080-ec2d-11da-8ad9-0800200c9a66}');
const SCHOLAR_IID = Components.interfaces.chnmIScholarService;