5 lines
135 B
C
5 lines
135 B
C
#include <locale.h>
|
|
#define DATADIR "."
|
|
#define PACKAGE_VERSION ""
|
|
#define PACKAGE_STRING ""
|
|
static const char *progname = "loadkeyz";
|