mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Search button to default toolbar
This commit is contained in:
parent
e4c6dee27a
commit
87c4fa3105
4 changed files with 6 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Buttonbar]
|
||||
Buttoncount=7
|
||||
Buttoncount=9
|
||||
button1=%commander_path%\pixmaps\16x16\actions\view-refresh.png
|
||||
cmd1=cm_Refresh
|
||||
menu1=Refresh
|
||||
|
|
@ -17,6 +17,10 @@ button6=%commander_path%\pixmaps\16x16\actions\go-up.png
|
|||
cmd6=cm_ShowButtonMenu
|
||||
param6=default.bar
|
||||
menu6=Example of ShowButtonMenu
|
||||
button7=%commander_path%\pixmaps\16x16\filesystems\archive.png
|
||||
button7=%commander_path%\pixmaps\16x16\mimetypes\package-x-generic.png
|
||||
cmd7=cm_PackFiles
|
||||
menu7=Pack files...
|
||||
menu8=-
|
||||
button9=%commander_path%\pixmaps\16x16\actions\system-search.png
|
||||
cmd9=cm_Search
|
||||
menu9=Search
|
||||
|
|
|
|||
BIN
pixmaps/16x16/actions/system-search.png
Normal file
BIN
pixmaps/16x16/actions/system-search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 935 B |
BIN
pixmaps/22x22/actions/system-search.png
Normal file
BIN
pixmaps/22x22/actions/system-search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
pixmaps/32x32/actions/system-search.png
Normal file
BIN
pixmaps/32x32/actions/system-search.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue