diff --git a/browser/app/splashos2.rc b/browser/app/splashos2.rc index 4cb05869a42..e7588320b37 100644 --- a/browser/app/splashos2.rc +++ b/browser/app/splashos2.rc @@ -71,7 +71,7 @@ POINTER IDC_ZOOMOUT "..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\widget\\src\\os2\\res\\dndtext.ico" diff --git a/calendar/sunbird/app/splashos2.rc b/calendar/sunbird/app/splashos2.rc index 7f1392dd19b..156ea199239 100644 --- a/calendar/sunbird/app/splashos2.rc +++ b/calendar/sunbird/app/splashos2.rc @@ -71,7 +71,7 @@ POINTER IDC_ZOOMOUT "..\\..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\..\\widget\\src\\os2\\res\\dndtext.ico" diff --git a/mail/app/splashos2.rc b/mail/app/splashos2.rc index dd5f635b151..ba87c9c8297 100644 --- a/mail/app/splashos2.rc +++ b/mail/app/splashos2.rc @@ -71,7 +71,7 @@ POINTER IDC_ZOOMOUT "..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\widget\\src\\os2\\res\\dndtext.ico" diff --git a/suite/app/splashos2.rc b/suite/app/splashos2.rc index bd6c8834913..444994e023f 100644 --- a/suite/app/splashos2.rc +++ b/suite/app/splashos2.rc @@ -61,7 +61,7 @@ POINTER IDC_ZOOMOUT "..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\widget\\src\\os2\\res\\dndtext.ico" diff --git a/toolkit/library/xulrunos2.rc b/toolkit/library/xulrunos2.rc index 4306e8a655a..382fb7022fc 100644 --- a/toolkit/library/xulrunos2.rc +++ b/toolkit/library/xulrunos2.rc @@ -49,7 +49,7 @@ POINTER IDC_ZOOMOUT "..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\widget\\src\\os2\\res\\dndtext.ico" diff --git a/widget/src/os2/res/none.ptr b/widget/src/os2/res/none.ptr new file mode 100644 index 00000000000..d1a8329da71 Binary files /dev/null and b/widget/src/os2/res/none.ptr differ diff --git a/widget/src/os2/widget.rc b/widget/src/os2/widget.rc index 7deb2be1a12..ccd20dbedde 100644 --- a/widget/src/os2/widget.rc +++ b/widget/src/os2/widget.rc @@ -52,7 +52,7 @@ POINTER IDC_VERTICALTEXT res\vertical_text.ptr POINTER IDC_ARROWWAIT res\arrow_wait.ptr POINTER IDC_CROSS res\crosshair.ptr POINTER IDC_HELP res\help.ptr -POINTER IDC_NONE res\help.ptr +POINTER IDC_NONE res\none.ptr ICON IDC_DNDURL res\dndurl.ico ICON IDC_DNDTEXT res\dndtext.ico diff --git a/xulrunner/app/splashos2.rc b/xulrunner/app/splashos2.rc index f7938480b72..bbeb1e43578 100644 --- a/xulrunner/app/splashos2.rc +++ b/xulrunner/app/splashos2.rc @@ -71,7 +71,7 @@ POINTER IDC_ZOOMOUT "..\\..\\widget\\src\\os2\\res\\zoom_out.ptr" POINTER IDC_ARROWWAIT "..\\..\\widget\\src\\os2\\res\\arrow_wait.ptr" POINTER IDC_CROSS "..\\..\\widget\\src\\os2\\res\\crosshair.ptr" POINTER IDC_HELP "..\\..\\widget\\src\\os2\\res\\help.ptr" -POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\help.ptr" +POINTER IDC_NONE "..\\..\\widget\\src\\os2\\res\\none.ptr" ICON IDC_DNDURL "..\\..\\widget\\src\\os2\\res\\dndurl.ico" ICON IDC_DNDTEXT "..\\..\\widget\\src\\os2\\res\\dndtext.ico"