Files
koreader/plugins/evernote.koplugin/_meta.lua
2018-08-19 20:20:00 +02:00

7 lines
171 B
Lua

local _ = require("gettext")
return {
name = "evernote",
fullname = _("Evernote"),
description = _([[Exports highlights and notes to the Evernote cloud.]]),
}