src/config.in

Thu, 12 May 2022 22:41:11 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 12 May 2022 22:41:11 +0200
changeset 204
decbf82ae9a5
parent 2
a1e435907f3a
permissions
-rw-r--r--

Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.

#ifndef CONFIG_IN
#define CONFIG_IN

#define CONFIGDATADIR "${CONFIGDATADIR}"
#define CONFIGDOCDIR "${CONFIGDOCDIR}"

#define VERSIONSTRING "${bmsapp_VERSION_MAJOR}.${bmsapp_VERSION_MINOR}.${bmsapp_VERSION_PATCH}"

#endif

mercurial