mirror of
https://aur.archlinux.org/firedragon.git
synced 2024-12-26 12:44:21 +00:00
Fix stuff
This commit is contained in:
parent
8e7b66ef8d
commit
2657488ae3
13
PKGBUILD
13
PKGBUILD
@ -167,11 +167,6 @@ END
|
|||||||
# PGO improvements
|
# PGO improvements
|
||||||
patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0016-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
|
patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0016-bmo-1516081-Disable-watchdog-during-PGO-builds.patch
|
||||||
|
|
||||||
# https://bugs.archlinux.org/task/76231
|
|
||||||
# https://bugzilla.mozilla.org/show_bug.cgi?id=1790496
|
|
||||||
# https://src.fedoraproject.org/rpms/firefox/blob/rawhide/f/libwebrtc-screen-cast-sync.patch
|
|
||||||
patch -Np1 -i "${_patches_dir}"/custom/libwebrtc-screen-cast-sync.patch
|
|
||||||
|
|
||||||
# Remove some pre-installed addons that might be questionable
|
# Remove some pre-installed addons that might be questionable
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/remove_addons.patch
|
||||||
|
|
||||||
@ -202,10 +197,7 @@ END
|
|||||||
# UI patches
|
# UI patches
|
||||||
# Remove references to firefox from the settings UI, change text in some of the links,
|
# Remove references to firefox from the settings UI, change text in some of the links,
|
||||||
# explain that we force en-US and suggest enabling history near the session restore checkbox.
|
# explain that we force en-US and suggest enabling history near the session restore checkbox.
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
|
# patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/pref-naming.patch
|
||||||
|
|
||||||
# Remap help links
|
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remap-links.patch
|
|
||||||
|
|
||||||
# Don't nag to set default browser
|
# Don't nag to set default browser
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/hide-default-browser.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/hide-default-browser.patch
|
||||||
@ -228,9 +220,6 @@ END
|
|||||||
# Hide "snippets" section from the home page settings, as it was already locked.
|
# Hide "snippets" section from the home page settings, as it was already locked.
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-snippets-from-home.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/remove-snippets-from-home.patch
|
||||||
|
|
||||||
# Add patch to hide website appearance settings
|
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/website-appearance-ui-rfp.patch
|
|
||||||
|
|
||||||
# Update handler links
|
# Update handler links
|
||||||
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch
|
patch -Np1 -i "${_librewolf_patches_dir}"/ui-patches/handlers.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user