View Single Post
Old 02-16-2018, 12:43 AM   #6
Vetchy
Connoisseur
Vetchy began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Dec 2017
Device: Kobo Aura One
Quote:
Originally Posted by dregore View Post
Hello, Vetchy!
How did you apply this patch?
Hi.
I'm create a new patch, you find it in attach. I was merge footnotes for non Latin languages patch with hyphens. Unpack ZIP and place KoboRoot.tgz in your reader. Plug it and find .kobo directory, put this patch here and unplug device. They will reboot automatically.

Path code
Code:
#!/bin/sh

rm /usr/local/Qt-5.2.1-arm/lib/fonts/KBJ*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/A*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Caecilia*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/GillSans*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Gothic*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Kobo*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Mala*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Open*
rm /usr/local/Qt-5.2.1-arm/lib/fonts/Ryu*

rm /etc/udev/rules.d/delete_fonts.rules
rm /root/delete_fonts.sh
By this link you find screenshot, how it looks now: http://4pda.ru/forum/index.php?showt...ost&p=69330350
Attached Files
File Type: zip KoboRoot.tgz.zip (24.3 KB, 149 views)
Vetchy is offline   Reply With Quote