Browse CVS Repository
Diff of /undmail/guiproto/ComposeToolbarSource.m
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 31 |
label:@"Label_Address" |
label:@"Label_Address" |
| 32 |
imageName:@"addresses_32.tiff" |
imageName:@"addresses_32.tiff" |
| 33 |
isDefault:YES]; |
isDefault:YES]; |
| 34 |
|
item = [self addToolbarItemWithIdentifier:@"edit_headers" |
| 35 |
|
label:@"Label_Edit_Headers" |
| 36 |
|
imageName:@"create_32.tiff" |
| 37 |
|
isDefault:YES]; |
| 38 |
} |
} |
| 39 |
return self; |
return self; |
| 40 |
} |
} |
|
|
Legend:
| Removed from v.1.1 |
|
| changed lines |
| |
Added in v.1.2 |
|
|
|