get rid of plugin name "calibre companion"

It's called "calibre wireless connection" now.
pull/1370/head
Huang Xin 10 years ago
parent b403a45228
commit 1f51cdc499

@ -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()

Loading…
Cancel
Save