mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-13 10:53:18 +00:00
Monotone-Parent: 759f56bb9faa71b79a075866ec2f0a77d1f08bd8
Monotone-Revision: 40a3a3e82a6e149008b93190dcfd86a7e7f4d2b7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:58:21 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
( /* the toolbar groups -*-cperl-*- */
|
||||
( { link = "#";
|
||||
label = "Save and Close";
|
||||
onclick = "return savePreferences();";
|
||||
image = "tb-compose-save-flat-24x24.png"; },
|
||||
{ link = "#";
|
||||
isSafe = NO;
|
||||
label = "Close";
|
||||
onclick = "window.close(); return false;";
|
||||
image = "tb-mail-stop-flat-24x24.png"; }
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user