From 51102047f2af7946ed7e7fa6f533ab4bcfaaf531 Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Tue, 6 Sep 2016 23:09:53 +0300 Subject: [PATCH] regular.mk: s/seamonkey/palemoon/g Sad to have to do this but until Seamonkey Project releases something they don't warn against themselves our users can't be bluntly subjected to using a *known* vulnerable browser. --- conf.d/regular.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf.d/regular.mk b/conf.d/regular.mk index 2e3071d1..6c08bc60 100644 --- a/conf.d/regular.mk +++ b/conf.d/regular.mk @@ -94,7 +94,7 @@ distro/.regular-install-x11: distro/.regular-install \ @$(call add,THE_LISTS,$(call tags,regular desktop)) distro/regular-icewm: distro/.regular-sysv-gtk +icewm \ - use/browser/seamonkey/i18n use/fonts/ttf/redhat + use/browser/palemoon/i18n use/fonts/ttf/redhat @$(call add,LIVE_LISTS,$(call tags,regular icewm)) @$(call add,LIVE_PACKAGES,mnt winswitch xpra) @$(call set,KFLAVOURS,un-def) @@ -107,7 +107,7 @@ mixin/regular-wmaker: use/efi/refind use/syslinux/ui/gfxboot \ # wdm can't do autologin so add standalone one for livecd distro/regular-wmaker: distro/.regular-sysv \ - mixin/regular-wmaker use/live/autologin use/browser/seamonkey/i18n + mixin/regular-wmaker use/live/autologin use/browser/palemoon/i18n @$(call add,LIVE_PACKAGES,wdm wmxkbru) # gdm2.20 can reboot/halt with both sysvinit and systemd, and is slim