From ce545afbea1d0915163caf349b84006fa4557451 Mon Sep 17 00:00:00 2001 From: "pinkerton%netscape.com" Date: Mon, 20 Jul 1998 16:11:23 +0000 Subject: [PATCH] Adding Tang resource id's for aurora gifs. git-svn-id: svn://10.0.0.236/trunk@5955 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/cmd/macfe/include/resgui.h | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/mozilla/cmd/macfe/include/resgui.h b/mozilla/cmd/macfe/include/resgui.h index 97f630bc879..1913b8aae3c 100644 --- a/mozilla/cmd/macfe/include/resgui.h +++ b/mozilla/cmd/macfe/include/resgui.h @@ -1059,6 +1059,15 @@ #define ABOUT_MOZILLA_FLAME 158 +// Selector Bar icons in Aurora +#define ABOUT_HISTORYGIF_TANG 159 +#define ABOUT_PERSONALGIF_TANG 160 +#define ABOUT_SEARCHGIF_TANG 161 +#define ABOUT_SITEMAPGIF_TANG 162 +#define ABOUT_FILESGIF_TANG 163 +#define ABOUT_GUIDEGIF_TANG 164 + + // Alerts for the help system // where the hell am I suppose to define these?