Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > 527b840e67b9a347fe640e62d47e8995 > files > 8

iceape-2.48-1.mga5.src.rpm

diff -up seamonkey-2.48/suite/browser/browser-prefs.js.branding seamonkey-2.48/suite/browser/browser-prefs.js
--- seamonkey-2.48/suite/browser/browser-prefs.js.branding	2017-07-07 07:15:27.000000000 +0200
+++ seamonkey-2.48/suite/browser/browser-prefs.js	2017-08-02 21:25:09.164648732 +0200
@@ -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://addons.mozilla.org/%LOCALE%/seamonkey/search/?atype=4");
 
 // pointer to the default engine name
 pref("browser.search.defaultenginename", "chrome://communicator-region/locale/region.properties");
@@ -479,7 +479,7 @@ pref("app.support.baseURL", "http://www.
 // App-specific update preferences
 
 // Whether or not app updates are enabled
-pref("app.update.enabled", true);
+pref("app.update.enabled", false);
 
 // This preference allows automatic download and install to take place.
 pref("app.update.auto", true);
@@ -592,13 +592,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.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.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.get.url", "https://services.addons.mozilla.org/%LOCALE%/seamonkey/api/%API_VERSION%/search/guid:%IDS%?src=seamonkey&appOS=%OS%&appVersion=%VERSION%");
+pref("extensions.getAddons.getWithPerformance.url", "https://services.addons.mozilla.org/%LOCALE%/seamonkey/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%/seamonkey/");
+pref("extensions.getAddons.recommended.url", "https://services.addons.mozilla.org/%LOCALE%/seamonkey/api/%API_VERSION%/list/recommended/all/%MAX_RESULTS%/%OS%/%VERSION%?src=seamonkey");
+pref("extensions.getAddons.search.browseURL", "https://addons.mozilla.org/%LOCALE%/seamonkey/search?q=%TERMS%");
+pref("extensions.getAddons.search.url", "https://services.addons.mozilla.org/%LOCALE%/seamonkey/api/%API_VERSION%/search/%TERMS%/all/%MAX_RESULTS%/%OS%/%VERSION%/%COMPATIBILITY_MODE%?src=seamonkey");
+pref("extensions.webservice.discoverURL", "https://services.addons.mozilla.org/%LOCALE%/seamonkey/discovery/pane/%VERSION%/%OS%");
 
 // getMoreThemes is used by our UI under our switch theme menu
 pref("extensions.getMoreThemesURL", "chrome://branding/locale/brand.properties");
diff -up seamonkey-2.48/suite/installer/package-manifest.in.branding seamonkey-2.48/suite/installer/package-manifest.in
--- seamonkey-2.48/suite/installer/package-manifest.in.branding	2017-07-07 07:15:27.000000000 +0200
+++ seamonkey-2.48/suite/installer/package-manifest.in	2017-08-02 12:21:06.312307491 +0200
@@ -610,7 +610,7 @@
 @RESPATH@/chrome/icons/default/places.png
 @RESPATH@/chrome/icons/default/places16.png
 @RESPATH@/chrome/icons/default/places48.png
-@RESPATH@/chrome/icons/default/seamonkey.png
+@RESPATH@/chrome/icons/default/iceape.png
 #ifdef MOZ_UPDATER
 @RESPATH@/icons/updater.png
 #endif
diff -up seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.dtd.branding seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.dtd
--- seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.dtd.branding	2017-08-02 12:21:06.328307391 +0200
+++ seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.dtd	2017-08-02 21:26:02.692303463 +0200
@@ -2,8 +2,8 @@
    - 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/. -->
 
-<!ENTITY  brandFullName         "SeaMonkey">
-<!ENTITY  brandShortName        "SeaMonkey">
-<!ENTITY  brandShorterName      "SeaMonkey">
-<!ENTITY  vendorShortName       "SeaMonkey">
+<!ENTITY  brandFullName         "Iceape">
+<!ENTITY  brandShortName        "Iceape">
+<!ENTITY  brandShorterName      "Iceape">
+<!ENTITY  vendorShortName       "Mageia">
 <!ENTITY  sidebarName           "Sidebar">
diff -up seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.properties.branding seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.properties
--- seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.properties.branding	2017-08-02 12:21:06.346307277 +0200
+++ seamonkey-2.48/suite/locales/en-US/chrome/branding/brand.properties	2017-08-02 21:26:23.713167870 +0200
@@ -2,10 +2,10 @@
 # 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
-brandShorterName=SeaMonkey
-vendorShortName=SeaMonkey
+brandFullName=Iceape
+brandShortName=Iceape
+brandShorterName=Iceape
+vendorShortName=Mageia
 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
diff -up seamonkey-2.48/suite/locales/en-US/chrome/browser/navigator.properties.branding seamonkey-2.48/suite/locales/en-US/chrome/browser/navigator.properties
--- seamonkey-2.48/suite/locales/en-US/chrome/browser/navigator.properties.branding	2017-07-07 07:15:25.000000000 +0200
+++ seamonkey-2.48/suite/locales/en-US/chrome/browser/navigator.properties	2017-08-02 12:21:06.365307158 +0200
@@ -70,9 +70,9 @@ editBookmark.removeBookmarks.label=Remov
 # Used as the bookmark name when saving a keyword for a search field.
 addKeywordTitleAutoFill=Search %S
 
-extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=SeaMonkey Default Theme
+extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.name=Iceape Default Theme
 extensions.{972ce4c6-7e08-4474-a285-3208198ce6fd}.description=This theme uses styles and colors from the system to fit in with other applications.
 
-extensions.modern@themes.mozilla.org.name=SeaMonkey Modern
+extensions.modern@themes.mozilla.org.name=Iceape Modern
 extensions.modern@themes.mozilla.org.description=A contemporary theme for all components.
 
diff -up seamonkey-2.48/suite/themes/classic/install.rdf.branding seamonkey-2.48/suite/themes/classic/install.rdf
--- seamonkey-2.48/suite/themes/classic/install.rdf.branding	2017-07-07 07:15:25.000000000 +0200
+++ seamonkey-2.48/suite/themes/classic/install.rdf	2017-08-02 12:21:06.379307069 +0200
@@ -25,7 +25,7 @@
     </em:targetApplication>
 
     <!-- Front End MetaData -->
-    <em:name>SeaMonkey Default Theme</em:name>
+    <em:name>Iceape Default Theme</em:name>
     <em:description>This theme uses styles and colors from the system to fit in with other applications.</em:description>
 
     <!-- EXTENSION AUTHORS!
diff -up seamonkey-2.48/suite/themes/modern/install.rdf.branding seamonkey-2.48/suite/themes/modern/install.rdf
--- seamonkey-2.48/suite/themes/modern/install.rdf.branding	2017-07-07 07:15:25.000000000 +0200
+++ seamonkey-2.48/suite/themes/modern/install.rdf	2017-08-02 12:21:06.392306987 +0200
@@ -24,7 +24,7 @@
     </em:targetApplication>
 
     <!-- Front End MetaData -->
-    <em:name>SeaMonkey Modern</em:name>
+    <em:name>Iceape Modern</em:name>
     <em:description>A contemporary theme for all components.</em:description>
 
     <!-- EXTENSION AUTHORS!