Move editor.properties from content/ to locale/,

git-svn-id: svn://10.0.0.236/trunk@48526 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tao%netscape.com
1999-09-21 06:30:03 +00:00
parent 04e852e516
commit 7e46395ba6
9 changed files with 59 additions and 7 deletions

View File

@@ -116,7 +116,7 @@ static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);
#define APP_DEBUG 0
#define EDITOR_BUNDLE_URL "chrome://editor/content/editor.properties"
#define EDITOR_BUNDLE_URL "chrome://editor/locale/editor.properties"
nsresult
NS_NewEditorShell(nsIEditorShell** aEditorShell)