View Single Post
Old 08-30-2018, 01:52 PM   #44
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
Quote:
Originally Posted by SaraOliveira View Post
Is the patch 'Only reading and My books' working on the firmware?
I think so, but if you have any problem send me a PM.
Here you have the code for kobopatch.
Spoiler:

Code:
Only reading and My books:
  - Enabled: no
  - Description: |
      Only shows 'Reading' and 'My books' in home screen
#
# This patch will NOT WORK with:
#
# Remove footer (row3) and increase cover size on new home screen
# Remove footer (row3) on new home screen
# New home screen increasing cover size
#
# for sure, and probably with any other involving rows.
  - FindZlib: "#row1[qApp_deviceIsDaylight=true],"
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "#row1col2,#row2col2,#row3{qproperty-visible:false;}"


Good luck.
jcn363 is offline   Reply With Quote