Localization settings are read from configuration now

This commit is contained in:
Simon Rozman
2016-03-12 15:49:17 +01:00
parent b82e4e9b22
commit 690109c5a6
3 changed files with 15 additions and 7 deletions

View File

@@ -53,3 +53,9 @@
// Replace with new on every version change, regardless how minor it is.
//
#define ZRCOLA_VERSION_GUID "{F0ECB49B-1EF8-487F-9BE3-B0CC3CADE8AE}"
//
// The product vendor and application name for configuration keeping.
//
#define ZRCOLA_CFG_VENDOR "Amebis"
#define ZRCOLA_CFG_APPLICATION "ZRCola"