[Mc4j-cvs] mc4j/application/branding/bundle/org/netbeans/core/ui/resources Standard.xml,1.1,1.2
Brought to you by:
ghinkl
From: Greg H. <gh...@us...> - 2006-04-12 19:14:03
|
Update of /cvsroot/mc4j/mc4j/application/branding/bundle/org/netbeans/core/ui/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20162/application/branding/bundle/org/netbeans/core/ui/resources Added Files: Standard.xml Log Message: Merging EMS into head for the 2.0 release work --- NEW FILE: Standard.xml --- <?xml version="1.0"?> <!-- Sun Public License Notice The contents of this file are subject to the Sun Public License Version 1.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License is available at http://www.sun.com/ The Original Code is NetBeans. The Initial Developer of the Original Code is Sun Microsystems, Inc. Portions Copyright 1997-2000 Sun Microsystems, Inc. All Rights Reserved. --> <!DOCTYPE Configuration PUBLIC "-//NetBeans IDE//DTD toolbar//EN" "http://www.netbeans.org/dtds/toolbar.dtd"> <Configuration> <Row> <Toolbar name="File" visible="true"/> <Toolbar name="Edit" /> <Toolbar name="Build" visible="false" /> <Toolbar name="Debug" visible="false" /> <Toolbar name="Memory"/> <Toolbar name="Versioning" visible="false" /> </Row> <Row> <Toolbar name="WorkspaceSwitcher" visible="true" /> <Toolbar name="StatusLine" visible="true" /> </Row> </Configuration> |