Monotone-Parent: 479f9e8a751025c1d9ce8f8818e1257e66ac7642

Monotone-Revision: 82cf74276a48a04d2d3bb16da3ed5b73576a77ef

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-12T14:40:10
This commit is contained in:
Francis Lachapelle
2011-12-12 14:40:10 +00:00
parent 59a0198e60
commit 3d3392b67b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -12,14 +12,14 @@
{ link = "#";
onclick = "return onContactAdd(this);";
image = "tb-compose-contacts-flat-24x24.png";
cssClass = "tbicon_addressbook single-window-not-conditional";
cssClass = "tbicon_addressbook";
label = "Contacts";
tooltip = "Select a recipient from an Address Book"; },
{ link = "#";
isSafe = NO;
onclick = "return clickedEditorAttach(this)";
image = "tb-compose-attach-flat-24x24.png";
cssClass = "tbicon_attach";
cssClass = "tbicon_attach single-window-not-conditional";
label = "Attach";
tooltip = "Include an attachment"; },
{ link = "#";
+1 -1
View File
@@ -43,7 +43,7 @@
(
{ link = "#";
onclick = "return onPrintCurrentMessage(event);";
cssClass = "tbicon_print";
cssClass = "tbicon_print single-window-not-conditional";
image = "tb-mail-print-flat-24x24.png";
label = "Print";
tooltip = "Print this message"; },