mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 06:35:26 +00:00
Add missing tooltips on buttons of toolbars
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
( /* the toolbar groups -*-cperl-*- */
|
||||
( { link = "#";
|
||||
label = "Help";
|
||||
tooltip = "Help";
|
||||
onclick = "help(this);";
|
||||
image = "properties.png"; }
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user