diff --git a/aqt/main.py b/aqt/main.py index cffd1d937..8eb9f452e 100755 --- a/aqt/main.py +++ b/aqt/main.py @@ -446,9 +446,6 @@ Debug info:\n%s""") % traceback.format_exc(), help="DeckErrors") def setStatus(self, text, timeout=3000): self.form.statusbar.showMessage(text, timeout) - def onStartHere(self): - QDesktopServices.openUrl(QUrl(aqt.appHelpSite)) - def setupStyle(self): applyStyles(self) @@ -743,7 +740,6 @@ Please give your deck a name:""")) "Graphs", "Dstats", "Cstats", - "Cram", "StudyOptions", ) @@ -775,7 +771,6 @@ Please give your deck a name:""")) self.connect(m.actionGraphs, s, self.onGraphs) self.connect(m.actionEditLayout, s, self.onCardLayout) self.connect(m.actionAbout, s, self.onAbout) - self.connect(m.actionStarthere, s, self.onStartHere) self.connect(m.actionImport, s, self.onImport) self.connect(m.actionExport, s, self.onExport) self.connect(m.actionMarkCard, SIGNAL("toggled(bool)"), self.onMark) @@ -788,7 +783,6 @@ Please give your deck a name:""")) self.connect(m.actionCheckMediaDatabase, s, self.onCheckMediaDB) self.connect(m.actionDownloadMissingMedia, s, self.onDownloadMissingMedia) self.connect(m.actionLocalizeMedia, s, self.onLocalizeMedia) - #self.connect(m.actionCram, s, self.onCram) #self.connect(m.actionStudyOptions, s, self.onStudyOptions) self.connect(m.actionDonate, s, self.onDonate) self.connect(m.actionBuryFact, s, self.onBuryFact) diff --git a/designer/main.ui b/designer/main.ui index 92988d235..ce7fa95ca 100644 --- a/designer/main.ui +++ b/designer/main.ui @@ -47,7 +47,6 @@ &Help - @@ -111,7 +110,6 @@ - @@ -124,7 +122,6 @@ - @@ -336,30 +333,6 @@ Show some textual statistics about your deck - - - - :/icons/help.png:/icons/help.png - - - Documentation - - - F1 - - - - - - :/icons/kbugbuster.png:/icons/kbugbuster.png - - - &Report Bug... - - - Open the bug tracker - - @@ -432,18 +405,6 @@ Save cards in a new deck or text file for sharing with others - - - - :/icons/preferences-desktop-font.png:/icons/preferences-desktop-font.png - - - &Fonts and Colours... - - - Customize fonts, colours and alignment - - true @@ -510,15 +471,6 @@ Ctrl+Z - - - - :/icons/view-pim-news.png:/icons/view-pim-news.png - - - &Forum... - - @@ -543,27 +495,6 @@ Check the files in the media directory - - - - :/icons/view-pim-calendar.png:/icons/view-pim-calendar.png - - - C&ram... - - - Do an extra review of specified cards before a test - - - - - - :/icons/kblogger.png:/icons/kblogger.png - - - Release Notes... - - &Open Plugin Folder... @@ -579,18 +510,6 @@ &Disable All Plugins - - - - :/icons/anki-tag.png:/icons/anki-tag.png - - - Inactive &Tags... - - - Choose the categories to show during review - - @@ -651,18 +570,6 @@ &Donate... - - - - :/icons/media-record.png:/icons/media-record.png - - - &Record Noise Profile... - - - Record 10 seconds of silence so that the record function can cancel noise - - @@ -763,15 +670,6 @@ Localize Media - - - - :/icons/edit-redo.png:/icons/edit-redo.png - - - Refresh - -