From c7e64b5fa0587fe90ec8d5ab174277087017ae03 Mon Sep 17 00:00:00 2001 From: Meredith Date: Tue, 29 Dec 2020 11:09:28 -0500 Subject: [PATCH 1/2] update help link old help link was outdated --- qt/aqt/deckchooser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt/aqt/deckchooser.py b/qt/aqt/deckchooser.py index e5e2139e7..24e85be70 100644 --- a/qt/aqt/deckchooser.py +++ b/qt/aqt/deckchooser.py @@ -86,7 +86,7 @@ class DeckChooser(QHBoxLayout): current=current, accept=tr(TR.ACTIONS_CHOOSE), title=tr(TR.QT_MISC_CHOOSE_DECK), - help="addingnotes", + help="editing", cancel=False, parent=self.widget, geomKey="selectDeck", From bf350236d72e2ae345062eee9d04eba65bf1b5ad Mon Sep 17 00:00:00 2001 From: Meredith Date: Tue, 29 Dec 2020 11:11:05 -0500 Subject: [PATCH 2/2] add self as contributor --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 80aad1202..ec2513433 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -71,6 +71,7 @@ Krish Shah ianki rye761 Guillem Palau SalvĂ  +Meredith Derecho ******************** The text of the 3 clause BSD license follows: