Index: .hgignore
===================================================================
--- .hgignore	(revision 1bc579460e0528c38682075245cb9ac92eae75d8)
+++ .hgignore	(revision 1bc579460e0528c38682075245cb9ac92eae75d8)
@@ -0,0 +1,3 @@
+
+syntax: regexp
+^bin$
Index: res/values/strings.xml
===================================================================
--- res/values/strings.xml	(revision 17dfb52ab4f48e224ffd883f42c6e11edfaa852f)
+++ res/values/strings.xml	(revision 1bc579460e0528c38682075245cb9ac92eae75d8)
@@ -2,5 +2,5 @@
 
 <resources>
-	<string name="app_name">Lunar Lander</string>
+	<string name="app_name">Galcon Clone</string>
 	
     <string name="menu_start">Start</string>
@@ -24,5 +24,3 @@
 
     <string name="lunar_layout_text_text"></string>
-    
-    <string name="hello">Hello World, HelloAndroid!</string>
 </resources>
