Add missing tooltips on buttons of toolbars

This commit is contained in:
Francis Lachapelle
2015-11-23 07:07:37 -05:00
parent 31deae11b4
commit 2ae8c6f8b2
5 changed files with 11 additions and 0 deletions
@@ -2,6 +2,7 @@
( { link = "#";
isSafe = NO;
label = "Close";
tooltip = "Close";
onclick = "window.close(); return false;";
image = "tb-mail-stop-flat-24x24.png"; } )
)