You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins/autoturn.koplugin/_meta.lua

10 lines
214 B
Lua

local _ = require("gettext")
return {
name = "autoturn",
fullname = _("Autoturn"),
description = _([[
Automatically turns the page after a set period of time.
Hold to set the scrolling distance.]]),
}