ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/lib/gettext.h
(Generate patch)

Comparing gvpe/lib/gettext.h (file contents):
Revision 1.1 by pcg, Sat Mar 1 15:53:02 2003 UTC vs.
Revision 1.2 by pcg, Thu Mar 3 16:54:34 2005 UTC

1/* Convenience header for conditional use of GNU <libintl.h>. 1/* Convenience header for conditional use of GNU <libintl.h>.
2 Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc. 2 Copyright (C) 1995-1998, 2000-2002 Free Software Foundation, Inc.
3 3
4 This file is part of GVPE.
5
4 This program is free software; you can redistribute it and/or modify it 6 GVPE is free software; you can redistribute it and/or modify it
5 under the terms of the GNU Library General Public License as published 7 under the terms of the GNU Library General Public License as published
6 by the Free Software Foundation; either version 2, or (at your option) 8 by the Free Software Foundation; either version 2, or (at your option)
7 any later version. 9 any later version.
8 10
9 This program is distributed in the hope that it will be useful, 11 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of 12 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 Library General Public License for more details. 14 Library General Public License for more details.
13 15
14 You should have received a copy of the GNU Library General Public 16 You should have received a copy of the GNU Library General Public
15 License along with this program; if not, write to the Free Software 17 License along with gvpe; if not, write to the Free Software
16 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17 */ 19 */
18 20
19#ifndef _LIBGETTEXT_H 21#ifndef _LIBGETTEXT_H
20#define _LIBGETTEXT_H 1 22#define _LIBGETTEXT_H 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines