move several strings, including app name, NBS port, and url prefix, into generated

.xml file so Dbg and regular variants can co-exist better
This commit is contained in:
Eric House 2015-08-01 22:40:24 -07:00
parent 0425df7a5e
commit 8182fc7822

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_version">4.4 beta 97</string>
<!-- The name of the app. Not localized! -->
<string name="app_name">CrossDbg</string>
</resources>