Quote:
Originally Posted by jackie_w
I think the only thing stopping your custom patch working in 4.18.13737 is the first Find/Replace, i.e. the line beginning:
Code:
- {Find: "#batteryStatus[localeName=\"ja\"]
Kobo have added an extra Chinese locale (zh-HK) so this line is no longer correct. However, based on what you are actually changing in this patch I don't think you need this line at all, so just delete it. It's only there to free up some space if the patch needs extra code to be added. The changes you've posted don't need any extra.
In case you're interested ...
If you only need the Dragon settings I think your custom patch could be much simplified to the following and should work for all these models: AuraHD, H2O, H2Ov2, GloHD, ClaraHD.
|
Thanks, jackie_w, that worked perfectly!