Internationalisation

This commit is contained in:
2013-05-19 02:46:05 +02:00
parent c430b6d7f8
commit 46083b1e7d
6 changed files with 196 additions and 34 deletions

View File

@@ -5,5 +5,8 @@
#define PROJECT_VERSION "${project_VERSION}"
#define PROJECT_URL "${project_URL}"
#define GETTEXT_PACKAGE PROJECT_NAME
#define GETTEXT_DIRNAME "${CMAKE_INSTALL_PREFIX}/share/locale"
#endif /* ! CONFIG_H */