mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
get rid of plugin name "calibre companion"
It's called "calibre wireless connection" now.
This commit is contained in:
@@ -81,7 +81,7 @@ end
|
||||
|
||||
function CalibreCompanion:addToMainMenu(tab_item_table)
|
||||
table.insert(tab_item_table.plugins, {
|
||||
text = _("Calibre Companion"),
|
||||
text = _("Calibre wireless connection"),
|
||||
sub_item_table = {
|
||||
{
|
||||
text_func = function()
|
||||
|
||||
Reference in New Issue
Block a user