Plugins dir environment variable was misnamed. Renamed it to MOZ_PLUGIN_PATH. Bug 99846. r=av, sr=blake.
git-svn-id: svn://10.0.0.236/trunk@103162 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -45,8 +45,7 @@
|
||||
#include "nsIPref.h"
|
||||
static NS_DEFINE_CID(kPrefServiceCID, NS_PREF_CID);
|
||||
|
||||
#define PLUGIN_PATH "NS600_PLUGIN_PATH"
|
||||
#define PLUGIN_DIR "/plugins"
|
||||
#define PLUGIN_PATH "MOZ_PLUGIN_PATH"
|
||||
#define MTYPE_END '|'
|
||||
#define MTYPE_END_OLD ';'
|
||||
#define MTYPE_PART ':'
|
||||
|
||||
Reference in New Issue
Block a user