Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf

This commit is contained in:
dbragg%netscape.com 2006-02-07 01:13:30 +00:00
parent 5e1fa3e7da
commit 140807f6fa

View File

@ -106,7 +106,7 @@ static UINT gFrameSelectedRadioBtn = 0;
// Indicates whether the native print dialog was successfully extended
static PRPackedBool gDialogWasExtended = PR_FALSE;
#define PRINTDLG_PROPERTIES "chrome://communicator/locale/gfx/printdialog.properties"
#define PRINTDLG_PROPERTIES "chrome://communicator-platform/locale/gfx/printdialog.properties"
static HWND gParentWnd = NULL;