a8bda3dc7c433631ab2efe6c631570eb6d723b0a
[platform/upstream/gettext.git] / gettext-tools / examples / ChangeLog
1 2013-06-10  Daiki Ueno  <ueno@gnu.org>
2
3         * Makefile.am: Use $(MKDIR_P) instead of $(mkdir_p).
4         * hello-c++-qt/po/Makefile.am: Likewise.
5         * hello-c++-wxwidgets/po/Makefile.am: Likewise.
6         * hello-clisp/po/Makefile.am: Likewise.
7         * hello-csharp-forms/Makefile.am: Likewise.
8         * hello-csharp-forms/po/Makefile.am: Likewise.
9         * hello-csharp/Makefile.am: Likewise.
10         * hello-csharp/po/Makefile.am: Likewise.
11         * hello-gawk/po/Makefile.am: Likewise.
12         * hello-guile/po/Makefile.am: Likewise.
13         * hello-java-awt/Makefile.am: Likewise.
14         * hello-java-qtjambi/Makefile.am: Likewise.
15         * hello-java-swing/Makefile.am: Likewise.
16         * hello-java/Makefile.am: Likewise.
17         * hello-librep/po/Makefile.am: Likewise.
18         * hello-pascal/Makefile.am: Likewise.
19         * hello-pascal/po/Makefile.am: Likewise.
20         * hello-perl/po/Makefile.am: Likewise.
21         * hello-php/po/Makefile.am: Likewise.
22         * hello-python/po/Makefile.am: Likewise.
23         * hello-sh/po/Makefile.am: Likewise.
24         * hello-smalltalk/po/Makefile.am: Likewise.
25         * hello-tcl-tk/po/Makefile.am: Likewise.
26         * hello-tcl/po/Makefile.am: Likewise.
27         * hello-ycp/po/Makefile.am: Likewise.
28         Suggested by Stefano Lattarini in
29         <https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
30
31 2013-04-23  Daiki Ueno  <ueno@gnu.org>
32
33         * po/xsmallpot.sh: Don't assume that aclocal accepts configure.in.
34
35 2013-04-02  Daiki Ueno  <ueno@gnu.org>
36
37         * Makefile.am (clean-local): New rule to remove tmp-hello-*.
38
39 2012-12-25  Daiki Ueno  <ueno@gnu.org>
40
41         * gettext-0.18.2 released.
42
43 2012-12-19  Daiki Ueno  <ueno@gnu.org>
44
45         Fix build error in hello-c++-kde due to autom4te cache.
46         * po/xsmallpot.sh: Pass -f to autoconf to ignore cache.
47
48 2012-12-07  Bruno Haible  <bruno@clisp.org>
49
50         * po/cs.po: New file, from Marek Černocký <marek@manet.cz>.
51         * po/nb.po: New file, from Johnny A. Solbu <johnny@solbu.net>.
52         * po/vi.po: Update from Trần Ngọc Quân <vnwildman@gmail.com>.
53         * po/LINGUAS: Add cs, hr, nb.
54         * hello-*/po/LINGUAS: Update.
55         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
56
57 2012-07-08  Bruno Haible  <bruno@clisp.org>
58
59         * po/hr.po: New file, from Tomislav Krznar <tomislav.krznar@gmail.com>.
60
61 2011-01-18  Bruno Haible  <bruno@clisp.org>
62
63         * po/da.po: New file, from Keld Simonsen <keld@keldix.com>.
64         * po/gl.po: New file, from
65         Leandro Regueiro <leandro.regueiro@gmail.com>.
66         * po/LINGUAS: Add da, gl.
67         * hello-*/po/LINGUAS: Update.
68         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
69
70 2010-10-10  Bruno Haible  <bruno@clisp.org>
71
72         * po/bg.po: Update from Roumen Petrov <transl@roumenpetrov.info>.
73
74 2010-08-13  Nicola Pero  <nicola.pero@meta-innovation.com>  (tiny change)
75
76         Fix build error in hello-objc-gnustep due to 'ast' and 'ky' catalogs.
77         * hello-objc-gnustep/po/LocaleAliases: Regenerated from newest
78         gnustep-base/Languages/Locale.aliases.
79
80 2010-06-04  Bruno Haible  <bruno@clisp.org>
81
82         * gettext-0.18.1 released.
83
84 2010-05-09  Bruno Haible  <bruno@clisp.org>
85
86         * gettext-0.18 released.
87
88 2010-04-25  Bruno Haible  <bruno@clisp.org>
89
90         Update hello-pascal example.
91         * hello-pascal/INSTALL: Require fpc 2.0 or newer.
92         * hello-pascal/hello.pas: Use GetProcessID from the system unit,
93         instead of getpid from the oldlinux unit or fpgetpid from the baseunix
94         unit.
95         Reported by Marco van de Voort <marcov@stack.nl>.
96
97 2010-04-02  Bruno Haible  <bruno@clisp.org>
98
99         * hello-c++-wxwidgets/autogen.sh: Update origin of lib-*.m4 and
100         config.rpath files.
101
102 2010-03-09  Bruno Haible  <bruno@clisp.org>
103
104         * po/ast.po: Update.
105
106 2010-01-31  Bruno Haible  <bruno@clisp.org>
107
108         * po/bg.po: New file, from Roumen Petrov <transl@roumenpetrov.info>.
109         * po/LINGUAS: Add bg.
110         * hello-*/po/LINGUAS: Update.
111         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
112
113 2009-12-19  Bruno Haible  <bruno@clisp.org>
114
115         * po/ast.po: New file, from
116         Marcos Alvarez Costales <marcos.alvarez.costales@gmail.com>.
117         * po/LINGUAS: Add ast.
118         * hello-*/po/LINGUAS: Update.
119         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
120
121 2009-08-16  Bruno Haible  <bruno@clisp.org>
122
123         Silence the msgmerge invocations.
124         * hello-c/po/Makevars (MSGMERGE_OPTIONS): New variable.
125         * hello-c-gnome/po/Makevars (MSGMERGE_OPTIONS): Likewise.
126         * hello-c++/po/Makevars (MSGMERGE_OPTIONS): Likewise.
127         * hello-c++-kde/po/Makevars (MSGMERGE_OPTIONS): Likewise.
128         * hello-c++-gnome/po/Makevars (MSGMERGE_OPTIONS): Likewise.
129         * hello-objc/po/Makevars (MSGMERGE_OPTIONS): Likewise.
130         * hello-objc-gnome/po/Makevars (MSGMERGE_OPTIONS): Likewise.
131         * po/Makefile.am (MSGMERGE_OPTIONS): New variable.
132         ($(POFILES), .nop.po-update): Use it.
133         * hello-c++-qt/po/Makefile.am: Likewise.
134         * hello-c++-wxwidgets/po/Makefile.am: Likewise.
135         * hello-sh/po/Makefile.am: Likewise.
136         * hello-python/po/Makefile.am: Likewise.
137         * hello-clisp/po/Makefile.am: Likewise.
138         * hello-librep/po/Makefile.am: Likewise.
139         * hello-guile/po/Makefile.am: Likewise.
140         * hello-smalltalk/po/Makefile.am: Likewise.
141         * hello-java/po/Makefile.am: Likewise.
142         * hello-java-awt/po/Makefile.am: Likewise.
143         * hello-java-swing/po/Makefile.am: Likewise.
144         * hello-java-qtjambi/po/Makefile.am: Likewise.
145         * hello-csharp/po/Makefile.am: Likewise.
146         * hello-csharp-forms/po/Makefile.am: Likewise.
147         * hello-gawk/po/Makefile.am: Likewise.
148         * hello-pascal/po/Makefile.am: Likewise.
149         * hello-ycp/po/Makefile.am: Likewise.
150         * hello-tcl/po/Makefile.am: Likewise.
151         * hello-tcl-tk/po/Makefile.am: Likewise.
152         * hello-perl/po/Makefile.am: Likewise.
153         * hello-php/po/Makefile.am: Likewise.
154         * hello-objc-gnustep/po/GNUmakefile: Likewise.
155         * po/mmsmallpo.sh: Pass option --quiet to msgmerge.
156
157 2009-08-16  Bruno Haible  <bruno@clisp.org>
158
159         * hello-objc-gnustep/po/GNUmakefile: Apply 2007-10-18 changes to
160         hello-*/po/Makefile.am.
161
162 2009-08-16  Bruno Haible  <bruno@clisp.org>
163
164         * hello-objc-gnustep/po/GNUmakefile: Apply 2007-10-17 changes to
165         hello-*/po/Makefile.am.
166         (PACKAGE_NAME, PACKAGE_VERSION): New variables.
167
168 2009-08-16  Bruno Haible  <bruno@clisp.org>
169
170         * hello-objc-gnustep/po/GNUmakefile: Apply part of 2005-02-07 changes
171         to hello-*/po/Makefile.am..
172
173 2009-08-16  Bruno Haible  <bruno@clisp.org>
174
175         * hello-objc-gnustep/po/GNUmakefile: Apply 2004-01-17 changes to
176         hello-*/po/Makefile.am.
177
178 2009-07-29  Bruno Haible  <bruno@clisp.org>
179
180         * po/lv.po: New file, from Rihards Priedītis <rprieditis@gmail.com>.
181         * po/LINGUAS: Add lv.
182         * hello-*/po/LINGUAS: Update.
183         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
184
185 2009-05-23  Bruno Haible  <bruno@clisp.org>
186
187         * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option.
188
189 2009-05-23  Bruno Haible  <bruno@clisp.org>
190
191         * configure.ac: Invoke gl_INIT_PACKAGE. Use the preferred form of
192         AM_INIT_AUTOMAKE.
193
194 2009-01-27  Bruno Haible  <bruno@clisp.org>
195
196         * hello-c++-qt/po/Makefile.am (XGETTEXT_OPTIONS): Add more options for
197         the tr function, for compatibility with Qt 4.
198
199 2009-01-18  Bruno Haible  <bruno@clisp.org>
200
201         * hello-c++-qt/po/Makefile.am (.po.gmo): Pass --verbose to msgfmt when
202         producing statistics.
203         * hello-c++-wxwidgets/po/Makefile.am (.po.gmo): Likewise.
204         * hello-clisp/po/Makefile.am (.po.gmo): Likewise.
205         * hello-gawk/po/Makefile.am (.po.gmo): Likewise.
206         * hello-guile/po/Makefile.am (.po.gmo): Likewise.
207         * hello-librep/po/Makefile.am (.po.gmo): Likewise.
208         * hello-pascal/po/Makefile.am (.po.gmo): Likewise.
209         * hello-perl/po/Makefile.am (.po.gmo): Likewise.
210         * hello-php/po/Makefile.am (.po.gmo): Likewise.
211         * hello-python/po/Makefile.am (.po.gmo): Likewise.
212         * hello-sh/po/Makefile.am (.po.gmo): Likewise.
213         * hello-smalltalk/po/Makefile.am (.po.gmo): Likewise.
214         * hello-ycp/po/Makefile.am (.po.gmo): Likewise.
215         * hello-java/po/Makefile.am (update-properties, update-classes):
216         Likewise.
217         * hello-java-awt/po/Makefile.am (update-properties, update-classes):
218         Likewise.
219         * hello-java-swing/po/Makefile.am (update-properties, update-classes):
220         Likewise.
221         * hello-java-qtjambi/po/Makefile.am (update-properties,
222         update-classes): Likewise.
223         Suggested by Vincent Lefevre <vincent@vinc17.org>.
224
225 2009-01-18  Bruno Haible  <bruno@clisp.org>
226
227         * po/mt.po: New file, from Clyde Meli <cmeli@cis.um.edu.mt>.
228         * po/LINGUAS: Add mt.
229         * hello-*/po/LINGUAS: Update.
230         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
231
232 2009-01-14  Bruno Haible  <bruno@clisp.org>
233
234         * configure.ac: More consistent m4 quoting.
235
236 2007-12-24  Bruno Haible  <bruno@clisp.org>
237
238         * hello-*/po/Makefile.am ($(POFILES), .nop.po-update): When using
239         msgmerge 0.18 or newer, pass a --lang option.
240         * hello-objc-gnustep/po/GNUmakefile ($(POFILES), .nop.po-update):
241         Likewise.
242
243 2007-12-24  Bruno Haible  <bruno@clisp.org>
244
245         * hello-*/po/Makefile.am (.nop.po-update): Put all non-option arguments
246         after all option arguments, so that the commands work 1. when
247         POSIXLY_CORRECT is set, 2. on platforms whose getopt facility is POSIX
248         compliant but not GNU libc compatible, such as Cygwin.
249         * hello-objc-gnustep/po/GNUmakefile (.nop.po-update): Likewise.
250
251 2007-11-13  Bruno Haible  <bruno@clisp.org>
252
253         * po/ky.po: New file, from Ilyas Bakirov <just_ilyas@yahoo.com>.
254         * po/LINGUAS: Add ky.
255         * hello-*/po/LINGUAS: Update.
256         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
257
258 2007-11-07  Bruno Haible  <bruno@clisp.org>
259
260         * gettext-0.17 released.
261
262 2007-10-31  Bruno Haible  <bruno@clisp.org>
263
264         * hello-*/m4/Makefile.am (EXTRA_DIST): Remove ulonglong.m4.
265         * hello-*/autoclean.sh: Don't remove ulonglong.m4 any more.
266
267 2007-10-28  Bruno Haible  <bruno@clisp.org>
268
269         * hello-*/po/Makefile.am ($(DOMAIN).pot-update): Consider the
270         XGETTEXT_EXTRA_OPTIONS variable.
271
272 2007-10-26  Bruno Haible  <bruno@clisp.org>
273
274         * po/fi.po: New file, from Lauri Nurmi <lanurmi@iki.fi>.
275         * po/LINGUAS: Add fi.
276         * hello-*/po/LINGUAS: Update.
277         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
278
279 2007-10-20  Bruno Haible  <bruno@clisp.org>
280
281         New example for Qt/Jambi.
282         * hello-java-qtjambi: New subdirectory.
283         * README: Mention it.
284         * Makefile.am (EXAMPLESFILES): Add the files in hello-java-qtjambi.
285         (EXAMPLESDIRS): Add hello-java-qtjambi.
286         * po/Makefile.am (POTFILES): Add hello-java-qtjambi source.
287         (SMALLPOTS): Add hello-java-qtjambi.pot.
288         (hello-java-qtjambi.pot): New rule.
289         (SMALLPOFILES_FOR_lang): Add hello-java-qtjambi elements.
290         (../hello-java-qtjambi/po/$(LL).po): New rule.
291
292 2007-10-18  Bruno Haible  <bruno@clisp.org>
293
294         * hello-*/po/Makefile.am ($(DOMAIN).pot-update): Don't pass the package
295         name and version to xgettext if the xgettext version is < 0.16.2.
296
297 2007-10-17  Bruno Haible  <bruno@clisp.org>
298
299         * hello-*/po/Makefile.am ($(DOMAIN).pot-update): Pass the package name
300         and version to xgettext.
301
302 2007-10-17  Bruno Haible  <bruno@clisp.org>
303
304         * hello-java/po/Makefile.am (stamp-po): Test $(PROPERTIESFILES), not
305         $(GMOFILES).
306
307 2007-10-13  Bruno Haible  <bruno@clisp.org>
308
309         * po/nl.po: Update from Benno Schulenberg <benno@vertaalt.nl>.
310
311 2007-09-15  Bruno Haible  <bruno@clisp.org>
312
313         * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
314
315 2007-06-07  Bruno Haible  <bruno@clisp.org>
316
317         * hello-*/autoclean.sh: Remove also intlmacosx.m4.
318
319 2007-04-06  Bruno Haible  <bruno@clisp.org>
320
321         * hello-*/autoclean.sh: Don't remove longdouble.m4 any more.
322
323 2007-03-20  Bruno Haible  <bruno@clisp.org>
324
325         Remove all "Copyright (C) ..." notices from files that are in the
326         public domain.
327
328 2007-01-30  Bruno Haible  <bruno@clisp.org>
329
330         * po/ms.po: New file, from
331         Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>.
332         * po/LINGUAS: Add ms.
333         * hello-*/po/LINGUAS: Update.
334         * Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
335
336 2006-12-04  Bruno Haible  <bruno@clisp.org>
337
338         Work around small sh argument length limit on IRIX.
339         * Makefile.am (EXAMPLESFILES): Remove the common files in po
340         directories.
341         (EXAMPLESDIRS, EXAMPLESPOFILES): New variables.
342         (install-data-local, installdirs-local, uninstall-local, distdir1): Use
343         doubly-nested loop for the common files in po directories.
344         Reported by Paul Martinolich <martinol@nrlssc.navy.mil>.
345
346 2006-10-27  Bruno Haible  <bruno@clisp.org>
347
348         Work around automake-1.10 annoyance.
349         * Makefile.am (ACLOCAL): New macro.
350
351 2006-11-27  Bruno Haible  <bruno@clisp.org>
352
353         * gettext-0.16.1 released.
354
355 2006-10-26  Bruno Haible  <bruno@clisp.org>
356
357         * gettext-0.16 released.
358
359 2006-10-23  Bruno Haible  <bruno@clisp.org>
360
361         * hello-c++-kde/admin/cvs.sh: Accept automake versions > 1.9.x.
362
363 2006-10-01  Bruno Haible  <bruno@clisp.org>
364
365         * hello-*/autoclean.sh: Remove also intldir.m4.
366
367 2006-10-02  Bruno Haible  <bruno@clisp.org>
368
369         * po/fr.po: Update from Christophe Combelles <ccomb@free.fr>.
370         * po/id.po: New file, from Tedi Heriyanto <tedi_heriyanto@yahoo.com>.
371         * po/LINGUAS: Add id.
372         * hello-*/po/LINGUAS: Update.
373         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
374
375 2006-09-18  Bruno Haible  <bruno@clisp.org>
376
377         * hello-{c,c++,objc}*/{autoclean.sh,m4/Makefile.am}: Remove
378         inttypes-h.m4.
379
380 2006-09-11  Bruno Haible  <bruno@clisp.org>
381
382         * hello-{c,c++,objc}*/autoclean.sh: Remove also intl.m4.
383
384 2006-08-28  Bruno Haible  <bruno@clisp.org>
385
386         * hello-*/autoclean.sh: Remove mention of signed.m4.
387
388 2006-07-31  Bruno Haible  <bruno@clisp.org>
389
390         * hello-c/autogen.sh: Replace gettext-tools/lib with
391         gettext-tools/gnulib-lib.
392         * hello-c++/autogen.sh: Likewise.
393         * hello-objc/autogen.sh: Likewise.
394         * hello-csharp/autogen.sh: Update for changed locations of *.m4 files.
395         * hello-csharp-forms/autogen.sh: Likewise.
396         * hello-java/autogen.sh: Likewise.
397         * hello-java-awt/autogen.sh: Likewise.
398         * hello-java-swing/autogen.sh: Likewise.
399
400 2006-07-30  Bruno Haible  <bruno@clisp.org>
401
402         * hello-csharp*/autogen.sh: Update for changed location of
403         csharpcomp.sh.in and csharpexec.sh.in.
404         * hello-java*/autogen.sh: Update for changed location of
405         javacomp.sh.in and javaexec.sh.in.
406
407 2006-07-25  Bruno Haible  <bruno@clisp.org>
408
409         * Makefile.msvc: Remove file.
410         * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
411
412 2006-07-25  Bruno Haible  <bruno@clisp.org>
413
414         * Makefile.vms: Remove file.
415         * Makefile.am (EXTRA_DIST): Remove Makefile.vms.
416
417 2006-07-23  Bruno Haible  <bruno@clisp.org>
418
419         * hello-c++-kde/autoclean.sh: Fix syntax error.
420
421 2006-07-21  Bruno Haible  <bruno@clisp.org>
422
423         * gettext-0.15 released.
424
425 2006-07-21  Bruno Haible  <bruno@clisp.org>
426
427         * hello-*/autogen.sh (GETTEXT_TOPSRCDIR): In the build directory case,
428         append one more "/..".
429
430 2006-07-20  Bruno Haible  <bruno@clisp.org>
431
432         * po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
433         * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
434         * po/zh_HK.po: New file, from Abel Cheung <abelcheung@gmail.com>.
435         * po/LINGUAS: Add zh_HK.
436         * hello-*/po/LINGUAS: Update.
437         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
438
439 2006-07-14  Bruno Haible  <bruno@clisp.org>
440
441         * po/Makefile.am (MOSTLYCLEANFILES): Add *.stackdump.
442         * hello-*/po/Makefile.am (MOSTLYCLEANFILES): Likewise.
443
444 2006-07-13  Bruno Haible  <bruno@clisp.org>
445
446         * configure.ac (Makefile): Invoke FIX_MAKEFILE_TOPDIR_DISTRIB instead
447         of FIX_MAKEFILE_DISTRIB.
448
449 2006-07-13  Bruno Haible  <bruno@clisp.org>
450
451         * hello-c++-kde/admin/cvs.sh: Disable the search for specific
452         versions of autoconf, autoheader, autom4te, automake, aclocal.
453         Accept autoconf, autoheader versions > 2.59. Accept automake
454         versions > 1.8.x.
455
456 2006-07-13  Bruno Haible  <bruno@clisp.org>
457
458         * Makefile.am (ACLOCAL_AMFLAGS): New variable.
459
460 2006-07-03  Bruno Haible  <bruno@clisp.org>
461
462         * po/eo.po: New file, from Edmund Grimley Evans <edmundo@rano.org>.
463         * po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
464         * po/LINGUAS: Add eo.
465         * hello-*/po/LINGUAS: Update.
466         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
467
468 2006-06-29  Bruno Haible  <bruno@clisp.org>
469
470         * configure.ac: New file.
471         * Makefile.am (AUTOMAKE_OPTIONS): Drop gnits, use foreign instead.
472         * po/Makefile.am (POTFILES): Remove examples/ prefix.
473
474 2006-06-27  Bruno Haible  <bruno@clisp.org>
475
476         * hello-c/{autoclean.sh,m4/Makefile.am}: Remove isc-posix.m4.
477         * hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
478         * hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
479         * hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
480         * hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
481         * hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
482         * hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
483
484 2006-04-14  Bruno Haible  <bruno@clisp.org>
485
486         Assume autoconf >= 2.60.
487         * Makefile.am (docdir): Remove variable.
488         * po/Makefile.am (localedir): Remove variable.
489
490 2006-06-04  Bruno Haible  <bruno@clisp.org>
491
492         * hello-c/{autoclean.sh,m4/Makefile.am}: Replace inttypes.m4 with
493         inttypes-h.m4.
494         * hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
495         * hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
496         * hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
497         * hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
498         * hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
499         * hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
500
501 2006-05-01  Bruno Haible  <bruno@clisp.org>
502
503         * hello-java/configure.ac: Pass a source-version to gt_JAVACOMP. Move
504         gt_JAVAEXEC call before the gt_JAVACOMP call.
505         * hello-java-awt/configure.ac: Likewise.
506         * hello-java-swing/configure.ac: Likewise.
507
508 2006-04-17  Bruno Haible  <bruno@clisp.org>
509
510         * Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
511         * hello-csharp/Makefile.am: Likewise.
512         * hello-csharp-forms/Makefile.am: Likewise.
513         * hello-java/Makefile.am: Likewise.
514         * hello-java-awt/Makefile.am: Likewise.
515         * hello-java-swing/Makefile.am: Likewise.
516         * hello-pascal/Makefile.am: Likewise.
517         * hello-c++-qt/po/Makefile.am: Likewise.
518         * hello-c++-wxwidgets/po/Makefile.am: Likewise.
519         * hello-clisp/po/Makefile.am: Likewise.
520         * hello-csharp/po/Makefile.am: Likewise.
521         * hello-csharp-forms/po/Makefile.am: Likewise.
522         * hello-gawk/po/Makefile.am: Likewise.
523         * hello-guile/po/Makefile.am: Likewise.
524         * hello-librep/po/Makefile.am: Likewise.
525         * hello-pascal/po/Makefile.am: Likewise.
526         * hello-perl/po/Makefile.am: Likewise.
527         * hello-php/po/Makefile.am: Likewise.
528         * hello-python/po/Makefile.am: Likewise.
529         * hello-sh/po/Makefile.am: Likewise.
530         * hello-smalltalk/po/Makefile.am: Likewise.
531         * hello-tcl/po/Makefile.am: Likewise.
532         * hello-tcl-tk/po/Makefile.am: Likewise.
533         * hello-ycp/po/Makefile.am: Likewise.
534         * hello-*/autoclean.sh: Don't remove mkinstalldirs.
535
536 2006-04-14  Bruno Haible  <bruno@clisp.org>
537
538         Don't ignore the --localedir option from autoconf >= 2.60.
539         * hello-c/Makefile.am (localedir): Remove variable.
540         * hello-c-gnome/Makefile.am (localedir): Likewise.
541         * hello-objc/Makefile.am (localedir): Likewise.
542         * hello-objc-gnome/Makefile.am (localedir): Likewise.
543         * hello-c++/Makefile.am (localedir): Likewise.
544         * hello-c++-kde/Makefile.am (localedir): Likewise.
545         * hello-c++-gnome/Makefile.am (localedir): Likewise.
546         * hello-c++-qt/Makefile.am (localedir): Likewise.
547         * hello-c++-qt/po/Makefile.am (localedir): Likewise.
548         * hello-c++-wxwidgets/Makefile.am (localedir): Likewise.
549         * hello-c++-wxwidgets/po/Makefile.am (localedir): Likewise.
550         * hello-clisp/po/Makefile.am (localedir): Likewise.
551         * hello-gawk/po/Makefile.am (localedir): Likewise.
552         * hello-guile/po/Makefile.am (localedir): Likewise.
553         * hello-librep/po/Makefile.am (localedir): Likewise.
554         * hello-pascal/po/Makefile.am (localedir): Likewise.
555         * hello-perl/po/Makefile.am (localedir): Likewise.
556         * hello-php/po/Makefile.am (localedir): Likewise.
557         * hello-python/po/Makefile.am (localedir): Likewise.
558         * hello-sh/po/Makefile.am (localedir): Likewise.
559         * hello-smalltalk/po/Makefile.am (localedir): Likewise.
560         * hello-ycp/po/Makefile.am (localedir): Likewise.
561
562 2006-04-14  Bruno Haible  <bruno@clisp.org>
563
564         * hello-c/configure.ac: Use gettext-0.15 infrastructure.
565         * hello-c-gnome/configure.ac: Likewise.
566         * hello-objc/configure.ac: Likewise.
567         * hello-objc-gnome/configure.ac: Likewise.
568         * hello-c++/configure.ac: Likewise.
569         * hello-c++-kde/configure.in.in: Likewise.
570         * hello-c++-gnome/configure.ac: Likewise.
571         * hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
572         * hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.
573
574 2006-04-14  Bruno Haible  <bruno@clisp.org>
575
576         Prepare for autoconf-2.60.
577         * hello-clisp/configure.ac: Set datarootdir before evaluating
578         ${datadir}.
579         * hello-gawk/configure.ac: Likewise.
580         * hello-guile/configure.ac: Likewise.
581         * hello-librep/configure.ac: Likewise.
582         * hello-pascal/configure.ac: Likewise.
583         * hello-perl/configure.ac: Likewise.
584         * hello-php/configure.ac: Likewise.
585         * hello-python/configure.ac: Likewise.
586         * hello-sh/configure.ac: Likewise.
587         * hello-smalltalk/configure.ac: Likewise.
588
589 2006-04-07  Bruno Haible  <bruno@clisp.org>
590
591         * po/hu.po: New file, from Kiss Tamás <atomi@inf.elte.hu>.
592         * po/pt.po: New file, from
593         Helder Correia <helder.pereira.correia@gmail.com>.
594         * po/sl.po: New file, from
595         Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
596         * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
597         * po/LINGUAS: Add hu, pt, sl.
598         * hello-*/po/LINGUAS: Update.
599         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
600
601 2006-03-25  Bruno Haible  <bruno@clisp.org>
602
603         * hello-csharp-forms/README: New file.
604         * Makefile.am (EXAMPLESFILES): Add it.
605
606 2006-03-25  Bruno Haible  <bruno@clisp.org>
607
608         New example for wxWidgets.
609         * hello-c++-wxwidgets: New subdirectory.
610         * README: Mention it.
611         * Makefile.am (EXAMPLESFILES): Add the files in hello-c++-wxwidgets.
612         * po/Makefile.am (POTFILES): Add hello-c++-wxwidgets source.
613         (SMALLPOTS): Add hello-c++-wxwidgets.pot.
614         (hello-c++-wxwidgets.pot): New rule.
615         (SMALLPOFILES_FOR_lang): Add hello-c++-wxwidgets elements.
616         (../hello-c++-wxwidgets/po/$(LL).po): New rule.
617
618 2005-10-18  Bruno Haible  <bruno@clisp.org>
619
620         * hello-c/po/Makevars (USE_MSGCTXT): New macro.
621         * hello-c-gnome/po/Makevars (USE_MSGCTXT): New macro.
622         * hello-c++/po/Makevars (USE_MSGCTXT): New macro.
623         * hello-c++-gnome/po/Makevars (USE_MSGCTXT): New macro.
624         * hello-c++-kde/po/Makevars (USE_MSGCTXT): New macro.
625         * hello-objc/po/Makevars (USE_MSGCTXT): New macro.
626         * hello-objc-gnome/po/Makevars (USE_MSGCTXT): New macro.
627
628 2005-09-19  Bruno Haible  <bruno@clisp.org>
629
630         * hello-*/autogen.sh: Also install m4/progtest.m4.
631         * hello-*/autoclean.sh: Also remove m4/progtest.m4.
632
633 2005-07-24  Bruno Haible  <bruno@clisp.org>
634
635         Tidy up exported symbols.
636         * hello-c/m4/Makefile.am (EXTRA_DIST): Add visibility.m4.
637         * hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
638         * hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
639         * hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
640         * hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.
641         * hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
642         * hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
643         * hello-c/autoclean.sh: Remove also m4/visibility.m4.
644         * hello-c-gnome/autoclean.sh: Likewise.
645         * hello-c++/autoclean.sh: Likewise.
646         * hello-c++-gnome/autoclean.sh: Likewise.
647         * hello-c++-kde/autoclean.sh: Likewise.
648         * hello-objc/autoclean.sh: Likewise.
649         * hello-objc-gnome/autoclean.sh: Likewise.
650
651 2005-07-26  Bruno Haible  <bruno@clisp.org>
652
653         * installpaths.in (datarootdir): New variable.
654
655 2005-07-16  Bruno Haible  <bruno@clisp.org>
656
657         * hello-c/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
658         * hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
659         * hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
660         * hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
661         * hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
662         * hello-c/autoclean.sh: Remove also m4/lock.m4.
663         * hello-c-gnome/autoclean.sh: Likewise.
664         * hello-c++/autoclean.sh: Likewise.
665         * hello-c++-gnome/autoclean.sh: Likewise.
666         * hello-c++-kde/autoclean.sh: Likewise.
667         * hello-objc/autoclean.sh: Likewise.
668         * hello-objc-gnome/autoclean.sh: Likewise.
669
670 2005-05-01  Bruno Haible  <bruno@clisp.org>
671
672         * hello-csharp/configure.ac, hello-csharp-forms/configure.ac: Call
673         gt_CSHARPEXEC with parameters.
674         * hello-csharp/m4/Makefile.am, hello-csharp-forms/m4/Makefile.am
675         (EXTRA_DIST): Add csharpexec-test.exe.
676         * hello-csharp/autogen.sh, hello-csharp-forms/autogen.sh: Also copy
677         m4/csharpexec-test.exe.
678         * hello-csharp/autoclean.sh, hello-csharp-forms/autoclean.sh: Also
679         remove m4/csharpexec-test.exe.
680
681 2006-06-21  Bruno Haible  <bruno@clisp.org>
682
683         * gettext-0.14.6 released.
684
685 2005-05-23  Bruno Haible  <bruno@clisp.org>
686
687         * gettext-0.14.5 released.
688
689 2005-05-23  Bruno Haible  <bruno@clisp.org>
690
691         * po/zh_TW.po: New file, from Abel Cheung <abelcheung@gmail.com>.
692         * po/LINGUAS: Add it.
693         * hello-*/po/LINGUAS: Update.
694         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
695
696 2005-04-11  Bruno Haible  <bruno@clisp.org>
697
698         * gettext-0.14.4 released.
699
700 2005-04-11  Bruno Haible  <bruno@clisp.org>
701
702         * po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
703
704 2005-03-14  Bruno Haible  <bruno@clisp.org>
705
706         * gettext-0.14.3 released.
707
708 2005-03-08  Bruno Haible  <bruno@clisp.org>
709
710         * po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
711
712 2005-03-08  Bruno Haible  <bruno@clisp.org>
713
714         * po/it.po: New file, from Marco Colombo <m.colombo@ed.ac.uk>.
715         * po/LINGUAS: Add it.
716         * hello-*/po/LINGUAS: Update.
717         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
718
719 2005-03-06  Bruno Haible  <bruno@clisp.org>
720
721         * po/Makefile.am, hello-*/po/Makefile.am (stamp-po): Do nothing if
722         $(DOMAIN).pot does not exist.
723         (EXTRA_DIST): Remove $(DOMAIN).pot, stamp-po.
724         (distdir1): If $(DOMAIN).pot exists, distribute also $(DOMAIN).pot and
725         stamp-po.
726
727 2005-02-24  Bruno Haible  <bruno@clisp.org>
728
729         * gettext-0.14.2 released.
730
731 2005-02-24  Bruno Haible  <bruno@clisp.org>
732
733         * hello-*/autogen.sh: Define and use GETTEXT_TOPSRCDIR, to make it
734         work in VPATH builds.
735
736 2005-02-23  Bruno Haible  <bruno@clisp.org>
737
738         * xsmallpot.sh: Make the temporary directory writable.
739
740 2005-02-23  Bruno Haible  <bruno@clisp.org>
741
742         * xsmallpot.sh: Add srcdir argument. Make it work when
743         builddir != srcdir.
744         * Makefile.am (hello-*.pot): Update xsmallpot.sh invocations.
745
746 2005-02-21  Bruno Haible  <bruno@clisp.org>
747
748         * po/vi.po: New file, from Clytie Siddall <clytie@riverland.net.au>.
749         * po/LINGUAS: Add vi.
750         * hello-*/po/LINGUAS: Update.
751         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
752
753 2005-02-11  Bruno Haible  <bruno@clisp.org>
754
755         * po/ga.po: New file, from Kevin Patrick Scannell <scannell@slu.edu>.
756         * po/LINGUAS: Add ga.
757         * hello-*/po/LINGUAS: Update.
758         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
759
760 2005-02-06  Bruno Haible  <bruno@clisp.org>
761
762         * hello-*/po/Makefile.am ($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS
763         is empty and PACKAGE_BUGREPORT is available, use the latter.
764         * po/Makefile.am ($(DOMAIN).pot-update): Likewise.
765
766 2005-01-20  Bruno Haible  <bruno@clisp.org>
767
768         * hello-guile/hello.scm: Invoke setlocale. Fix bindtextdomain call.
769
770 2005-01-16  Bruno Haible  <bruno@clisp.org>
771
772         Support for Scheme.
773         * hello-guile: New subdirectory.
774         * README: Mention it.
775         * Makefile.am (EXAMPLESFILES): Add the files in hello-guile.
776         * po/Makefile.am (POTFILES): Add hello-guile source.
777         (SMALLPOTS): Add hello-guile.pot.
778         (hello-guile.pot): New rule.
779         (SMALLPOFILES_FOR_lang): Add hello-guile elements.
780         (../hello-guile/po/$(LL).po): New rule.
781
782 2005-01-06  Bruno Haible  <bruno@clisp.org>
783
784         * po/el.po: New file, from Simos Xenitellis <simos74@gmx.net>.
785         * po/ru.po: New file, from Pavel Maryanov <acid_jack@ukr.net>.
786         * po/uk.po: New file, from Maxim V. Dziumanenko <mvd@mylinux.com.ua>.
787         * po/LINGUAS: Add el, ru, uk.
788         * hello-*/po/LINGUAS: Update.
789         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
790
791 2004-09-07  Bruno Haible  <bruno@clisp.org>
792
793         * po/xsmallpot.sh: Keep AC_PROG_* and OBJC lines in configure.in.
794         * hello-objc/configure.ac: Assign OBJC through AC_SUBST.
795         * hello-objc-gnome/configure.ac: Likewise.
796         Needed to avoid error with automake-1.9.
797
798 2004-08-19  Bruno Haible  <bruno@clisp.org>
799
800         * hello-librep/hello.jl.in: Remove no-op comments.
801
802 2004-03-21  Bruno Haible  <bruno@clisp.org>
803
804         * po/es.po: Update from Max de Mendizábal <max@upn.mx>.
805         * po/sr.po: Update from Aleksandar Jelenak <jelenak@netlinkplus.net>.
806
807 2004-02-24  Bruno Haible  <bruno@clisp.org>
808
809         * hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug,
810         fixed in mono-0.30.1.
811
812 2004-02-24  Bruno Haible  <bruno@clisp.org>
813
814         * hello-csharp*/autogen.sh: Copy also the csharp.m4 file.
815
816 2004-02-02  Bruno Haible  <bruno@clisp.org>
817
818         * hello-*/autoclean.sh, hello-*/m4/Makefile.am: Handle glibc2.m4 too.
819
820 2004-01-29  Bruno Haible  <bruno@clisp.org>
821
822         * gettext-0.14.1 released.
823
824 2004-01-28  Bruno Haible  <bruno@clisp.org>
825
826         * gettext-0.14 released.
827
828 2004-01-28  Bruno Haible  <bruno@clisp.org>
829
830         * po/tr.po: Update from Nilgün Belma Bugüner <nilgun@superonline.com>.
831
832 2004-01-17  Bruno Haible  <bruno@clisp.org>
833
834         * po/Makefile.am (POTFILES): Add hello-csharp, hello-csharp-forms
835         sources.
836         (SMALLPOTS): Add hello-csharp.pot, hello-csharp-forms.pot.
837         (hello-csharp.pot, hello-csharp-forms.pot): New rules.
838         (SMALLPOFILES_FOR_lang): Add hello-csharp, hello-csharp-forms elements.
839         (../hello-csharp/po/$(LL).po, ../hello-csharp-forms/po/$(LL).po): New
840         rules.
841         * po/mmsmallpo.sh: Use option --force-po.
842
843 2004-01-17  Bruno Haible  <bruno@clisp.org>
844
845         * hello-*/po/Makefile.am: Adapt to changes made in po/Makefile.in.in.
846
847 2004-01-17  Bruno Haible  <bruno@clisp.org>
848
849         * po/af.po: New file, from Ysbeer <ysbeer@af.org.za>.
850         * po/ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
851         * po/de.po: Update from Karl Eichwalder <ke@gnu.franken.de>.
852         * po/fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
853         * po/ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
854         * po/nl.po: New file, from Elros Cyriatan <cyriatan@fastmail.fm>.
855         * po/pl.po: Update from Rafał Maszkowski <rzm@icm.edu.pl>.
856         * po/sk.po: New file, from Marcel Telka <marcel@telka.sk>.
857         * po/sv.po: Update from Jan Djärv <jan.h.d@swipnet.se>.
858         * po/zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.
859         * po/LINGUAS: Add af, nl, sk.
860         * hello-*/po/LINGUAS: Update.
861         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
862
863 2004-01-10  Bruno Haible  <bruno@clisp.org>
864
865         * hello-c++-kde/admin: New directory, from KDE 3.1.4.
866         * hello-c++-kde/auto*.sh: Don't create/remove the contents of the
867         admin subdirectory.
868         * Makefile.am (EXAMPLESFILES): Add hello-c++-kde/admin/*.
869
870 2004-01-10  Bruno Haible  <bruno@clisp.org>
871
872         * hello-c/*, hello-c-gnome/*, hello-objc/*, hello-objc-gnome/*,
873         hello-c++/*, hello-c++-gnome/*, hello-c++-kde/*: Use the autoconf
874         infrastructure from gettext-0.13.1, not 0.12.1.
875
876 2004-01-10  Bruno Haible  <bruno@clisp.org>
877
878         * hello-csharp/hello.cs: Work around mono-0.29 CurrentUICulture bug.
879         * hello-csharp-forms/hello.cs: Likewise.
880
881 2003-12-29  Bruno Haible  <bruno@clisp.org>
882
883         * hello-perl/INSTALL: Mention that libintl-perl-1.09 required.
884         * hello-perl/hello-1.pl.in, hello-perl/hello-2.pl.in: Inhibit the
885         automatic UTF-8 conversion in UTF-8 locales with Perl-5.8.0. Thanks to
886         Guido Flohr.
887
888 2003-12-26  Bruno Haible  <bruno@clisp.org>
889
890         * hello-csharp: New subdirectory.
891         * hello-csharp-forms: New subdirectory.
892         * Makefile.am (EXAMPLESFILES): Add the files in hello-csharp and
893         hello-csharp-forms.
894
895 2003-12-26  Bruno Haible  <bruno@clisp.org>
896
897         * hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN.
898         * hello-c++-gnome/m4/gtk.m4, hello-c++-gnome/m4/gtk--.m4: Likewise.
899
900 2003-12-17  Bruno Haible  <bruno@clisp.org>
901
902         * gettext-0.13.1 released.
903
904 2003-12-17  Bruno Haible  <bruno@clisp.org>
905
906         * hello-*/po/LINGUAS: Update.
907         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
908
909 2003-12-09  Bruno Haible  <bruno@clisp.org>
910
911         * hello-smalltalk/hello.st.in: Add workaround against PackageLoader
912         verbosity. Solution provided by Carey Evans <careye@spamcop.net>.
913         * hello-smalltalk/BUGS: Remove file.
914         * Makefile.am (EXAMPLESFILES): Update.
915
916 2003-12-07  Bruno Haible  <bruno@clisp.org>
917
918         * po/sv.po: New file, from Jan Djärv <jan.h.d@swipnet.se>.
919         * po/tr.po: New file, from
920         Nilgün Belma Bugüner <nilgun@superonline.com>.
921         * po/LINGUAS: Add sv, tr.
922
923 2003-12-07  Bruno Haible  <bruno@clisp.org>
924
925         * hello-perl/hello-1.pl.in: Renamed from hello-perl/hello.pl. Make it
926         work.
927         * hello-perl/hello-2.pl.in: New file, from Guido Flohr.
928         * hello-perl/po/Makefile.am (POTFILES): Update.
929         (XGETTEXT_OPTIONS): Add options needed for the Locale::TextDomain API.
930         * hello-perl/configure.ac: Update accordingly.
931         * hello-perl/Makefile.am: Update accordingly.
932         * Makefile.am (EXAMPLESFILES): Update.
933         * po/Makefile.am (POTFILES): Update.
934
935 2003-12-06  Bruno Haible  <bruno@clisp.org>
936
937         * hello-objc-gnustep/po/LocaleAliases: Add many new locales. Fix typo
938         for EcuadorSpanish. Remove conflicting entries for Indonesian and
939         Hebrew.
940
941 2003-12-06  Bruno Haible  <bruno@clisp.org>
942
943         * hello-objc-gnustep/autoclean.sh: Also remove the *.lproj directories.
944         * hello-objc-gnustep/po/GNUmakefile: Include the general rules at the
945         beginning, not at the end, so that our .SUFFIXES tag has an effect.
946         ($(ENSTRINGSFILES)): Create the target directory.
947
948 2003-12-06  Bruno Haible  <bruno@clisp.org>
949
950         * hello-*/INSTALL: Update the installation instructions.
951         * hello-c++-qt/BUGS: New file.
952         * hello-c++-kde/BUGS: New file.
953         * hello-objc-gnustep/BUGS: New file.
954         * hello-smalltalk/BUGS: New file.
955         * hello-java-awt/BUGS: New file.
956         * hello-java-swing/BUGS: New file.
957         * Makefile.am (EXAMPLESFILES): Add them.
958
959 2003-12-02  Bruno Haible  <bruno@clisp.org>
960
961         * Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES.
962         (distdir1): New rule. Install the EXAMPLESFILES after 'update-po'.
963
964 2003-11-30  Bruno Haible  <bruno@clisp.org>
965
966         * gettext-0.13 released.
967
968 2003-11-30  Bruno Haible  <bruno@clisp.org>
969
970         * po/mmsmallpo.sh: Remove the POT-Creation-Date line from the generated
971         PO file.
972         * Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst.
973
974 2003-11-30  Bruno Haible  <bruno@clisp.org>
975
976         * hello-*/po/LINGUAS: Update.
977         * Makefile.am (EXAMPLESFILES): Add the new message catalogs.
978
979 2003-11-30  Bruno Haible  <bruno@clisp.org>
980
981         * po/es.po: New file, from Max de Mendizábal <max@upn.mx>.
982         * po/LINGUAS: Add es.
983
984 2003-11-24  Bruno Haible  <bruno@clisp.org>
985
986         * po/ca.po: New file, from Ivan Vilata i Balaguer <ivan@selidor.net>.
987         * po/ro.po: New file, from Eugen Hoanca <eugenh@urban-grafx.ro>.
988         * po/LINGUAS: Add ca, ro.
989
990 2003-11-22  Bruno Haible  <bruno@clisp.org>
991
992         * po/ja.po: New file, from Masahito Yamaga <ma@yama-ga.com>.
993         * po/LINGUAS: Add ja.
994
995 2003-11-20  Bruno Haible  <bruno@clisp.org>
996
997         * hello-*/configure.ac: Remove AM_NLS invocation.
998         * po/xsmallpot.sh: Don't keep AM_NLS lines.
999
1000 2003-11-19  Bruno Haible  <bruno@clisp.org>
1001
1002         * po/de.po: Update from Karl Eichwalder <ke@suse.de>.
1003         * po/fr.po: New file, from Michel Robitaille <robitail@iro.umontreal.ca>.
1004         * po/pl.po: New file, from Rafał Maszkowski <rzm@icm.edu.pl>.
1005         * po/sr.po: New file, from Danilo Segan <dsegan@gmx.net>.
1006         * po/zh_CN.po: New file, from Funda Wang <fundawang@linux.net.cn>.
1007         * po/LINGUAS: Add fr, pl, sr, zh_CN.
1008
1009 2003-11-15  Bruno Haible  <bruno@clisp.org>
1010
1011         * hello-c/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1012         * hello-c-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1013         * hello-c++/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1014         * hello-c++-kde/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1015         * hello-c++-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1016         * hello-objc/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1017         * hello-objc-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
1018
1019 2003-11-15  Bruno Haible  <bruno@clisp.org>
1020
1021         * Makefile.am: New file.
1022         * README: New file.
1023         * installpaths.in: New file.
1024         * hello-c: New subdirectory.
1025         * hello-c-gnome: New subdirectory.
1026         * hello-c++: New subdirectory.
1027         * hello-c++-qt: New subdirectory.
1028         * hello-c++-kde: New subdirectory.
1029         * hello-c++-gnome: New subdirectory.
1030         * hello-objc: New subdirectory.
1031         * hello-objc-gnustep: New subdirectory.
1032         * hello-objc-gnome: New subdirectory.
1033         * hello-sh: New subdirectory.
1034         * hello-python: New subdirectory.
1035         * hello-clisp: New subdirectory.
1036         * hello-librep: New subdirectory.
1037         * hello-smalltalk: New subdirectory.
1038         * hello-java: New subdirectory.
1039         * hello-java-awt: New subdirectory.
1040         * hello-java-swing: New subdirectory.
1041         * hello-gawk: New subdirectory.
1042         * hello-pascal: New subdirectory.
1043         * hello-ycp: New subdirectory.
1044         * hello-tcl: New subdirectory.
1045         * hello-tcl-tk: New subdirectory.
1046         * hello-perl: New subdirectory.
1047         * hello-php: New subdirectory.
1048