diff options
author | B Stack <bgstack15@gmail.com> | 2020-08-20 06:56:39 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-08-20 06:56:39 -0400 |
commit | c5de939a20d467a220ab7cc2e14f0db17b2112f1 (patch) | |
tree | b90dd6cd994584e58b4ad51c4060094b0bb869a4 /newmoon/debian/patches/series | |
parent | try to remove usr/bin/palemoon (diff) | |
download | stackrpms-c5de939a20d467a220ab7cc2e14f0db17b2112f1.tar.gz stackrpms-c5de939a20d467a220ab7cc2e14f0db17b2112f1.tar.bz2 stackrpms-c5de939a20d467a220ab7cc2e14f0db17b2112f1.zip |
WIP: add initial de-gtkifying from Gord
This does not compile and fails out because of missing file
bin/gtk2/libmozgtk.so
Diffstat (limited to 'newmoon/debian/patches/series')
-rw-r--r-- | newmoon/debian/patches/series | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/newmoon/debian/patches/series b/newmoon/debian/patches/series index 33659d1..0922dcc 100644 --- a/newmoon/debian/patches/series +++ b/newmoon/debian/patches/series @@ -2,3 +2,6 @@ small-icons.patch bgstack15-newmoon.patch pm-devuan.patch vendor.patch +UXP-eliminate-need-for-GTK-2.patch +UXP-GTK-3-interface-Ensure-horizontal-scrollbars-are-not-too-tall.patch +UXP-strip-object-files-before-shared-library-linking.patch |