File search, FileChooser and others (#10994)

This commit is contained in:
hius07
2023-10-12 08:58:52 +03:00
committed by GitHub
parent 16e96969c5
commit e577c79d95
9 changed files with 267 additions and 259 deletions

View File

@@ -36,10 +36,6 @@ DCREREADER_VIEW_MODE = "page",
-- default to false
DSHOWOVERLAP = false,
-- show hidden files in filemanager
-- default to false
DSHOWHIDDENFILES = false,
-- landscape clockwise rotation
-- default to true, set to false for counterclockwise rotation
DLANDSCAPE_CLOCKWISE_ROTATION = true,