1 ( /* the toolbar groups -*-cperl-*- */
7 onclick = "newContact(this); return false;";
8 tooltip = "Create a new address book card"; },
13 tooltip = "Create a new list"; }
18 onclick = "return onToolbarEditSelectedContacts(this);";
19 image = "properties.png";
20 tooltip = "Edit the selected card"; },
23 onclick = "return onToolbarWriteToSelectedContacts(this);";
25 tooltip = "Send a mail message"; }
30 onclick = "return uixDeleteSelectedContacts(this);";
31 image="tb-mail-delete-flat-24x24.png";
32 tooltip = "Delete selected card or address book"; }