Mercurial > pidgin
changeset 348:29f95b2b3e38
[gaim-migrate @ 358]
GNOME already defines these
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 07 Jun 2000 14:04:24 +0000 |
parents | d64101dc5c7e |
children | b402a23f35df |
files | src/gaim.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gaim.h Wed Jun 07 13:30:04 2000 +0000 +++ b/src/gaim.h Wed Jun 07 14:04:24 2000 +0000 @@ -73,6 +73,7 @@ #define REG_SRVR "blueridge.net" #define REG_PORT 25 +#ifndef USE_APPLET #ifdef ENABLE_NLS # include <libintl.h> # define _(x) gettext(x) @@ -85,6 +86,7 @@ # define N_(String) (String) # define _(x) (x) #endif +#endif extern struct prefs_data *pd; extern struct debug_window *dw; @@ -370,7 +372,7 @@ #define TYPE_SIGNOFF 4 #define TYPE_KEEPALIVE 5 -#define REVISION "gaim:$Revision: 355 $" +#define REVISION "gaim:$Revision: 358 $" #define FLAPON "FLAPON\r\n\r\n" #define ROAST "Tic/Toc"