Hopefully fix missing libdcpomatic i18n.
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 22:32:12 +0000 (23:32 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Jul 2015 22:32:12 +0000 (23:32 +0100)
src/lib/i18n.h

index 890313bc68b1cb3714521e04f6ea89346336fc4d..2f8a7e9f1fabe60840630fb989b38b79db6f108f 100644 (file)
@@ -19,5 +19,5 @@
 
 #include <libintl.h>
 
-#define _(x) dgettext ("libdcpomatic", x)
+#define _(x) dgettext ("libdcpomatic2", x)
 #define N_(x) x