X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fsynfigapp%2Fgeneral.h;h=816b0e0075ac008785ac08c3f7da5c36cbd97469;hb=62c72bf0bc6482003ae7423ecf727b2576fd5c46;hp=51bfdfeb09962ca1b19b3d7712ab93fd54cd361a;hpb=6cabf9fcf0530fdd75903d500abbefdd996fdef0;p=synfig.git diff --git a/synfig-studio/trunk/src/synfigapp/general.h b/synfig-studio/trunk/src/synfigapp/general.h index 51bfdfe..816b0e0 100644 --- a/synfig-studio/trunk/src/synfigapp/general.h +++ b/synfig-studio/trunk/src/synfigapp/general.h @@ -5,7 +5,8 @@ ** $Id$ ** ** \legal -** Copyright 2007 Paul Wise +** Copyright (c) 2007 Paul Wise +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -43,6 +44,7 @@ #else #define _(x) (x) #define N_(x) (x) +#define gettext(x) (x) #endif /* === T Y P E D E F S ===================================================== */