Quote:
Originally Posted by AnemicOak
Is this done via a patch or can it be done by editing a .conf file? TIA
|
Via a patch, found
here (in the file libnickel.so.1.0.0.patch). You just have to follow the instruction to apply it.
Code:
<Patch>
patch_name = `Search in Library by default`
patch_enable = `yes`
# SearchEditBox.setSearchType(0) --> SearchEditBox.setSearchType(1)
replace_bytes = 9025D4, 41 46, 01 21
</Patch>