Updated to 28.4.0

This commit is contained in:
Алзим 2019-02-21 17:42:07 +03:00
parent 012522c201
commit a4f08ee75e
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
sources:
UXP-PM28.3.1_Release.tar.gz: 4dada3daafcd3a5c85e48d6c78d3d55e5cee8f03
UXP-PM28.4.0_Release.tar.gz: cbc7cb201d7783a24202ef11cfd44db1d59065e9
firefox-dictionary-61.0.2.tar.bz2: 25929c585dc8568a32d5be49aacc672f0ed2202f

View file

@ -11,7 +11,7 @@
Summary: Web browser based on Goanna engine
Name: newmoon
Version: 28.3.1
Version: 28.4.0
Release: 1
License: MPLv2.0
Group: Networking/WWW

View file

@ -10,7 +10,7 @@ diff -urN Pale-Moon-27.4.0_Release/application/palemoon/app/profile/palemoon.js
+pref("extensions.showMismatchUI", false);
// Dictionary download preference
pref("browser.dictionaries.download.url", "https://addons.mozilla.org/%LOCALE%/firefox/dictionaries/");
pref("browser.dictionaries.download.url", "https://@AM_DOMAIN@/dictionaries/");
diff -urN Pale-Moon-27.4.0_Release/toolkit/mozapps/extensions/internal/XPIProvider.jsm Pale-Moon-27.4.0_Release-patched/toolkit/mozapps/extensions/internal/XPIProvider.jsm
--- Pale-Moon-27.4.0_Release/toolkit/mozapps/extensions/internal/XPIProvider.jsm 2017-07-10 22:23:16.000000000 +1000
+++ Pale-Moon-27.4.0_Release-patched/toolkit/mozapps/extensions/internal/XPIProvider.jsm 2017-07-13 00:29:16.877614988 +1000