annotate Android/examples/testpath/res/values/strings.xml @ 541:f42419c08a65 Android_Skia

Swap geo_t::cur_area and geo_t::last_area correctly. See comment of GEO_SWAP() in redraw_man.c.
author Thinker K.F. Li <thinker@branda.to>
date Mon, 24 May 2010 21:09:32 +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>