From 7f08256f2f5d6a20d0b626f463e70b2b682af1c6 Mon Sep 17 00:00:00 2001 From: "cyeh%netscape.com" Date: Thu, 3 Sep 1998 01:01:19 +0000 Subject: [PATCH] added changed warning text for absolute timebombs. WARNING: ugly short lived hack. git-svn-id: svn://10.0.0.236/trunk@9179 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/include/allxpstr.h | 17 +++++++++++++++-- mozilla/include/allxpstr.rc | 17 +++++++++++++++-- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/mozilla/include/allxpstr.h b/mozilla/include/allxpstr.h index c250a674cf8..9b5a2b08100 100644 --- a/mozilla/include/allxpstr.h +++ b/mozilla/include/allxpstr.h @@ -21,7 +21,7 @@ #else #define MOZ_NAME_PRODUCT "Mozilla" #define MOZ_NAME_BRAND "Mozilla" -#define MOZ_NAME_FULL "Mozilla Navigator" +#define MOZ_NAME_FULL "Mozilla" #define MOZ_NAME_COMPANY "Netscape Communications Corp" #endif /* FEATURE_CUSTOM_BRAND */ @@ -546,12 +546,25 @@ this directory.\n\ Check the permissions and try again.") /* #define MK_TIMEBOMB_WARNING_MESSAGE -326 */ -ResDef(MK_TIMEBOMB_WARNING_MESSAGE, -326, + +/* original text for the message in this comment block. + at some point, revert to this text when there is a better + way of presenting dire alpha/beta software warning messages + to the user. this is a gross and ugly hack that should be + short lived. compaints go to cyeh@netscape.com 9/2/98 + "This is a pre-release copy of "MOZ_NAME_FULL" that\n\ will expire at %s.\n\ To obtain a newer pre-release version or the latest full\n\ release of "MOZ_NAME_FULL" (which will not expire) \n\ choose Software from the Help menu.") +*/ +ResDef(MK_TIMEBOMB_WARNING_MESSAGE, -326, +"This is a pre-release copy of "MOZ_NAME_FULL" that\n\ +will expire at %s.\n\ +Using this software may cause data loss, computer crashes, \ +or bodily harm, including (but not limited to) accidental death \ +or dismemberment.\nYOU HAVE BEEN WARNED.\n") /* #define MK_UNABLE_TO_DELETE_FILE */ ResDef(MK_UNABLE_TO_DELETE_FILE, -327, diff --git a/mozilla/include/allxpstr.rc b/mozilla/include/allxpstr.rc index c250a674cf8..9b5a2b08100 100644 --- a/mozilla/include/allxpstr.rc +++ b/mozilla/include/allxpstr.rc @@ -21,7 +21,7 @@ #else #define MOZ_NAME_PRODUCT "Mozilla" #define MOZ_NAME_BRAND "Mozilla" -#define MOZ_NAME_FULL "Mozilla Navigator" +#define MOZ_NAME_FULL "Mozilla" #define MOZ_NAME_COMPANY "Netscape Communications Corp" #endif /* FEATURE_CUSTOM_BRAND */ @@ -546,12 +546,25 @@ this directory.\n\ Check the permissions and try again.") /* #define MK_TIMEBOMB_WARNING_MESSAGE -326 */ -ResDef(MK_TIMEBOMB_WARNING_MESSAGE, -326, + +/* original text for the message in this comment block. + at some point, revert to this text when there is a better + way of presenting dire alpha/beta software warning messages + to the user. this is a gross and ugly hack that should be + short lived. compaints go to cyeh@netscape.com 9/2/98 + "This is a pre-release copy of "MOZ_NAME_FULL" that\n\ will expire at %s.\n\ To obtain a newer pre-release version or the latest full\n\ release of "MOZ_NAME_FULL" (which will not expire) \n\ choose Software from the Help menu.") +*/ +ResDef(MK_TIMEBOMB_WARNING_MESSAGE, -326, +"This is a pre-release copy of "MOZ_NAME_FULL" that\n\ +will expire at %s.\n\ +Using this software may cause data loss, computer crashes, \ +or bodily harm, including (but not limited to) accidental death \ +or dismemberment.\nYOU HAVE BEEN WARNED.\n") /* #define MK_UNABLE_TO_DELETE_FILE */ ResDef(MK_UNABLE_TO_DELETE_FILE, -327,