add new patch and add back kde patch
This commit is contained in:
parent
5b0b89c8a5
commit
21f8b6a752
1 changed files with 4 additions and 2 deletions
|
|
@ -155,8 +155,7 @@ patch -Np1 -i ${_PATCHES_DIR}/remove_addons.patch
|
||||||
|
|
||||||
# experimentally re-included
|
# experimentally re-included
|
||||||
patch -Np1 -i ${_PATCHES_DIR}/unity-menubar.patch
|
patch -Np1 -i ${_PATCHES_DIR}/unity-menubar.patch
|
||||||
# currently broken
|
patch -Np1 -i ${_PATCHES_DIR}/mozilla-kde_after_unity.patch
|
||||||
# patch -Np1 -i ${_PATCHES_DIR}/mozilla-kde_after_unity.patch
|
|
||||||
|
|
||||||
# Disabling Pocket
|
# Disabling Pocket
|
||||||
printf "\nDisabling Pocket\n";
|
printf "\nDisabling Pocket\n";
|
||||||
|
|
@ -197,6 +196,9 @@ patch -Np1 -i ${_PATCHES_DIR}/allow-ubo-private-mode.patch
|
||||||
# add custom uBO assets (on first launch only)
|
# add custom uBO assets (on first launch only)
|
||||||
patch -Np1 -i ${_PATCHES_DIR}/custom-ubo-assets-bootstrap-location.patch
|
patch -Np1 -i ${_PATCHES_DIR}/custom-ubo-assets-bootstrap-location.patch
|
||||||
|
|
||||||
|
#
|
||||||
|
patch -Np1 -i ${_PATCHES_DIR}/faster-package-multi-locale.patch
|
||||||
|
|
||||||
# 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,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue