Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > f40aed386cab23d222b9d3c01b3f66a7 > files > 8

iceape-2.40-1.mga5.src.rpm

diff -up comm-beta/suite/browser/browser-prefs.js.branding comm-beta/suite/browser/browser-prefs.js
--- comm-beta/suite/browser/browser-prefs.js.branding	2015-09-04 11:18:49.000000000 +0200
+++ comm-beta/suite/browser/browser-prefs.js	2015-09-23 23:13:56.632821153 +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");
@@ -497,7 +497,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 turns on app.update.mode and allows automatic download and
 // install to take place. We use a separate boolean toggle for this to make
@@ -615,7 +615,7 @@ pref("extensions.blocklist.interval", 86
 pref("extensions.blocklist.level", 2);
 pref("extensions.blocklist.url", "https://blocklist.addons.mozilla.org/blocklist/3/%APP_ID%/%APP_VERSION%/%PRODUCT%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/%PING_COUNT%/%TOTAL_PING_COUNT%/%DAYS_SINCE_LAST_PING%/");
 pref("extensions.blocklist.detailsURL", "https://www.mozilla.com/%LOCALE%/blocklist/");
-pref("extensions.blocklist.itemURL", "https://blocklist.addons.mozilla.org/%LOCALE%/%APP%/blocked/%blockID%");
+pref("extensions.blocklist.itemURL", "https://blocklist.addons.mozilla.org/%LOCALE%/seamonkey/blocked/%blockID%");
 
 // Update preferences for installed Extensions and Themes.
 // Symmetric (can be overridden by individual extensions),
@@ -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.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 comm-beta/suite/installer/package-manifest.in.branding comm-beta/suite/installer/package-manifest.in
--- comm-beta/suite/installer/package-manifest.in.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/installer/package-manifest.in	2015-09-23 23:13:56.727820246 +0200
@@ -586,7 +586,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 comm-beta/suite/locales/en-US/chrome/branding/brand.dtd.branding comm-beta/suite/locales/en-US/chrome/branding/brand.dtd
--- comm-beta/suite/locales/en-US/chrome/branding/brand.dtd.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/locales/en-US/chrome/branding/brand.dtd	2015-09-23 23:13:56.824819320 +0200
@@ -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/. -->
 
-<!ENTITY  brandFullName         "SeaMonkey">
-<!ENTITY  brandShortName        "SeaMonkey">
-<!ENTITY  vendorShortName       "SeaMonkey">
+<!ENTITY  brandFullName         "Iceape">
+<!ENTITY  brandShortName        "Iceape">
+<!ENTITY  vendorShortName       "Mageia">
 <!ENTITY  sidebarName           "Sidebar">
diff -up comm-beta/suite/locales/en-US/chrome/branding/brand.properties.branding comm-beta/suite/locales/en-US/chrome/branding/brand.properties
--- comm-beta/suite/locales/en-US/chrome/branding/brand.properties.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/locales/en-US/chrome/branding/brand.properties	2015-09-23 23:13:56.833819234 +0200
@@ -2,9 +2,9 @@
 # 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=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 comm-beta/suite/locales/en-US/chrome/browser/navigator.properties.branding comm-beta/suite/locales/en-US/chrome/browser/navigator.properties
--- comm-beta/suite/locales/en-US/chrome/browser/navigator.properties.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/locales/en-US/chrome/browser/navigator.properties	2015-09-23 23:13:56.844819129 +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 comm-beta/suite/themes/classic/install.rdf.branding comm-beta/suite/themes/classic/install.rdf
--- comm-beta/suite/themes/classic/install.rdf.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/themes/classic/install.rdf	2015-09-23 23:13:56.970817926 +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 comm-beta/suite/themes/modern/install.rdf.branding comm-beta/suite/themes/modern/install.rdf
--- comm-beta/suite/themes/modern/install.rdf.branding	2015-09-04 11:18:48.000000000 +0200
+++ comm-beta/suite/themes/modern/install.rdf	2015-09-23 23:13:57.386813953 +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!