зеркало из https://github.com/mozilla/gecko-dev.git
Moving platform-specific files to platform-specific jar files. Fixes bug 94242. r=tao, sr=alecf
This commit is contained in:
Родитель
6644b53caf
Коммит
7d9b61d9af
|
@ -1,4 +1,7 @@
|
|||
en-US.jar:
|
||||
locale/en-US/communicator/gfx/printdialog.properties
|
||||
|
||||
|
||||
en-win.jar:
|
||||
locale/en-US/communicator-platform/gfx/printdialog.properties
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче