mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-16 04:05:55 +00:00
Monotone-Revision: 93779224f1891bfde67faa42b4360c0b2ee910e3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T17:36:50 Monotone-Branch: ca.inverse.sogo
8 lines
200 B
Perl
8 lines
200 B
Perl
( /* the toolbar groups -*-cperl-*- */
|
|
( { link = "#";
|
|
isSafe = NO;
|
|
label = "Cancel";
|
|
onclick = "window.close(); return false;";
|
|
image = "tb-ab-delete-flat-24x24.png"; } )
|
|
)
|