home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEV / DEV.Z / ProjectBuilder.toolbar < prev    next >
Encoding:
Text File  |  1996-09-09  |  355 b   |  13 lines

  1. {
  2.     "toolbar name" = "ProjectBuilder";
  3.     "toolbar array" = (
  4.         ({image = "build"; help = "Show Builder";},
  5.          {image = "find"; help = "Show Finder";},
  6.          {image = "loadedFiles"; help = "Show Loaded Files";},
  7.          {image = "inspector"; help = "Show Inspector";},
  8.          {image = "launcher"; help = "Show Launcher";})
  9.     );
  10. }
  11.  
  12.  
  13.