mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add hasSystemFonts device property (#7535)
Add system + user paths to the ReMarkable (has normal linux paths)
This commit is contained in:
@@ -106,6 +106,9 @@ local Device = {
|
||||
-- (c.f., https://github.com/koreader/koreader/pull/5211#issuecomment-521304139)
|
||||
hasFastWifiStatusQuery = no,
|
||||
|
||||
-- set to yes on devices with system fonts
|
||||
hasSystemFonts = no,
|
||||
|
||||
canOpenLink = no,
|
||||
openLink = no,
|
||||
canExternalDictLookup = no,
|
||||
|
||||
Reference in New Issue
Block a user