1
0

Add blacklist of failed patches

This commit is contained in:
2026-03-26 11:59:15 +01:00
parent 1c8e58e34d
commit eb938b7d89
3 changed files with 157 additions and 3 deletions

View File

@@ -0,0 +1,21 @@
{
"4.45": {
"src/libadobe.so.yaml": [
"Remove PDF map widget shown during panning"
],
"src/libnickel.so.1.0.0.yaml": [
"Allow rotation on all devices",
"Allow showing info panel on random screensaver",
"Both page turn buttons go next",
"Customize ComfortLight settings",
"Hide browser from beta features",
"My 24 line spacing values",
"Replace adobe page numbers toggle with invert screen",
"Set KePub hyphenation"
],
"src/librmsdk.so.1.0.0.yaml": [
"Default ePub sans-serif font (Gill Sans)",
"Default ePub serif font (Amasis)"
]
}
}