Fixed plugin help file and updated readmes

This commit is contained in:
apprenticeharper
2015-08-04 07:18:33 +01:00
parent aa866938f5
commit 3317dc7330
16 changed files with 209 additions and 166 deletions

View File

@@ -124,7 +124,7 @@ class ConfigWidget(QWidget):
d.exec_()
def kindle_android(self):
d = ManageKeysDialog(self,u"Kindle for Android Keys File",self.tempdedrmprefs['androidkeys'], AddAndroidDialog, 'k4a')
d = ManageKeysDialog(self,u"Kindle for Android Key",self.tempdedrmprefs['androidkeys'], AddAndroidDialog, 'k4a')
d.exec_()
def kindle_keys(self):