mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 08:23:28 +00:00
Monotone-Parent: 00073a874a92b7194927dbee98c428cec16b2430
Monotone-Revision: 4945bac92c07f3415fdb724d05d69bdbf029c39d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-13T22:29:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,9 +1,12 @@
|
|||||||
( /* the toolbar groups -*-cperl-*- */
|
( /* the toolbar groups -*-cperl-*- */
|
||||||
|
|
||||||
( /* first group */
|
( /* first group */
|
||||||
{ link = "getMail";
|
{ link = "#";
|
||||||
image = "tb-mail-getmail-flat-24x24.png";
|
image = "tb-mail-getmail-flat-24x24.png";
|
||||||
cssClass = "tbicon_getmail"; label = "Get Mail"; },
|
cssClass = "tbicon_getmail";
|
||||||
|
label = "Get Mail";
|
||||||
|
onclick = "return refreshMailbox(this);";
|
||||||
|
},
|
||||||
{ link = "#";
|
{ link = "#";
|
||||||
isSafe = NO;
|
isSafe = NO;
|
||||||
image = "tb-mail-write-flat-24x24.png";
|
image = "tb-mail-write-flat-24x24.png";
|
||||||
|
|||||||
Reference in New Issue
Block a user