- Added '#define L10N' marker to all source files that are localized.
This commit is contained in:
Paul Beckingham
2011-05-27 23:59:09 -04:00
parent d51bd3f445
commit f67706c28e
76 changed files with 124 additions and 8 deletions

View File

@@ -29,6 +29,8 @@
#include <regex.h>
#include "rx.h"
#define L10N // Localization complete.
//#define _POSIX_C_SOURCE 1
#define MAX_MATCHES 8