mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
commit
bdfdbda432
2 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ Krish Shah <github.com/k12ish>
|
|||
ianki <iankigit@gmail.com>
|
||||
rye761 <ryebread761@gmail.com>
|
||||
Guillem Palau Salvà <guillempalausalva@gmail.com>
|
||||
Meredith Derecho <meredithderecho@gmail.com>
|
||||
********************
|
||||
|
||||
The text of the 3 clause BSD license follows:
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue