changing Help menu for BlueJ editon BLD200606261800
authorpkeegan@netbeans.org
Mon, 26 Jun 2006 15:31:46 +0000
changeset 72359e28788be678
parent 7234 d24b9e82ea8c
child 7236 7e4a3aa9d887
changing Help menu for BlueJ editon
bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/url/Bundle.properties
bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/utilities/Layer.xml
bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/utilities/netbeans-bluej-tut.url
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/url/Bundle.properties	Mon Jun 26 15:31:46 2006 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +Menu/Help/Tutorials/netbeans-bluej-tut.url=BlueJ Edition Tutorials
     1.5 +Menu/Help/Tutorials/quick-start.url=NetBeans IDE &Quick Start
     1.6 +
     1.7 +
     1.8 +
     1.9 +
    1.10 +
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/utilities/Layer.xml	Mon Jun 26 15:31:46 2006 +0000
     2.3 @@ -0,0 +1,59 @@
     2.4 +<?xml version="1.0"?>
     2.5 +<!--
     2.6 +                Sun Public License Notice
     2.7 +
     2.8 +The contents of this file are subject to the Sun Public License
     2.9 +Version 1.0 (the "License"). You may not use this file except in
    2.10 +compliance with the License. A copy of the License is available at
    2.11 +http://www.sun.com/
    2.12 +
    2.13 +The Original Code is NetBeans. The Initial Developer of the Original
    2.14 +Code is Sun Microsystems, Inc. Portions Copyright 1997-2005 Sun
    2.15 +Microsystems, Inc. All Rights Reserved.
    2.16 +-->
    2.17 +<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.0//EN" "http://www.netbeans.org/dtds/filesystem-1_0.dtd">
    2.18 +
    2.19 +<filesystem>
    2.20 +
    2.21 +  
    2.22 +
    2.23 +    <folder name="Menu">
    2.24 + 
    2.25 +        <folder name="Help">
    2.26 +            <attr name="Separator1.instance/Tutorials" boolvalue="true"/>
    2.27 +            <folder name="Tutorials">
    2.28 +                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.url.Bundle"/>
    2.29 +                <!--      <attr name="SystemFileSystem.icon" urlvalue="nbresloc:/org/openide/resources/actions/empty.gif"/> -->
    2.30 +                <file name="netbeans-bluej-tut.url" url="nbresloc:/org/netbeans/modules/utilities/quick-start.url">
    2.31 +                    <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.url.Bundle"/>
    2.32 +                </file>
    2.33 +                <attr name="netbeans-bluej-tut.url/quick-start.url" boolvalue="true"/>
    2.34 +                     <file name="quick-start.url" url="nbresloc:/org/netbeans/modules/utilities/quick-start.url">
    2.35 +                    <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.url.Bundle"/>
    2.36 +                </file>
    2.37 +                <attr name="quick-start.url/using-netbeans.url" boolvalue="true"/>
    2.38 +                <file name="using-netbeans.url" url="nbresloc:/org/netbeans/modules/utilities/using-netbeans.url">
    2.39 +                    <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.url.Bundle"/>
    2.40 +                </file>
    2.41 +            </folder>
    2.42 +            <attr name="Tutorials/shortcuts.xml" boolvalue="true"/>
    2.43 +            <file name="shortcuts.xml" url="nbresloc:/org/netbeans/modules/utilities/shortcuts.xml">
    2.44 +                <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.url.Bundle"/>
    2.45 +            </file>
    2.46 +            <attr name="shortcuts.xml/utilities-sep-2.instance" boolvalue="true"/>
    2.47 +            <file name="utilities-sep-2.instance">
    2.48 +                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
    2.49 +            </file>
    2.50 +            <attr name="utilities-sep-2.instance/utilities-sep-3.instance" boolvalue="true"/>
    2.51 +            <attr name="utilities-sep-3.instance/utilities-sep-4.instance" boolvalue="true"/>
    2.52 +            <attr name="utilities-sep-4.instance/utilities-sep-5.instance" boolvalue="true"/>
    2.53 +            <file name="utilities-sep-5.instance">
    2.54 +                <attr name="instanceClass" stringvalue="javax.swing.JSeparator"/>
    2.55 +            </file>
    2.56 +            <attr name="utilities-sep-5.instance/org-netbeans-core-actions-WelcomeAction.instance" boolvalue="true"/>
    2.57 +        </folder> <!-- Help -->
    2.58 +    </folder> <!-- Menu -->
    2.59 +
    2.60 + 
    2.61 +    
    2.62 +</filesystem>
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/bluej-suite/branding/modules/org-netbeans-modules-utilities.jar/org/netbeans/modules/utilities/netbeans-bluej-tut.url	Mon Jun 26 15:31:46 2006 +0000
     3.3 @@ -0,0 +1,1 @@
     3.4 +http://www.bluej.org/netbeans/tutorial/
     3.5 \ No newline at end of file