Changed labels for some android samples
authorAndrey Kamaev <no@email>
Tue, 19 Jul 2011 07:40:26 +0000 (07:40 +0000)
committerAndrey Kamaev <no@email>
Tue, 19 Jul 2011 07:40:26 +0000 (07:40 +0000)
samples/android/15-puzzle/.project
samples/android/15-puzzle/res/values/strings.xml
samples/android/image-manipulations/.project
samples/android/image-manipulations/res/values/strings.xml

index 415bed2..9005e16 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
 <projectDescription>\r
-       <name>15-puzzle</name>\r
+       <name>Sample - 15-puzzle</name>\r
        <comment></comment>\r
        <projects>\r
        </projects>\r
index 99e7315..35902fd 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-    <string name="app_name">15-puzzle</string>
+    <string name="app_name">OpenCV Sample - 15-puzzle</string>
 </resources>
index 6c7d5fd..2920cef 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-       <name>image-manipulations</name>
+       <name>Sample - image-manipulations</name>
        <comment></comment>
        <projects>
        </projects>
index 630c8e3..590b448 100644 (file)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <resources>\r
-    <string name="app_name">image-manipulations</string>\r
+    <string name="app_name">OpenCV sample - image-manipulations</string>\r
 </resources>\r