Skip to content

Commit 4a07757

Browse files
committed
templates renamed to start with Hello World ARM *
1 parent 9551ae4 commit 4a07757

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ilg.gnuarmeclipse.managedbuild.cross/templates/projecttemplates/HelloWorld_CM3_C_Project/template.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
###############################################################################
1212

1313
#Template Default Values
14-
HelloWorld.Ctemplate.label=Hello ARM Cortex-M3 World C Project
14+
HelloWorld.Ctemplate.label=Hello World ARM Cortex-M3 C Project
1515
HelloWorld.Ctemplate.description=A skeletal Managed C Hello World project for ARM Cortex M3. Creates a folder for sources and another for include.
1616

1717
HelloWorld.basics.label=Basic Settings

ilg.gnuarmeclipse.managedbuild.cross/templates/projecttemplates/HelloWorld_CPP_Project/template.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
###############################################################################
1212

1313
#Template Default Values
14-
HelloWorld.CCtemplate.label=Hello ARM World C++ Project
14+
HelloWorld.CCtemplate.label=Hello World ARM C++ Project
1515
HelloWorld.CCtemplate.description=A skeletal Managed C++ Hello World project for ARM. Creates a folder for sources and another for include.
1616
HelloWorld.basics.label=Basic Settings
1717
HelloWorld.basics.description=Basic properties of a project

ilg.gnuarmeclipse.managedbuild.cross/templates/projecttemplates/HelloWorld_C_Project/template.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
###############################################################################
1212

1313
#Template Default Values
14-
HelloWorld.Ctemplate.label=Hello ARM World C Project
14+
HelloWorld.Ctemplate.label=Hello World ARM C Project
1515
HelloWorld.Ctemplate.description=A skeletal Managed C Hello World project for ARM. Creates a folder for sources and another for include.
1616
HelloWorld.basics.label=Basic Settings
1717
HelloWorld.basics.description=Basic properties of a project

0 commit comments

Comments
 (0)