14 |
{ |
{ |
15 |
// Version |
// Version |
16 |
public const string strDatabaseVersion = "1.0.0.4"; // The version string for the ATS database |
public const string strDatabaseVersion = "1.0.0.4"; // The version string for the ATS database |
17 |
public const string strDatabaseName = "AnywhereTS"; // THe name of the ATS database |
public const string strDatabaseName = "AtsDb"; // THe name of the ATS database |
18 |
//[SerializableAttribute] public struct Color; |
//[SerializableAttribute] public struct Color; |
19 |
|
|
20 |
// Registry keys |
// Registry keys |