Develop and Download Open Source Software

Browse CVS Repository

Diff of /undmail/guiproto/ComposeToolbarSource.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by footashida, Sun Nov 17 03:58:21 2002 UTC revision 1.2 by footashida, Sun Nov 24 13:45:06 2002 UTC
# Line 31  extern NSToolbarItem * MakeToolbarItem(N Line 31  extern NSToolbarItem * MakeToolbarItem(N
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26