annotate Android/examples/testpath/res/values/strings.xml @ 1031:a79118734d20 refine_backend_if

Highlevel view of MadButterfly components
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 22 Nov 2010 22:26:03 +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>