Android samples renaming was done. Icon updated.

This commit is contained in:
Alexander Smorkalov
2012-07-02 10:06:08 +00:00
parent b3f68d29e7
commit 3a88fc5aa9
33 changed files with 83 additions and 98 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Sample - face-detection</name>
<name>OpenCV Sample - face-detection</name>
<comment></comment>
<projects>
</projects>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">OpenCV Sample - face-detection</string>
<string name="app_name">OCV Face Detection</string>
</resources>