comparison src/constants.h @ 85:6fa321b3dfe7

Change root folder pattern to LK-Nummer
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 18 Jun 2015 19:34:23 +0200
parents 5923d569167b
children b8c7644a9d49
comparison
equal deleted inserted replaced
84:90c297a2a3dd 85:6fa321b3dfe7
50 * @brief the config key for the root folder info pattern. */ 50 * @brief the config key for the root folder info pattern. */
51 #define ROOT_FOLDER_PATTERN_KEY "RootFolderPattern" 51 #define ROOT_FOLDER_PATTERN_KEY "RootFolderPattern"
52 52
53 /** 53 /**
54 * @brief the default value for the root folder pattern */ 54 * @brief the default value for the root folder pattern */
55 #define DEFAULT_ROOT_PATTERN "Datum_Fachnummr_Batch-Nr." 55 #define DEFAULT_ROOT_PATTERN "Datum_LK-Nummer_Batch-Nr."
56 56
57 /** 57 /**
58 * @brief the config key for the last selected subfolder. */ 58 * @brief the config key for the last selected subfolder. */
59 #define SUB_FOLDER_KEY "SubFolder" 59 #define SUB_FOLDER_KEY "SubFolder"
60 60
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)