Files
koreader/frontend
Aleksa Sarai cdbedcbcce filemanager: align UI plugin registration with reader
With the addition of the language support module, ReaderDictionary
tries to use modules registered with the UI instance, but the
FileManager doesn't provide key-based registration of its UI modules.

In order to allow the same code to be used by both FileManager and
Reader seamlessly, copy the :registerPlugin() method from Reader and use
it with FileManager. This will ensure any other hidden assumptions about
UI module registration are handled properly.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2021-10-26 07:41:17 +02:00
..
2021-10-24 10:58:14 +02:00
2019-01-03 08:56:29 +01:00
2021-05-05 20:37:33 +02:00
2021-03-15 01:25:10 +01:00
2021-10-24 10:58:14 +02:00