Initial Project Creation

The goal of this project is to create an intuitive forum
browsing application for the Ocean State Jeepsters
(http://www.oceanstatejeepsters.com/forum/)

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-08-27 11:03:40 -04:00
commit fe3d348077
31 changed files with 495 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<resources>
<string name="app_name">OSJ Forum</string>
<string name="title_topic_detail">Topic Detail</string>
<string name="title_topic_list">Topics</string>
</resources>