git-svn-id: svn://10.0.0.236/trunk@158179 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%bengoodger.com
2004-06-19 05:27:46 +00:00
parent 0793d7d778
commit d525a06c37

View File

@@ -61,6 +61,8 @@ interface nsIExtensionManager : nsISupports
*/
boolean checkForMismatches();
void handleCommandLineArgs();
// Installing Extensions
const unsigned long FLAG_INSTALL_PROFILE = 0x01;
const unsigned long FLAG_INSTALL_GLOBAL = 0x02;