Changed labels for some android samples
This commit is contained in:
parent
d8ebf22444
commit
5e3e283e30
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>15-puzzle</name>
|
||||
<name>Sample - 15-puzzle</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">image-manipulations</string>
|
||||
<string name="app_name">OpenCV sample - image-manipulations</string>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user