This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 51348
Collapse All | Expand All

(-)vcscore/resources/mf-layer.xml (+1 lines)
Lines 158-163 Link Here
158
       <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/modules/vcscore/resources/templatesVCSFS.html"/>
158
       <attr name="templateWizardURL" urlvalue="nbresloc:/org/netbeans/modules/vcscore/resources/templatesVCSFS.html"/>
159
       <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.vcscore.wizard.Bundle" />
159
       <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.vcscore.wizard.Bundle" />
160
       </folder>
160
       </folder>
161
     <attr name="SystemFileSystem.localizingBundle" stringvalue="org.netbeans.modules.vcscore.wizard.Bundle" />
161
     </folder>
162
     </folder>
162
   </folder>
163
   </folder>
(-)vcscore/wizard/Bundle.properties (-1 / +2 lines)
Lines 6-15 Link Here
6
# http://www.sun.com/
6
# http://www.sun.com/
7
# 
7
# 
8
# The Original Code is NetBeans. The Initial Developer of the Original
8
# The Original Code is NetBeans. The Initial Developer of the Original
9
# Code is Sun Microsystems, Inc. Portions Copyright 1997-2003 Sun
9
# Code is Sun Microsystems, Inc. Portions Copyright 1997-2004 Sun
10
# Microsystems, Inc. All Rights Reserved.
10
# Microsystems, Inc. All Rights Reserved.
11
11
12
#--------------------------------------------------------------------
12
#--------------------------------------------------------------------
13
13
14
# mf-layer.xml
14
# mf-layer.xml
15
Templates/Mount=Filesystems
15
Templates/Mount/VCS=Version Control
16
Templates/Mount/VCS=Version Control

Return to bug 51348