# HG changeset patch # User Andre Heinecke # Date 1434648863 -7200 # Node ID 6fa321b3dfe75690feba5f791bcbc6eecd8fb9f2 # Parent 90c297a2a3dd6a8696744f6fd999b99566ee09fa Change root folder pattern to LK-Nummer diff -r 90c297a2a3dd -r 6fa321b3dfe7 src/constants.h --- a/src/constants.h Thu Jun 18 19:22:21 2015 +0200 +++ b/src/constants.h Thu Jun 18 19:34:23 2015 +0200 @@ -52,7 +52,7 @@ /** * @brief the default value for the root folder pattern */ -#define DEFAULT_ROOT_PATTERN "Datum_Fachnummr_Batch-Nr." +#define DEFAULT_ROOT_PATTERN "Datum_LK-Nummer_Batch-Nr." /** * @brief the config key for the last selected subfolder. */