Commit 0357923b authored by Michael Shigorin's avatar Michael Shigorin

browser: add palemoon support

...as suggested for the next starterkits since seamonkey 2.40 is officially full of security bugs and there's no 2.46 (or whatever stable/plugged) release available despite the plans: https://wiki.mozilla.org/SeaMonkey:Home_Page https://forum.altlinux.org/index.php?topic=37268
parent cda52161
......@@ -7,7 +7,7 @@ use/browser:
use/browser/firefox: use/browser
@$(call set,THE_BROWSER,firefox$$(FX_FLAVOUR))
use/browser/seamonkey \
use/browser/seamonkey use/browser/palemoon \
use/browser/chromium use/browser/epiphany \
use/browser/qupzilla use/browser/rekonq \
use/browser/elinks use/browser/links2: \
......@@ -45,6 +45,9 @@ use/browser/firefox/classic: use/browser/firefox
use/browser/seamonkey/i18n: use/browser/seamonkey
@$(call add,THE_BROWSER,seamonkey-ru)
use/browser/palemoon/i18n: use/browser/palemoon
@$(call add,THE_BROWSER,palemoon-ru)
# inherently insecure, NPAPI only
use/browser/plugin/flash: use/browser
@$(call add,THE_PACKAGES,mozilla-plugin-adobe-flash)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment