Introduce APP_SITE for easy rebranding of viewer website from strings.xml.

This commit is contained in:
Inusaito Sayori
2014-05-28 22:54:40 -04:00
parent c640585bc3
commit d78550e83e
10 changed files with 10 additions and 8 deletions

View File

@@ -28,6 +28,7 @@ Make sure you entered the correct Login URI. An example of a Login URI is: \"htt
<string name="APP_NAME">Singularity Viewer</string>
<string name="CAPITALIZED_APP_NAME">SINGULARITY VIEWER</string>
<string name="SHORT_APP_NAME">Singularity</string>
<string name="APP_SITE">http://www.singularityviewer.org</string>
<string name="SECOND_LIFE_GRID">Second Life Grid</string>
<string name="SUPPORT_SITE">Second Life Support Portal</string>