L10N
- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* commit.h.in. Creates commit.h during a cmake run */
|
||||
#define L10N // Localization complete.
|
||||
|
||||
/* git information */
|
||||
#define COMMIT "${COMMIT}"
|
||||
|
||||
Reference in New Issue
Block a user