View Single Post
Old 06-01-2017, 08:54 AM   #84
anacreon
Guru
anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.anacreon ought to be getting tired of karma fortunes by now.
 
anacreon's Avatar
 
Posts: 978
Karma: 3475832
Join Date: May 2012
Location: France
Device: Elipsa, Sage, Libra 2
it works in French too

So, I added the following at the end of the Geoffr's libnickel.so.1.0.0 file

Spoiler:
<Patch>
patch_name = `New home screen footer rename`
patch_enable = `yes`
#
##Multi-version patch: 4.4.9344+
#
# Rename the left footer button.
#
#
# The lenght of the replace string must be 25 for example:
# ` ` - replace with space show as empty
# `FirstName LastName `
# `If lost call:123456789012`
#
find_base_address = `Find your next great read`
replace_string = 0000, `Find your next great read`, `Version 4.4.9349 `
#
#replace_string = 0000, `Find your next great read`, ` `
#replace_string = 0000, `Find your next great read`, `FirstName LastName `
#replace_string = 0000, `Find your next great read`, `If lost call:123456789012`
#
#
# The lenght of the replace string must be 11 char.
#
find_base_address = `)\0BROWSE KOBO\0`
replace_string = 0002, `BROWSE KOBO`, `patched `
</Patch>


and it worked fine. Thanks to tshering and oren64.
anacreon is online now   Reply With Quote