Quote:
Originally Posted by oren64
I forgot to mention file:libnickel.so.1.0.0.patch.
I also add a section to it, that increase the width.
|
I think there is an error in the code lines
Code:
#Mini\Touch
replace_string = 0059, `min-width: 512px;`, `min-width: 524px;`
replace_string = 006C, `max-width: 512px;`, `max-width: 524px;`
because it generates error. If I delete this lines the patch is correctly generated.