From bf656372e13890749d564cffbb75cd5f5cb61333 Mon Sep 17 00:00:00 2001 From: scarab Date: Tue, 19 Aug 2008 13:14:50 +0000 Subject: - par zmen pro gettext - nechapu proc to nebere preklady git-svn-id: http://opensvn.csie.org/tuxanci_ng@226 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- src/base/path.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/base/path.h.in') diff --git a/src/base/path.h.in b/src/base/path.h.in index cf4e47d..ff0502d 100644 --- a/src/base/path.h.in +++ b/src/base/path.h.in @@ -24,6 +24,6 @@ #define PATH_MUSIC PATH_DIR "music/" #define PATH_LOCALE "@CMAKE_LOCALE_PATH@" "/" #define PATH_DOC "@CMAKE_DOC_PATH@" "/" APPNAME "-" "@TUXANCI_VERSION@" "/" - #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@" + #define PACKAGE "tuxanci" #include "main.h" #endif -- cgit v1.2.3