• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
12007-11-07  Bruno Haible  <bruno@clisp.org>
2
3	* gettext-0.17 released.
4
52007-10-31  Bruno Haible  <bruno@clisp.org>
6
7	* hello-*/m4/Makefile.am (EXTRA_DIST): Remove ulonglong.m4.
8	* hello-*/autoclean.sh: Don't remove ulonglong.m4 any more.
9
102007-10-28  Bruno Haible  <bruno@clisp.org>
11
12	* hello-*/po/Makefile.am ($(DOMAIN).pot-update): Consider the
13	XGETTEXT_EXTRA_OPTIONS variable.
14
152007-10-26  Bruno Haible  <bruno@clisp.org>
16
17	* po/fi.po: New file, from Lauri Nurmi <lanurmi@iki.fi>.
18	* po/LINGUAS: Add fi.
19	* hello-*/po/LINGUAS: Update.
20	* Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
21
222007-10-20  Bruno Haible  <bruno@clisp.org>
23
24	New example for Qt/Jambi.
25	* hello-java-qtjambi: New subdirectory.
26	* README: Mention it.
27	* Makefile.am (EXAMPLESFILES): Add the files in hello-java-qtjambi.
28	(EXAMPLESDIRS): Add hello-java-qtjambi.
29	* po/Makefile.am (POTFILES): Add hello-java-qtjambi source.
30	(SMALLPOTS): Add hello-java-qtjambi.pot.
31	(hello-java-qtjambi.pot): New rule.
32	(SMALLPOFILES_FOR_lang): Add hello-java-qtjambi elements.
33	(../hello-java-qtjambi/po/$(LL).po): New rule.
34
352007-10-18  Bruno Haible  <bruno@clisp.org>
36
37	* hello-*/po/Makefile.am ($(DOMAIN).pot-update): Don't pass the package
38	name and version to xgettext if the xgettext version is < 0.16.2.
39
402007-10-17  Bruno Haible  <bruno@clisp.org>
41
42	* hello-*/po/Makefile.am ($(DOMAIN).pot-update): Pass the package name
43	and version to xgettext.
44
452007-10-17  Bruno Haible  <bruno@clisp.org>
46
47	* hello-java/po/Makefile.am (stamp-po): Test $(PROPERTIESFILES), not
48	$(GMOFILES).
49
502007-10-13  Bruno Haible  <bruno@clisp.org>
51
52	* po/nl.po: Update from Benno Schulenberg <benno@vertaalt.nl>.
53
542007-09-15  Bruno Haible  <bruno@clisp.org>
55
56	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
57
582007-06-07  Bruno Haible  <bruno@clisp.org>
59
60	* hello-*/autoclean.sh: Remove also intlmacosx.m4.
61
622007-04-06  Bruno Haible  <bruno@clisp.org>
63
64	* hello-*/autoclean.sh: Don't remove longdouble.m4 any more.
65
662007-03-20  Bruno Haible  <bruno@clisp.org>
67
68	Remove all "Copyright (C) ..." notices from files that are in the
69	public domain.
70
712007-01-30  Bruno Haible  <bruno@clisp.org>
72
73	* po/ms.po: New file, from
74	Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com>.
75	* po/LINGUAS: Add ms.
76	* hello-*/po/LINGUAS: Update.
77	* Makefile.am (EXAMPLESPOFILES): Add the new message catalogs.
78
792006-12-04  Bruno Haible  <bruno@clisp.org>
80
81	Work around small sh argument length limit on IRIX.
82	* Makefile.am (EXAMPLESFILES): Remove the common files in po
83	directories.
84	(EXAMPLESDIRS, EXAMPLESPOFILES): New variables.
85	(install-data-local, installdirs-local, uninstall-local, distdir1): Use
86	doubly-nested loop for the common files in po directories.
87	Reported by Paul Martinolich <martinol@nrlssc.navy.mil>.
88
892006-10-27  Bruno Haible  <bruno@clisp.org>
90
91	Work around automake-1.10 annoyance.
92	* Makefile.am (ACLOCAL): New macro.
93
942006-11-27  Bruno Haible  <bruno@clisp.org>
95
96	* gettext-0.16.1 released.
97
982006-10-26  Bruno Haible  <bruno@clisp.org>
99
100	* gettext-0.16 released.
101
1022006-10-23  Bruno Haible  <bruno@clisp.org>
103
104	* hello-c++-kde/admin/cvs.sh: Accept automake versions > 1.9.x.
105
1062006-10-01  Bruno Haible  <bruno@clisp.org>
107
108	* hello-*/autoclean.sh: Remove also intldir.m4.
109
1102006-10-02  Bruno Haible  <bruno@clisp.org>
111
112	* po/fr.po: Update from Christophe Combelles <ccomb@free.fr>.
113	* po/id.po: New file, from Tedi Heriyanto <tedi_heriyanto@yahoo.com>.
114	* po/LINGUAS: Add id.
115	* hello-*/po/LINGUAS: Update.
116	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
117
1182006-09-18  Bruno Haible  <bruno@clisp.org>
119
120	* hello-{c,c++,objc}*/{autoclean.sh,m4/Makefile.am}: Remove
121	inttypes-h.m4.
122
1232006-09-11  Bruno Haible  <bruno@clisp.org>
124
125	* hello-{c,c++,objc}*/autoclean.sh: Remove also intl.m4.
126
1272006-08-28  Bruno Haible  <bruno@clisp.org>
128
129	* hello-*/autoclean.sh: Remove mention of signed.m4.
130
1312006-07-31  Bruno Haible  <bruno@clisp.org>
132
133	* hello-c/autogen.sh: Replace gettext-tools/lib with
134	gettext-tools/gnulib-lib.
135	* hello-c++/autogen.sh: Likewise.
136	* hello-objc/autogen.sh: Likewise.
137	* hello-csharp/autogen.sh: Update for changed locations of *.m4 files.
138	* hello-csharp-forms/autogen.sh: Likewise.
139	* hello-java/autogen.sh: Likewise.
140	* hello-java-awt/autogen.sh: Likewise.
141	* hello-java-swing/autogen.sh: Likewise.
142
1432006-07-30  Bruno Haible  <bruno@clisp.org>
144
145	* hello-csharp*/autogen.sh: Update for changed location of
146	csharpcomp.sh.in and csharpexec.sh.in.
147	* hello-java*/autogen.sh: Update for changed location of
148	javacomp.sh.in and javaexec.sh.in.
149
1502006-07-25  Bruno Haible  <bruno@clisp.org>
151
152	* Makefile.msvc: Remove file.
153	* Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
154
1552006-07-25  Bruno Haible  <bruno@clisp.org>
156
157	* Makefile.vms: Remove file.
158	* Makefile.am (EXTRA_DIST): Remove Makefile.vms.
159
1602006-07-23  Bruno Haible  <bruno@clisp.org>
161
162	* hello-c++-kde/autoclean.sh: Fix syntax error.
163
1642006-07-21  Bruno Haible  <bruno@clisp.org>
165
166	* gettext-0.15 released.
167
1682006-07-21  Bruno Haible  <bruno@clisp.org>
169
170	* hello-*/autogen.sh (GETTEXT_TOPSRCDIR): In the build directory case,
171	append one more "/..".
172
1732006-07-20  Bruno Haible  <bruno@clisp.org>
174
175	* po/sv.po: Update from Jan Dj��rv <jan.h.d@swipnet.se>.
176	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
177	* po/zh_HK.po: New file, from Abel Cheung <abelcheung@gmail.com>.
178	* po/LINGUAS: Add zh_HK.
179	* hello-*/po/LINGUAS: Update.
180	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
181
1822006-07-14  Bruno Haible  <bruno@clisp.org>
183
184	* po/Makefile.am (MOSTLYCLEANFILES): Add *.stackdump.
185	* hello-*/po/Makefile.am (MOSTLYCLEANFILES): Likewise.
186
1872006-07-13  Bruno Haible  <bruno@clisp.org>
188
189	* configure.ac (Makefile): Invoke FIX_MAKEFILE_TOPDIR_DISTRIB instead
190	of FIX_MAKEFILE_DISTRIB.
191
1922006-07-13  Bruno Haible  <bruno@clisp.org>
193
194	* hello-c++-kde/admin/cvs.sh: Disable the search for specific
195	versions of autoconf, autoheader, autom4te, automake, aclocal.
196	Accept autoconf, autoheader versions > 2.59. Accept automake
197	versions > 1.8.x.
198
1992006-07-13  Bruno Haible  <bruno@clisp.org>
200
201	* Makefile.am (ACLOCAL_AMFLAGS): New variable.
202
2032006-07-03  Bruno Haible  <bruno@clisp.org>
204
205	* po/eo.po: New file, from Edmund Grimley Evans <edmundo@rano.org>.
206	* po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
207	* po/LINGUAS: Add eo.
208	* hello-*/po/LINGUAS: Update.
209	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
210
2112006-06-29  Bruno Haible  <bruno@clisp.org>
212
213	* configure.ac: New file.
214	* Makefile.am (AUTOMAKE_OPTIONS): Drop gnits, use foreign instead.
215	* po/Makefile.am (POTFILES): Remove examples/ prefix.
216
2172006-06-27  Bruno Haible  <bruno@clisp.org>
218
219	* hello-c/{autoclean.sh,m4/Makefile.am}: Remove isc-posix.m4.
220	* hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
221	* hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
222	* hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
223	* hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
224	* hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
225	* hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
226
2272006-04-14  Bruno Haible  <bruno@clisp.org>
228
229	Assume autoconf >= 2.60.
230	* Makefile.am (docdir): Remove variable.
231	* po/Makefile.am (localedir): Remove variable.
232
2332006-06-04  Bruno Haible  <bruno@clisp.org>
234
235	* hello-c/{autoclean.sh,m4/Makefile.am}: Replace inttypes.m4 with
236	inttypes-h.m4.
237	* hello-c-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
238	* hello-c++/{autoclean.sh,m4/Makefile.am}: Likewise.
239	* hello-c++-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
240	* hello-c++-kde/{autoclean.sh,m4/Makefile.am}: Likewise.
241	* hello-objc/{autoclean.sh,m4/Makefile.am}: Likewise.
242	* hello-objc-gnome/{autoclean.sh,m4/Makefile.am}: Likewise.
243
2442006-05-01  Bruno Haible  <bruno@clisp.org>
245
246	* hello-java/configure.ac: Pass a source-version to gt_JAVACOMP. Move
247	gt_JAVAEXEC call before the gt_JAVACOMP call.
248	* hello-java-awt/configure.ac: Likewise.
249	* hello-java-swing/configure.ac: Likewise.
250
2512006-04-17  Bruno Haible  <bruno@clisp.org>
252
253	* Makefile.am: Use $(mkdir_p) instead of $(mkinstalldirs).
254	* hello-csharp/Makefile.am: Likewise.
255	* hello-csharp-forms/Makefile.am: Likewise.
256	* hello-java/Makefile.am: Likewise.
257	* hello-java-awt/Makefile.am: Likewise.
258	* hello-java-swing/Makefile.am: Likewise.
259	* hello-pascal/Makefile.am: Likewise.
260	* hello-c++-qt/po/Makefile.am: Likewise.
261	* hello-c++-wxwidgets/po/Makefile.am: Likewise.
262	* hello-clisp/po/Makefile.am: Likewise.
263	* hello-csharp/po/Makefile.am: Likewise.
264	* hello-csharp-forms/po/Makefile.am: Likewise.
265	* hello-gawk/po/Makefile.am: Likewise.
266	* hello-guile/po/Makefile.am: Likewise.
267	* hello-librep/po/Makefile.am: Likewise.
268	* hello-pascal/po/Makefile.am: Likewise.
269	* hello-perl/po/Makefile.am: Likewise.
270	* hello-php/po/Makefile.am: Likewise.
271	* hello-python/po/Makefile.am: Likewise.
272	* hello-sh/po/Makefile.am: Likewise.
273	* hello-smalltalk/po/Makefile.am: Likewise.
274	* hello-tcl/po/Makefile.am: Likewise.
275	* hello-tcl-tk/po/Makefile.am: Likewise.
276	* hello-ycp/po/Makefile.am: Likewise.
277	* hello-*/autoclean.sh: Don't remove mkinstalldirs.
278
2792006-04-14  Bruno Haible  <bruno@clisp.org>
280
281	Don't ignore the --localedir option from autoconf >= 2.60.
282	* hello-c/Makefile.am (localedir): Remove variable.
283	* hello-c-gnome/Makefile.am (localedir): Likewise.
284	* hello-objc/Makefile.am (localedir): Likewise.
285	* hello-objc-gnome/Makefile.am (localedir): Likewise.
286	* hello-c++/Makefile.am (localedir): Likewise.
287	* hello-c++-kde/Makefile.am (localedir): Likewise.
288	* hello-c++-gnome/Makefile.am (localedir): Likewise.
289	* hello-c++-qt/Makefile.am (localedir): Likewise.
290	* hello-c++-qt/po/Makefile.am (localedir): Likewise.
291	* hello-c++-wxwidgets/Makefile.am (localedir): Likewise.
292	* hello-c++-wxwidgets/po/Makefile.am (localedir): Likewise.
293	* hello-clisp/po/Makefile.am (localedir): Likewise.
294	* hello-gawk/po/Makefile.am (localedir): Likewise.
295	* hello-guile/po/Makefile.am (localedir): Likewise.
296	* hello-librep/po/Makefile.am (localedir): Likewise.
297	* hello-pascal/po/Makefile.am (localedir): Likewise.
298	* hello-perl/po/Makefile.am (localedir): Likewise.
299	* hello-php/po/Makefile.am (localedir): Likewise.
300	* hello-python/po/Makefile.am (localedir): Likewise.
301	* hello-sh/po/Makefile.am (localedir): Likewise.
302	* hello-smalltalk/po/Makefile.am (localedir): Likewise.
303	* hello-ycp/po/Makefile.am (localedir): Likewise.
304
3052006-04-14  Bruno Haible  <bruno@clisp.org>
306
307	* hello-c/configure.ac: Use gettext-0.15 infrastructure.
308	* hello-c-gnome/configure.ac: Likewise.
309	* hello-objc/configure.ac: Likewise.
310	* hello-objc-gnome/configure.ac: Likewise.
311	* hello-c++/configure.ac: Likewise.
312	* hello-c++-kde/configure.in.in: Likewise.
313	* hello-c++-gnome/configure.ac: Likewise.
314	* hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
315	* hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.
316
3172006-04-14  Bruno Haible  <bruno@clisp.org>
318
319	Prepare for autoconf-2.60.
320	* hello-clisp/configure.ac: Set datarootdir before evaluating
321	${datadir}.
322	* hello-gawk/configure.ac: Likewise.
323	* hello-guile/configure.ac: Likewise.
324	* hello-librep/configure.ac: Likewise.
325	* hello-pascal/configure.ac: Likewise.
326	* hello-perl/configure.ac: Likewise.
327	* hello-php/configure.ac: Likewise.
328	* hello-python/configure.ac: Likewise.
329	* hello-sh/configure.ac: Likewise.
330	* hello-smalltalk/configure.ac: Likewise.
331
3322006-04-07  Bruno Haible  <bruno@clisp.org>
333
334	* po/hu.po: New file, from Kiss Tam��s <atomi@inf.elte.hu>.
335	* po/pt.po: New file, from
336	Helder Correia <helder.pereira.correia@gmail.com>.
337	* po/sl.po: New file, from
338	Primo�� Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>.
339	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
340	* po/LINGUAS: Add hu, pt, sl.
341	* hello-*/po/LINGUAS: Update.
342	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
343
3442006-03-25  Bruno Haible  <bruno@clisp.org>
345
346	* hello-csharp-forms/README: New file.
347	* Makefile.am (EXAMPLESFILES): Add it.
348
3492006-03-25  Bruno Haible  <bruno@clisp.org>
350
351	New example for wxWidgets.
352	* hello-c++-wxwidgets: New subdirectory.
353	* README: Mention it.
354	* Makefile.am (EXAMPLESFILES): Add the files in hello-c++-wxwidgets.
355	* po/Makefile.am (POTFILES): Add hello-c++-wxwidgets source.
356	(SMALLPOTS): Add hello-c++-wxwidgets.pot.
357	(hello-c++-wxwidgets.pot): New rule.
358	(SMALLPOFILES_FOR_lang): Add hello-c++-wxwidgets elements.
359	(../hello-c++-wxwidgets/po/$(LL).po): New rule.
360
3612005-10-18  Bruno Haible  <bruno@clisp.org>
362
363	* hello-c/po/Makevars (USE_MSGCTXT): New macro.
364	* hello-c-gnome/po/Makevars (USE_MSGCTXT): New macro.
365	* hello-c++/po/Makevars (USE_MSGCTXT): New macro.
366	* hello-c++-gnome/po/Makevars (USE_MSGCTXT): New macro.
367	* hello-c++-kde/po/Makevars (USE_MSGCTXT): New macro.
368	* hello-objc/po/Makevars (USE_MSGCTXT): New macro.
369	* hello-objc-gnome/po/Makevars (USE_MSGCTXT): New macro.
370
3712005-09-19  Bruno Haible  <bruno@clisp.org>
372
373	* hello-*/autogen.sh: Also install m4/progtest.m4.
374	* hello-*/autoclean.sh: Also remove m4/progtest.m4.
375
3762005-07-24  Bruno Haible  <bruno@clisp.org>
377
378	Tidy up exported symbols.
379	* hello-c/m4/Makefile.am (EXTRA_DIST): Add visibility.m4.
380	* hello-c-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
381	* hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
382	* hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
383	* hello-c++-kde/m4/Makefile.am (EXTRA_DIST): Likewise.
384	* hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
385	* hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
386	* hello-c/autoclean.sh: Remove also m4/visibility.m4.
387	* hello-c-gnome/autoclean.sh: Likewise.
388	* hello-c++/autoclean.sh: Likewise.
389	* hello-c++-gnome/autoclean.sh: Likewise.
390	* hello-c++-kde/autoclean.sh: Likewise.
391	* hello-objc/autoclean.sh: Likewise.
392	* hello-objc-gnome/autoclean.sh: Likewise.
393
3942005-07-26  Bruno Haible  <bruno@clisp.org>
395
396	* installpaths.in (datarootdir): New variable.
397
3982005-07-16  Bruno Haible  <bruno@clisp.org>
399
400	* hello-c/m4/Makefile.am (EXTRA_DIST): Add lock.m4.
401	* hello-c++/m4/Makefile.am (EXTRA_DIST): Likewise.
402	* hello-c++-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
403	* hello-objc/m4/Makefile.am (EXTRA_DIST): Likewise.
404	* hello-objc-gnome/m4/Makefile.am (EXTRA_DIST): Likewise.
405	* hello-c/autoclean.sh: Remove also m4/lock.m4.
406	* hello-c-gnome/autoclean.sh: Likewise.
407	* hello-c++/autoclean.sh: Likewise.
408	* hello-c++-gnome/autoclean.sh: Likewise.
409	* hello-c++-kde/autoclean.sh: Likewise.
410	* hello-objc/autoclean.sh: Likewise.
411	* hello-objc-gnome/autoclean.sh: Likewise.
412
4132005-05-01  Bruno Haible  <bruno@clisp.org>
414
415	* hello-csharp/configure.ac, hello-csharp-forms/configure.ac: Call
416	gt_CSHARPEXEC with parameters.
417	* hello-csharp/m4/Makefile.am, hello-csharp-forms/m4/Makefile.am
418	(EXTRA_DIST): Add csharpexec-test.exe.
419	* hello-csharp/autogen.sh, hello-csharp-forms/autogen.sh: Also copy
420	m4/csharpexec-test.exe.
421	* hello-csharp/autoclean.sh, hello-csharp-forms/autoclean.sh: Also
422	remove m4/csharpexec-test.exe.
423
4242006-06-21  Bruno Haible  <bruno@clisp.org>
425
426	* gettext-0.14.6 released.
427
4282005-05-23  Bruno Haible  <bruno@clisp.org>
429
430	* gettext-0.14.5 released.
431
4322005-05-23  Bruno Haible  <bruno@clisp.org>
433
434	* po/zh_TW.po: New file, from Abel Cheung <abelcheung@gmail.com>.
435	* po/LINGUAS: Add it.
436	* hello-*/po/LINGUAS: Update.
437	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
438
4392005-04-11  Bruno Haible  <bruno@clisp.org>
440
441	* gettext-0.14.4 released.
442
4432005-04-11  Bruno Haible  <bruno@clisp.org>
444
445	* po/it.po: Update from Marco Colombo <m.colombo@ed.ac.uk>.
446
4472005-03-14  Bruno Haible  <bruno@clisp.org>
448
449	* gettext-0.14.3 released.
450
4512005-03-08  Bruno Haible  <bruno@clisp.org>
452
453	* po/vi.po: Update from Clytie Siddall <clytie@riverland.net.au>.
454
4552005-03-08  Bruno Haible  <bruno@clisp.org>
456
457	* po/it.po: New file, from Marco Colombo <m.colombo@ed.ac.uk>.
458	* po/LINGUAS: Add it.
459	* hello-*/po/LINGUAS: Update.
460	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
461
4622005-03-06  Bruno Haible  <bruno@clisp.org>
463
464	* po/Makefile.am, hello-*/po/Makefile.am (stamp-po): Do nothing if
465	$(DOMAIN).pot does not exist.
466	(EXTRA_DIST): Remove $(DOMAIN).pot, stamp-po.
467	(distdir1): If $(DOMAIN).pot exists, distribute also $(DOMAIN).pot and
468	stamp-po.
469
4702005-02-24  Bruno Haible  <bruno@clisp.org>
471
472	* gettext-0.14.2 released.
473
4742005-02-24  Bruno Haible  <bruno@clisp.org>
475
476	* hello-*/autogen.sh: Define and use GETTEXT_TOPSRCDIR, to make it
477	work in VPATH builds.
478
4792005-02-23  Bruno Haible  <bruno@clisp.org>
480
481	* xsmallpot.sh: Make the temporary directory writable.
482
4832005-02-23  Bruno Haible  <bruno@clisp.org>
484
485	* xsmallpot.sh: Add srcdir argument. Make it work when
486	builddir != srcdir.
487	* Makefile.am (hello-*.pot): Update xsmallpot.sh invocations.
488
4892005-02-21  Bruno Haible  <bruno@clisp.org>
490
491	* po/vi.po: New file, from Clytie Siddall <clytie@riverland.net.au>.
492	* po/LINGUAS: Add vi.
493	* hello-*/po/LINGUAS: Update.
494	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
495
4962005-02-11  Bruno Haible  <bruno@clisp.org>
497
498	* po/ga.po: New file, from Kevin Patrick Scannell <scannell@slu.edu>.
499	* po/LINGUAS: Add ga.
500	* hello-*/po/LINGUAS: Update.
501	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
502
5032005-02-06  Bruno Haible  <bruno@clisp.org>
504
505	* hello-*/po/Makefile.am ($(DOMAIN).pot-update): If MSGID_BUGS_ADDRESS
506	is empty and PACKAGE_BUGREPORT is available, use the latter.
507	* po/Makefile.am ($(DOMAIN).pot-update): Likewise.
508
5092005-01-20  Bruno Haible  <bruno@clisp.org>
510
511	* hello-guile/hello.scm: Invoke setlocale. Fix bindtextdomain call.
512
5132005-01-16  Bruno Haible  <bruno@clisp.org>
514
515	Support for Scheme.
516	* hello-guile: New subdirectory.
517	* README: Mention it.
518	* Makefile.am (EXAMPLESFILES): Add the files in hello-guile.
519	* po/Makefile.am (POTFILES): Add hello-guile source.
520	(SMALLPOTS): Add hello-guile.pot.
521	(hello-guile.pot): New rule.
522	(SMALLPOFILES_FOR_lang): Add hello-guile elements.
523	(../hello-guile/po/$(LL).po): New rule.
524
5252005-01-06  Bruno Haible  <bruno@clisp.org>
526
527	* po/el.po: New file, from Simos Xenitellis <simos74@gmx.net>.
528	* po/ru.po: New file, from Pavel Maryanov <acid_jack@ukr.net>.
529	* po/uk.po: New file, from Maxim V. Dziumanenko <mvd@mylinux.com.ua>.
530	* po/LINGUAS: Add el, ru, uk.
531	* hello-*/po/LINGUAS: Update.
532	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
533
5342004-09-07  Bruno Haible  <bruno@clisp.org>
535
536	* po/xsmallpot.sh: Keep AC_PROG_* and OBJC lines in configure.in.
537	* hello-objc/configure.ac: Assign OBJC through AC_SUBST.
538	* hello-objc-gnome/configure.ac: Likewise.
539	Needed to avoid error with automake-1.9.
540
5412004-08-19  Bruno Haible  <bruno@clisp.org>
542
543	* hello-librep/hello.jl.in: Remove no-op comments.
544
5452004-03-21  Bruno Haible  <bruno@clisp.org>
546
547	* po/es.po: Update from Max de Mendiz��bal <max@upn.mx>.
548	* po/sr.po: Update from Aleksandar Jelenak <jelenak@netlinkplus.net>.
549
5502004-02-24  Bruno Haible  <bruno@clisp.org>
551
552	* hello-csharp*/hello.cs (Hello.Main): Remove workaround for mono bug,
553	fixed in mono-0.30.1.
554
5552004-02-24  Bruno Haible  <bruno@clisp.org>
556
557	* hello-csharp*/autogen.sh: Copy also the csharp.m4 file.
558
5592004-02-02  Bruno Haible  <bruno@clisp.org>
560
561	* hello-*/autoclean.sh, hello-*/m4/Makefile.am: Handle glibc2.m4 too.
562
5632004-01-29  Bruno Haible  <bruno@clisp.org>
564
565	* gettext-0.14.1 released.
566
5672004-01-28  Bruno Haible  <bruno@clisp.org>
568
569	* gettext-0.14 released.
570
5712004-01-28  Bruno Haible  <bruno@clisp.org>
572
573	* po/tr.po: Update from Nilg��n Belma Bug��ner <nilgun@superonline.com>.
574
5752004-01-17  Bruno Haible  <bruno@clisp.org>
576
577	* po/Makefile.am (POTFILES): Add hello-csharp, hello-csharp-forms
578	sources.
579	(SMALLPOTS): Add hello-csharp.pot, hello-csharp-forms.pot.
580	(hello-csharp.pot, hello-csharp-forms.pot): New rules.
581	(SMALLPOFILES_FOR_lang): Add hello-csharp, hello-csharp-forms elements.
582	(../hello-csharp/po/$(LL).po, ../hello-csharp-forms/po/$(LL).po): New
583	rules.
584	* po/mmsmallpo.sh: Use option --force-po.
585
5862004-01-17  Bruno Haible  <bruno@clisp.org>
587
588	* hello-*/po/Makefile.am: Adapt to changes made in po/Makefile.in.in.
589
5902004-01-17  Bruno Haible  <bruno@clisp.org>
591
592	* po/af.po: New file, from Ysbeer <ysbeer@af.org.za>.
593	* po/ca.po: Update from Ivan Vilata i Balaguer <ivan@selidor.net>.
594	* po/de.po: Update from Karl Eichwalder <ke@gnu.franken.de>.
595	* po/fr.po: Update from Michel Robitaille <robitail@iro.umontreal.ca>.
596	* po/ja.po: Update from Masahito Yamaga <ma@yama-ga.com>.
597	* po/nl.po: New file, from Elros Cyriatan <cyriatan@fastmail.fm>.
598	* po/pl.po: Update from Rafa�� Maszkowski <rzm@icm.edu.pl>.
599	* po/sk.po: New file, from Marcel Telka <marcel@telka.sk>.
600	* po/sv.po: Update from Jan Dj��rv <jan.h.d@swipnet.se>.
601	* po/zh_CN.po: Update from Funda Wang <fundawang@linux.net.cn>.
602	* po/LINGUAS: Add af, nl, sk.
603	* hello-*/po/LINGUAS: Update.
604	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
605
6062004-01-10  Bruno Haible  <bruno@clisp.org>
607
608	* hello-c++-kde/admin: New directory, from KDE 3.1.4.
609	* hello-c++-kde/auto*.sh: Don't create/remove the contents of the
610	admin subdirectory.
611	* Makefile.am (EXAMPLESFILES): Add hello-c++-kde/admin/*.
612
6132004-01-10  Bruno Haible  <bruno@clisp.org>
614
615	* hello-c/*, hello-c-gnome/*, hello-objc/*, hello-objc-gnome/*,
616	hello-c++/*, hello-c++-gnome/*, hello-c++-kde/*: Use the autoconf
617	infrastructure from gettext-0.13.1, not 0.12.1.
618
6192004-01-10  Bruno Haible  <bruno@clisp.org>
620
621	* hello-csharp/hello.cs: Work around mono-0.29 CurrentUICulture bug.
622	* hello-csharp-forms/hello.cs: Likewise.
623
6242003-12-29  Bruno Haible  <bruno@clisp.org>
625
626	* hello-perl/INSTALL: Mention that libintl-perl-1.09 required.
627	* hello-perl/hello-1.pl.in, hello-perl/hello-2.pl.in: Inhibit the
628	automatic UTF-8 conversion in UTF-8 locales with Perl-5.8.0. Thanks to
629	Guido Flohr.
630
6312003-12-26  Bruno Haible  <bruno@clisp.org>
632
633	* hello-csharp: New subdirectory.
634	* hello-csharp-forms: New subdirectory.
635	* Makefile.am (EXAMPLESFILES): Add the files in hello-csharp and
636	hello-csharp-forms.
637
6382003-12-26  Bruno Haible  <bruno@clisp.org>
639
640	* hello-c++-qt/m4/qt.m4: Quote the first argument of AC_DEFUN.
641	* hello-c++-gnome/m4/gtk.m4, hello-c++-gnome/m4/gtk--.m4: Likewise.
642
6432003-12-17  Bruno Haible  <bruno@clisp.org>
644
645	* gettext-0.13.1 released.
646
6472003-12-17  Bruno Haible  <bruno@clisp.org>
648
649	* hello-*/po/LINGUAS: Update.
650	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
651
6522003-12-09  Bruno Haible  <bruno@clisp.org>
653
654	* hello-smalltalk/hello.st.in: Add workaround against PackageLoader
655	verbosity. Solution provided by Carey Evans <careye@spamcop.net>.
656	* hello-smalltalk/BUGS: Remove file.
657	* Makefile.am (EXAMPLESFILES): Update.
658
6592003-12-07  Bruno Haible  <bruno@clisp.org>
660
661	* po/sv.po: New file, from Jan Dj��rv <jan.h.d@swipnet.se>.
662	* po/tr.po: New file, from
663	Nilg��n Belma Bug��ner <nilgun@superonline.com>.
664	* po/LINGUAS: Add sv, tr.
665
6662003-12-07  Bruno Haible  <bruno@clisp.org>
667
668	* hello-perl/hello-1.pl.in: Renamed from hello-perl/hello.pl. Make it
669	work.
670	* hello-perl/hello-2.pl.in: New file, from Guido Flohr.
671	* hello-perl/po/Makefile.am (POTFILES): Update.
672	(XGETTEXT_OPTIONS): Add options needed for the Locale::TextDomain API.
673	* hello-perl/configure.ac: Update accordingly.
674	* hello-perl/Makefile.am: Update accordingly.
675	* Makefile.am (EXAMPLESFILES): Update.
676	* po/Makefile.am (POTFILES): Update.
677
6782003-12-06  Bruno Haible  <bruno@clisp.org>
679
680	* hello-objc-gnustep/po/LocaleAliases: Add many new locales. Fix typo
681	for EcuadorSpanish. Remove conflicting entries for Indonesian and
682	Hebrew.
683
6842003-12-06  Bruno Haible  <bruno@clisp.org>
685
686	* hello-objc-gnustep/autoclean.sh: Also remove the *.lproj directories.
687	* hello-objc-gnustep/po/GNUmakefile: Include the general rules at the
688	beginning, not at the end, so that our .SUFFIXES tag has an effect.
689	($(ENSTRINGSFILES)): Create the target directory.
690
6912003-12-06  Bruno Haible  <bruno@clisp.org>
692
693	* hello-*/INSTALL: Update the installation instructions.
694	* hello-c++-qt/BUGS: New file.
695	* hello-c++-kde/BUGS: New file.
696	* hello-objc-gnustep/BUGS: New file.
697	* hello-smalltalk/BUGS: New file.
698	* hello-java-awt/BUGS: New file.
699	* hello-java-swing/BUGS: New file.
700	* Makefile.am (EXAMPLESFILES): Add them.
701
7022003-12-02  Bruno Haible  <bruno@clisp.org>
703
704	* Makefile.am (EXTRA_DIST): Don't add the EXAMPLESFILES.
705	(distdir1): New rule. Install the EXAMPLESFILES after 'update-po'.
706
7072003-11-30  Bruno Haible  <bruno@clisp.org>
708
709	* gettext-0.13 released.
710
7112003-11-30  Bruno Haible  <bruno@clisp.org>
712
713	* po/mmsmallpo.sh: Remove the POT-Creation-Date line from the generated
714	PO file.
715	* Makefile.am (EXAMPLESFILES): Add hello-pascal/hello.rst.
716
7172003-11-30  Bruno Haible  <bruno@clisp.org>
718
719	* hello-*/po/LINGUAS: Update.
720	* Makefile.am (EXAMPLESFILES): Add the new message catalogs.
721
7222003-11-30  Bruno Haible  <bruno@clisp.org>
723
724	* po/es.po: New file, from Max de Mendiz��bal <max@upn.mx>.
725	* po/LINGUAS: Add es.
726
7272003-11-24  Bruno Haible  <bruno@clisp.org>
728
729	* po/ca.po: New file, from Ivan Vilata i Balaguer <ivan@selidor.net>.
730	* po/ro.po: New file, from Eugen Hoanca <eugenh@urban-grafx.ro>.
731	* po/LINGUAS: Add ca, ro.
732
7332003-11-22  Bruno Haible  <bruno@clisp.org>
734
735	* po/ja.po: New file, from Masahito Yamaga <ma@yama-ga.com>.
736	* po/LINGUAS: Add ja.
737
7382003-11-20  Bruno Haible  <bruno@clisp.org>
739
740	* hello-*/configure.ac: Remove AM_NLS invocation.
741	* po/xsmallpot.sh: Don't keep AM_NLS lines.
742
7432003-11-19  Bruno Haible  <bruno@clisp.org>
744
745	* po/de.po: Update from Karl Eichwalder <ke@suse.de>.
746	* po/fr.po: New file, from Michel Robitaille <robitail@iro.umontreal.ca>.
747	* po/pl.po: New file, from Rafa�� Maszkowski <rzm@icm.edu.pl>.
748	* po/sr.po: New file, from Danilo Segan <dsegan@gmx.net>.
749	* po/zh_CN.po: New file, from Funda Wang <fundawang@linux.net.cn>.
750	* po/LINGUAS: Add fr, pl, sr, zh_CN.
751
7522003-11-15  Bruno Haible  <bruno@clisp.org>
753
754	* hello-c/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
755	* hello-c-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
756	* hello-c++/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
757	* hello-c++-kde/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
758	* hello-c++-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
759	* hello-objc/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
760	* hello-objc-gnome/Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
761
7622003-11-15  Bruno Haible  <bruno@clisp.org>
763
764	* Makefile.am: New file.
765	* README: New file.
766	* installpaths.in: New file.
767	* hello-c: New subdirectory.
768	* hello-c-gnome: New subdirectory.
769	* hello-c++: New subdirectory.
770	* hello-c++-qt: New subdirectory.
771	* hello-c++-kde: New subdirectory.
772	* hello-c++-gnome: New subdirectory.
773	* hello-objc: New subdirectory.
774	* hello-objc-gnustep: New subdirectory.
775	* hello-objc-gnome: New subdirectory.
776	* hello-sh: New subdirectory.
777	* hello-python: New subdirectory.
778	* hello-clisp: New subdirectory.
779	* hello-librep: New subdirectory.
780	* hello-smalltalk: New subdirectory.
781	* hello-java: New subdirectory.
782	* hello-java-awt: New subdirectory.
783	* hello-java-swing: New subdirectory.
784	* hello-gawk: New subdirectory.
785	* hello-pascal: New subdirectory.
786	* hello-ycp: New subdirectory.
787	* hello-tcl: New subdirectory.
788	* hello-tcl-tk: New subdirectory.
789	* hello-perl: New subdirectory.
790	* hello-php: New subdirectory.
791
792