diff --git a/suite/browser/browser-prefs.js b/suite/browser/browser-prefs.js index ee2803b..f87dff8 100644 --- a/suite/browser/browser-prefs.js +++ b/suite/browser/browser-prefs.js @@ -92,7 +92,7 @@ pref("browser.findbar.enabled", true); pref("browser.doorhanger.enabled", true); // search engines URL -pref("browser.search.searchEnginesURL", "https://addons.mozilla.org/%LOCALE%/%APP%/search/?atype=4"); +pref("browser.search.searchEnginesURL", "https://directory.fsf.org/wiki/GNU_IceCat"); // pointer to the default engine name pref("browser.search.defaultenginename", "chrome://communicator-region/locale/region.properties"); @@ -639,13 +639,13 @@ pref("extensions.autoDisableScopes", 15); // Preferences for AMO integration pref("extensions.getAddons.cache.enabled", true); // also toggles personalized recommendations pref("extensions.getAddons.maxResults", 15); -pref("extensions.getAddons.get.url", "https://services.addons.mozilla.org/%LOCALE%/%APP%/api/%API_VERSION%/search/guid:%IDS%?src=seamonkey&appOS=%OS%&appVersion=%VERSION%"); +pref("extensions.getAddons.get.url", "https://directory.fsf.org/wiki/GNU_IceCat"); pref("extensions.getAddons.getWithPerformance.url", "https://services.addons.mozilla.org/%LOCALE%/%APP%/api/%API_VERSION%/search/guid:%IDS%?src=seamonkey&appOS=%OS%&appVersion=%VERSION%&tMain=%TIME_MAIN%&tFirstPaint=%TIME_FIRST_PAINT%&tSessionRestored=%TIME_SESSION_RESTORED%"); -pref("extensions.getAddons.link.url", "https://addons.mozilla.org/%LOCALE%/%APP%/"); +pref("extensions.getAddons.link.url", "https://directory.fsf.org/wiki/GNU_IceCat"); pref("extensions.getAddons.recommended.url", "https://services.addons.mozilla.org/%LOCALE%/%APP%/api/%API_VERSION%/list/recommended/all/%MAX_RESULTS%/%OS%/%VERSION%?src=seamonkey"); -pref("extensions.getAddons.search.browseURL", "https://addons.mozilla.org/%LOCALE%/%APP%/search?q=%TERMS%"); -pref("extensions.getAddons.search.url", "https://services.addons.mozilla.org/%LOCALE%/%APP%/api/%API_VERSION%/search/%TERMS%/all/%MAX_RESULTS%/%OS%/%VERSION%/%COMPATIBILITY_MODE%?src=seamonkey"); -pref("extensions.webservice.discoverURL", "https://services.addons.mozilla.org/%LOCALE%/%APP%/discovery/pane/%VERSION%/%OS%"); +pref("extensions.getAddons.search.browseURL", "https://directory.fsf.org/wiki/GNU_IceCat"); +pref("extensions.getAddons.search.url", "https://directory.fsf.org/wiki/GNU_IceCat"); +pref("extensions.webservice.discoverURL", "https://directory.fsf.org/wiki/GNU_IceCat"); // getMoreThemes is used by our UI under our switch theme menu pref("extensions.getMoreThemesURL", "chrome://branding/locale/brand.properties"); diff --git a/suite/locales/en-US/chrome/branding/brand.dtd b/suite/locales/en-US/chrome/branding/brand.dtd index f9cd0b1..061e3f4 100644 --- a/suite/locales/en-US/chrome/branding/brand.dtd +++ b/suite/locales/en-US/chrome/branding/brand.dtd @@ -2,7 +2,7 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - - - + + + diff --git a/suite/locales/en-US/chrome/branding/brand.properties b/suite/locales/en-US/chrome/branding/brand.properties index 3263135..71904cc 100644 --- a/suite/locales/en-US/chrome/branding/brand.properties +++ b/suite/locales/en-US/chrome/branding/brand.properties @@ -2,12 +2,11 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -brandFullName=SeaMonkey -brandShortName=SeaMonkey -vendorShortName=SeaMonkey +brandFullName=Iceape +brandShortName=Iceape +vendorShortName=SeaMonkey Council sidebarName=Sidebar -extensions.getMoreThemesURL=https://addons.mozilla.org/%LOCALE%/%APP%/complete-themes/ -extensions.getPersonasURL=https://addons.mozilla.org/%LOCALE%/%APP%/themes/?sort=up-and-coming -spellchecker.dictionaries.download.url=https://addons.mozilla.org/%LOCALE%/%APP%/dictionaries -app.releaseNotesURL=http://www.seamonkey-project.org/releases/seamonkey%VERSION%/ -app.vendorURL=http://www.seamonkey-project.org/ +extensions.getMoreThemesURL=https://directory.fsf.org/wiki/GNU_IceCat +extensions.getPersonasURL= +app.releaseNotesURL= +app.vendorURL= diff --git a/suite/moz.build b/suite/moz.build index 6d69b00..93ed038 100644 --- a/suite/moz.build +++ b/suite/moz.build @@ -10,6 +10,7 @@ if 'pre' in CONFIG['MOZ_APP_VERSION'] or 'a' in CONFIG['MOZ_APP_VERSION']: DIRS += ['debugQA'] DIRS += [ + 'branding' , 'browser', 'common', 'feeds/public', diff --git a/suite/themes/classic/install.rdf b/suite/themes/classic/install.rdf index 58d0ecc..95f4c86 100644 --- a/suite/themes/classic/install.rdf +++ b/suite/themes/classic/install.rdf @@ -25,7 +25,7 @@ - SeaMonkey Default Theme + Iceape Default Theme This theme uses styles and colors from the system to fit in with other applications. - SeaMonkey Modern + Iceape Modern A contemporary theme for all components.