diff --git a/suite/app/module.ver b/suite/app/module.ver index 475dc4064fc3..23b7abfc3308 100644 --- a/suite/app/module.ver +++ b/suite/app/module.ver @@ -1,6 +1,8 @@ WIN32_MODULE_COMPANYNAME=mozilla.org WIN32_MODULE_COPYRIGHT=©Mozilla Developers, according to the MPL 1.1/GPL 2.0/LGPL 2.1 licenses, as applicable. -WIN32_MODULE_TRADEMARKS=Mozilla is a trademark of The Mozilla Foundation. +WIN32_MODULE_FILEVERSION=1,0,0,0 +WIN32_MODULE_FILEVERSION_STRING=1.0a +WIN32_MODULE_TRADEMARKS=SeaMonkey and Mozilla are trademarks of The Mozilla Foundation. WIN32_MODULE_DESCRIPTION=@MOZ_APP_DISPLAYNAME@ WIN32_MODULE_PRODUCTNAME=@MOZ_APP_DISPLAYNAME@ WIN32_MODULE_NAME=@MOZ_APP_DISPLAYNAME@ diff --git a/suite/browser/browser-prefs.js b/suite/browser/browser-prefs.js index 4cafeca8f600..d2f2cc1d3ad2 100644 --- a/suite/browser/browser-prefs.js +++ b/suite/browser/browser-prefs.js @@ -56,6 +56,8 @@ pref("general.open_location.last_window_choice", 0); pref("general.smoothScroll", false); +#expand pref("general.useragent.extra.__MOZ_APP_NAME__", "__MOZ_APP_DISPLAYNAME__/__MOZ_APP_VERSION__"); + // 0 = blank, 1 = home (browser.startup.homepage), 2 = last pref("browser.startup.page", 1); pref("browser.startup.homepage", "chrome://navigator-region/locale/region.properties"); diff --git a/suite/locales/en-US/profile/bookmarks.html b/suite/locales/en-US/profile/bookmarks.html index d683f6ed06e8..388b2d451de6 100644 --- a/suite/locales/en-US/profile/bookmarks.html +++ b/suite/locales/en-US/profile/bookmarks.html @@ -18,15 +18,14 @@ Do Not Edit! -->

mozilla.org

The Mozilla Organization -
Mozilla Application Suite -
Mozilla Firefox -
Mozilla Thunderbird +
SeaMonkey Project +
Mozilla Products
Feedback

Community & Support

mozillaZine -
Mozilla 1.x Support (mozillaZine) +
SeaMonkey Support (mozillaZine)
mozdev.org
Mozilla Plug-in Information (mozdev)
Mozilla Extensions (mozdev)