/[weechat]/weechat/src/weechat.h
ViewVC logotype

Diff of /weechat/src/weechat.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by flashcode, Sat Oct 4 11:29:51 2003 UTC revision 1.5 by flashcode, Sat Oct 4 14:35:12 2003 UTC
# Line 27  Line 27 
27  #include <locale.h>  #include <locale.h>
28  #include <libintl.h>  #include <libintl.h>
29    
30    #define PACKAGE "weechat"
31  #define _(string) gettext(string)  #define _(string) gettext(string)
32  #define N_(string) (string)  #define N_(string) (string)
33    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26