mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Example button of ShowButtonMenu in toolbar
This commit is contained in:
parent
4ac486743b
commit
dcdd6d0d01
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Buttonbar]
|
||||
Buttoncount=4
|
||||
Buttoncount=5
|
||||
button1=%commander_path%\pixmaps\16x16\actions\view-refresh.png
|
||||
cmd1=actRefresh
|
||||
menu1=Refresh
|
||||
|
|
@ -12,3 +12,7 @@ menu3=Select group...
|
|||
button4=%commander_path%\pixmaps\16x16\actions\list-remove.png
|
||||
cmd4=actMarkMinus
|
||||
menu4=Unselect group...
|
||||
button5=%commander_path%/pixmaps/16x16/actions/go-up.png
|
||||
cmd5=actShowButtonMenu
|
||||
param5=default.bar
|
||||
menu5=Example of ShowButtonMenu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue