Hi, you say - This patch is not needed on the Touch/Mini.
What if I want to use it on the Mini, anyway? What changes would need to be made to the string?
<Patch>
patch_name = `Synopsis font size fix`
patch_enable = `yes`
#
# This patch is not needed on the Touch/Mini.
#
# Glo/Aura
replace_string = C6C07C, `font-size: 20px;`, `font-size: 30px;`
# Aura HD
#replace_string = C6C07C, `font-size: 20px;`, `font-size: 36px;`
</Patch>
|