Mercurial > MadButterfly
annotate Android/examples/testpath/res/values/strings.xml @ 1513:5d4c7ec05bcd
Add comments
author | Thinker K.F. Li <thinker@codemud.net> |
---|---|
date | Tue, 10 May 2011 23:43:12 +0800 |
parents | e505597c17fb |
children |
rev | line source |
---|---|
501
e505597c17fb
testpath is an Android Java application for demo MadButterfly.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
e505597c17fb
testpath is an Android Java application for demo MadButterfly.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
2 <resources> |
e505597c17fb
testpath is an Android Java application for demo MadButterfly.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
3 <string name="app_name">testpath</string> |
e505597c17fb
testpath is an Android Java application for demo MadButterfly.
Thinker K.F. Li <thinker@branda.to>
parents:
diff
changeset
|
4 </resources> |