mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Add setting for number of recent files
* Expose setting to limit the number of recent files. Default is still 5, can be set from 1 to 25. * Also fix tab order on settings page
This commit is contained in:
parent
6b05b84895
commit
dab6d9408e
3 changed files with 57 additions and 9 deletions
|
@ -495,6 +495,10 @@
|
|||
<source>Remember last typed entry for:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> recent files</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ApplicationSettingsWidgetSecurity</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue