mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-21 17:36:24 +00:00
9 lines
174 B
Perl
9 lines
174 B
Perl
( /* the toolbar groups -*-cperl-*- */
|
|
( { link = "#";
|
|
label = "Help";
|
|
tooltip = "Help";
|
|
onclick = "help(this);";
|
|
image = "properties.png"; }
|
|
)
|
|
)
|