mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
Add some more actions to the toolbar.
This commit is contained in:
parent
5a577e5e4c
commit
b9a955c048
BIN
share/icons/application/22x22/actions/document-encrypt.png
Normal file
BIN
share/icons/application/22x22/actions/document-encrypt.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 604 B |
@ -165,9 +165,15 @@
|
|||||||
<attribute name="toolBarBreak">
|
<attribute name="toolBarBreak">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<addaction name="actionDatabaseNew"/>
|
||||||
|
<addaction name="actionDatabaseOpen"/>
|
||||||
|
<addaction name="actionDatabaseSave"/>
|
||||||
|
<addaction name="separator"/>
|
||||||
<addaction name="actionEntryNew"/>
|
<addaction name="actionEntryNew"/>
|
||||||
<addaction name="actionEntryEdit"/>
|
<addaction name="actionEntryEdit"/>
|
||||||
<addaction name="actionEntryDelete"/>
|
<addaction name="actionEntryDelete"/>
|
||||||
|
<addaction name="separator"/>
|
||||||
|
<addaction name="actionLockDatabases"/>
|
||||||
<addaction name="actionSearch"/>
|
<addaction name="actionSearch"/>
|
||||||
</widget>
|
</widget>
|
||||||
<action name="actionQuit">
|
<action name="actionQuit">
|
||||||
|
Loading…
Reference in New Issue
Block a user