source: trunk/third/gnome-media/ChangeLog @ 19091

Revision 19091, 18.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19090, which included commits to RCS files with non-trunk default branches.
Line 
12003-01-29  Laurent Dhima  <laurenti@alblinux.net>
2
3        * configure.in: Added "sq" to ALL_LINGUAS.
4       
52003-01-22  Christian Rose  <menthos@menthos.com>
6
7        * configure.in: Added "mn" to ALL_LINGUAS.
8
92003-01-10  Pablo Saratxaga  <pablo@mandrakesoft.com>
10
11        * configure.in: Added Amharic (am) to ALL_LINGUAS
12
132003-01-08  Frederic Crozat  <fcrozat@mandrakesoft.com>
14
15        Fix for 64-bit platforms. Probably better do the other way round
16        (aka guint -> gsize) since underlying g_io_channel_read()/...
17        operate the same way. This would change cddb-slave2
18        visible API.
19
20        * cddb-slave2/cddb-slave-capplet.c: (do_goodbye), (do_sites),
21        (do_hello):
22        * cddb-slave2/cddb-slave.c: (do_goodbye), (do_read), (do_query),
23        (do_hello):
24        * cddb-slave2/iochannel.c: (gnet_io_channel_writen),
25        (gnet_io_channel_readn): Use guint instead of gsize to comply with
26        cddb-slave API.
27       
28
292003-01-07  Naba Kumar <naba@gnome.org>
30
31        * configure.in: Added hi (hindi) in ALL_LINGUAS
32       
332002-12-16  Thomas Vander Stichele <thomas at apestaart dot org>
34
35        * gstreamer-properties/Makefile.am: don't install desktop stuff
36          until proper UI review is done
37
382002-12-11  Alex Duggan <aldug@gnome.org>
39       
40   * gmix/gnome-volume-control.desktop.in.in:
41   * gnome-cd/gnome-cd.desktop.in:
42   * record/gnome-sound-recorder.desktop.in:
43   * gstreamer-properties/gstreamer-properties.desktop.in:
44   * vu-meter/vumeter.desktop.in:
45   Add startup-notification support to all .desktop files
46   Fixes #100958
47
482002-12-10  Thomas Vander Stichele <thomas at apestaart dot org>
49
50        * configure.in: require GStreamer >= 0.5.0
51
522002-12-01  Thomas Vander Stichele <thomas at apestaart dot org>
53
54        * configure.in, Makefile.am: added gstreamer-properties
55          gstreamer-properties: merged in thaytan's capplet, needs cleaning
56
572002-11-03  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
58
59        * configure.in: Added Belarusian to ALL_LINGUAS
60
612002-11-01  Iain <iain@prettypeople.org>
62
63        * configure.in: Bump version number and require the new GST
64
652002-10-16  Kjartan Maraas  <kmaraas@gnome.org>
66
67        * configure.in: Require a newer intltool for better .schemas
68        support.
69
702002-10-10 Iain <iain@prettypeople.org>
71
72        * : Applied Bala's patch for some solaris issues.
73
742002-08-11  Ross Burton  <ross@burtonini.com>
75
76        * **/*.deskop.in: Add Encoding keyword, remove old Info keyword,
77        fix Terminal keyword and add GNOME to the Categories keyword.
78
792002-08-02  Iain <iain@prettypeople.org>
80
81        * configure.in: Generate the correct schemas files.
82
832002-07-27  Kjartan Maraas  <kmaraas@gnome.org>
84
85        * cddb-slave2/cddb-slave2.desktop.in: Fix the name and tooltip in
86        this file. #87760
87 
882002-06-18  Shivram U  <shivaram.upadhyayula@wipro.com>
89
90        * cddb-slave2/Makefile.am, gmix/Makefile.am, gnome-cd/Makefile.am,
91        gnome-volume-control/Makefile.am, vu-meter/Makefile.am: Changed
92        -DGNOMELOCALEDIR to "${prefix}/${DATADIRNAME}/locale".
93         Fix for #83624, as per the suggestions given by
94        Hidetoshi Tajima <hidetoshi.tajima@sun.com>
95
962002-06-10  Iain <iain@ximian.com>
97
98        * configure.in: TWO POINT OH POINT OH!
99
1002002-06-10  Yanko Kaneti <yaneti@declera.com>
101
102        * configure.in: (ALL_LINGUAS) Added Bulgarian (bg).
103
1042002-05-29  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
105
106        * configure.in: Build gmix desktop files only in Solaris
107
1082002-05-27  Chris Lyttle  <chris@wilddev.net>
109
110        * omf.make: Added for new scrollkeeper system
111        * xmldocs.make: Changed for new scrollkeeper system
112        * Makefile.am: Added omf.make to EXTRA_DIST
113        * gmix/doc/C/Makefile.am: Changed figs to figdir
114        * gmix/doc/C/gmix-C.omf: Updated to new scrollkeeper format
115        * gnome-cd/doc/C/Makefile.am: Changed figs to figdir
116        * grecord/doc/C/Makefile.am: Changed figs to figdir
117
1182002-05-22  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>
119
120        * acconfig.h configure.in:Check for sdtaudiocontrol in the proper
121        path. Define HAVE_MIXER if we have a audio mixer
122
1232002-05-16  Sander Vesik <sander.vesik@sun.com>
124
125        * grecord/doc/C: integrated sun docs for sound recorder
126
1272002-05-16  Sander Vesik <sander.vesik@sun.com>
128
129        * gnome-cd/doc/C: integrated sun docs for cd player
130
1312002-05-14  Pablo Saratxaga  <pablo@mandrakesoft.com>
132
133        * configure.in: Added Vietnamese (vi) to ALL_LINGUAS
134
1352002-05-13  Iain <iain@ximian.com>
136
137        * configure.in: Bump version number
138
1392002-05-06  Satyajit Kanungo  <satyajit.kanungo@wipro.com>
140
141        * grecord/gnome-sound-recorder.desktop.in:
142        * gnome-cd/gnome-cd.desktop.in :
143          Added the Docpath  to open the help document from panel (launcher menu)
1442002-04-30  Pablo Saratxaga  <pablo@mandrakesoft.com>
145
146        * configure.in: Added Basque (eu) and Walloon (wa) to ALL_LINGUAS
147
1482002-04-25 Iain <iain@ximian.com>
149
150        * configure.in: Bump version number to indicate a change.
151
1522002-04-18  jacob berkman  <jacob@ximian.com>
153
154        * configure.in: fix checks for network libs (stolen from linc,
155        fixes bug #78548)
156
1572002-04-15  Iain <iain@ximian.com>
158
159        * configure.in: Bump version number slightly to indicate that there's
160        a new icon.
161
1622002-04-15  Iain <iain@ximian.com>
163
164        * configure.in: Version++
165        Check for some socket libs.
166
1672002-04-04  Iain <iain@ximian.com>
168
169        * configure.in: Fix the check for the host name
170
1712002-04-02  Iain <iain@ximian.com>
172
173        * configure.in: Updated version :)
174        Check sdtaudiocontrol if we're not going to build gmix and we're ont
175        Solaris.
176
1772002-04-01  jacob berkman  <jacob@ximian.com>
178
179        * xmldocs.make:
180        * Makefile.am (EXTRA_DIST): add xmldocs.make (fixes build bustage)
181
1822002-04-01  Iain <iain@ximian.com>
183
184        * added documentation.
185
1862002-03-30  Iain <iain@ximian.com>
187
188        * configure.in: Change version to something.
189        Check for the presence of CDROMCLOSETRAY in the cdrom header.
190
1912002-03-14  Laszlo Peter  <laca@ireland.sun.com>
192
193        * gnome-cd/callbacks.c: s/__FUNCTION__/G_GNUC_FUNCTION/
194        * gnome-cd/cdrom.c: ditto
195        * gnome-cd/gnome-cd.c: ditto
196        * gnome-cd/linux-cdrom.c: ditto
197        * gnome-cd/solaris-cdrom.c: ditto
198
1992002-03-13  Theo van Klaveren <t.vanklaveren@student.utwente.nl>
200
201        * configure.in: Add FreeBSD platform detection for GnomeCD.
202
2032002-03-04  Iain <iain@ximian.com>
204
205        * TODO: Add some TODO stuff.
206
207        * Makefile.am: Disable building the new gnome-volume-control
208
209        * configure.in: Ditto.
210
2112002-02-27  Iain <iain@ximian.com>
212
213        * configure.in: Use the gconf2 AM rule
214
2152002-02-27  Iain <iain@ximian.com>
216
217        * tcd/*: Removed.
218
219        * gnomovision/*: Removed.
220
221        * cddbslave/*: Removed.
222
223        * debian/*: Removed.
224
2252002-02-27  Iain <iain@ximian.com>
226
227        * AUTHORS: Ego got the better of me.
228
229        * TODO: Update.
230
2312002-02-27  Iain <iain@ximian.com>
232
233        * configure.in: Add the Solaris detection stuff from Balamurali
234        Viswanathan. Substitute default devices for Solaris and Linux.
235        Generate gnome-cd/gnome-cd.schemas
236        Print some stats about whats going on.
237
2382002-02-20  Iain <iain@ximian.com>
239
240        * configure.in: Add a check for sys/sockio.h
241
2422002-02-15  jacob berkman  <jacob@ximian.com>
243
244        * Makefile.am (DIST_SUBDIRS):
245        * configure.in (AC_OUTPUT): it's gnome-volume-control, not
246        volume-control
247
2482002-02-05  Abel Cheung  <maddog@linux.org.hk>
249
250        * configure.in (ALL_LINGUAS): zh_CN.GB2312 -> zh_CN
251
2522002-02-02  Iain Holmes  <iain@ximian.com>
253
254        * configure.in: Update version number.
255
2562002-01-17 Hasbullah Bin Pit <sebol@ikhlas.com>
257
258        * configure.in: Added 'ms' at ALL_LINGUAS.
259        * po/ms.po: Added Malay Translation.
260
2612002-01-12  Iain Holmes  <iain@ximian.com>
262
263        * configure.in: Remove some line, that I've forgotten and create the
264        Makefile in the lcd-theme dir
265
2662001-12-03  Sander Vesik <Sander.Vesik@sun.com>
267        * autogen.sh: Remove test for CERTIFIED_GNOMIE
268        * configure.in: Remove test for CERTIFIED_GNOMIE and add
269          missing [] to AC_MESSAGE_ERROR for the case of missing
270          scrollkeeper
271
2722001-12-02  Iain Holmes  <iain@ximian.com>
273
274        * configure.in: Add a check for esd.
275
2762001-12-02  Iain Holmes  <iain@ximian.com>
277
278        * configure.in: Remove the bonobo-config check.
279
2802001-11-17  Iain Holmes  <iain@ximian.com>
281
282        * configure.in: Make a stripped down link list for CDDBSlave.
283
2842001-11-03  Iain Holmes  <iain@ximian.com>
285
286        * configure.in: Use the new glib-gettext stuff
287
2882001-10-30  Iain Holmes  <iain@ximian.com>
289
290        * branched for gnome2. Old branch is at gnome-media-1-0
291
292        * Added cddb-slave2 and gnome-cd
293
2942001-10-07  Gediminas Paulauskas <menesis@delfi.lt>
295
296        * configure.in (ALL_LINGUAS): added lv
297
2982001-08-31  Abel Cheung  <maddog@linux.org.hk>
299
300        * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
301
3022001-07-28  Dan Mueth  <d-mueth@uchicago.edu>
303
304        Adding line so help docs are included in RPMs.
305
306        * gnome-media.spec.in:
307
3082001-07-27  Dan Mueth  <d-mueth@uchicago.edu>
309
310        Updating doc build stuff to use jw on RH 7.1 and any other dist which
311        has moved to docbook-utils.
312
313        * configure.in:
314        * sgmldocs.make:
315
3162001-06-07  Peter Teichman  <peter@phb>
317
318        * release 1.2.3
319
3202001-06-02  Peter Teichman  <peter@ximian.com>
321
322        * gmix/.cvsignore, gmix/Makefile.am, gmix/gmix.desktop*,
323        grecord/.cvsignore, grecord/Makefile.am, grecord/gmix.desktop*,
324        tcd/.cvsignore, tcd/Makefile.am, tcd/gmix.desktop*,
325        vu-meter/.cvsignore, vu-meter/Makefile.am, vu-meter/gmix.desktop*:
326        infrastructure changes for handling .desktop translations with
327        xml-i18n-tools
328
3292001-06-01  Peter Teichman  <peter@ximian.com>
330
331        * use xml-i18n-tools
332
3332001-05-29  Peter Teichman  <peter@ximian.com>
334
335        * configure.in: move gnome initialization beyond AC_PROG_CC. Patch
336        from David Hampton <hampton@employees.org>
337
3382001-05-28  Peter Teichman  <peter@ximian.com>
339
340        * configure.in, gmix/Makefile.am: only configure ALSA when the
341        user asks for it (patch from David Hampton <hampton@employees.org>)
342
3432001-05-26  Peter Teichman  <peter@ximian.com>
344
345        * .cvsignore maintenance - many files weren't included, and a
346        couple .cvsignore files needed to be created
347
3482001-04-25  Peter Teichman  <peter@ximian.com>
349
350        * fix gtcd to look for its help files in the 'gtcd' path
351        * release 1.2.2
352
3532001-03-28  Peter Teichman  <pat@gnu.org>
354
355        * AUTHORS, HACKING: fix up some of the docs to establish myself
356        as maintainer
357
3582001-03-23  Dan Mueth  <dan@eazel.com>
359
360        Adding a file which slipped through last commit.
361
362        * omf-install/Makefile.am:
363
3642001-03-23  Dan Mueth  <dan@eazel.com>
365
366        Fixed a couple problems with the build.  Updated doc
367        build stuff and added OMF metadata.
368
369        * COPYING-DOCS:
370        * Makefile.am:
371        * configure.in:
372        * gmix/doc/C/Makefile.am:
373        * gmix/doc/C/figs/gmix-prefs.png:
374        * gmix/doc/C/figs/gmix.png:
375        * gmix/doc/C/figures/gmix-prefs.png:
376        * gmix/doc/C/figures/gmix.png:
377        * gmix/doc/C/gmix-C.omf:
378        * gmix/doc/C/gmix.sgml:
379        * gmix/doc/it/Makefile.am:
380        * gmix/doc/it/figs/gmix-prefs.png:
381        * gmix/doc/it/figs/gmix.png:
382        * gmix/doc/it/figures/gmix-prefs.png:
383        * gmix/doc/it/figures/gmix.png:
384        * gmix/doc/it/gmix-it.omf:
385        * gmix/doc/it/gmix.sgml:
386        * grecord/Makefile.am:
387        * sgmldocs.make:
388        * tcd/doc/C/Makefile.am:
389        * tcd/doc/C/figures/gtcd-props.png:
390        * tcd/doc/C/figures/gtcd-window.png:
391        * tcd/doc/C/figures/gtcd.png:
392        * tcd/doc/C/figures/track-number.png:
393        * tcd/doc/C/figures/track-time.png:
394        * tcd/doc/C/figures/trackeditor.png:
395        * tcd/doc/C/gtcd-C.omf:
396        * tcd/doc/C/gtcd.sgml:
397        * tcd/doc/C/images/gtcd-props.png:
398        * tcd/doc/C/images/gtcd-window.png:
399        * tcd/doc/C/images/gtcd.png:
400        * tcd/doc/C/images/track-number.png:
401        * tcd/doc/C/images/track-time.png:
402        * tcd/doc/C/images/trackeditor.png:
403
4042000-12-06  Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
405
406        * configure.in (ALL_LINGUAS): added Slovak [sk] language
407
4082000-10-20  Christopher R. Gabriel  <cgabriel@softwarelibero.org>
409
410        * configure.in (AC_OUTPUT): added italian documentation for gmix.
411
4122000-10-10  Christophe Merlet  <christophe@merlet.net>
413
414        * */*.desktop: Updated French strings.
415
4162000-08-05  Dan Mueth <d-mueth@uchicago.edu>
417
418        * configure.in: added /tcd/doc/ and /tcd/doc/C
419
4202000-05-21  Tim Gerla  <timg@means.net>
421
422        * configure.in: Update to 1.2.0
423        * README: Same
424
4252000-05-11  Pablo Saratxaga <pablo@mandrakesoft.com>
426
427        * configure.in (ALL_LINGUAS): added Catalan language
428
4292000-04-21  Andreas Hyden  <a.hyden@cyberpoint.se>
430
431        * configure.in: Added grecord/src/Makefile.
432        * Makefile.am: Added grecord.
433        * grecord/src/Makefile.am: Removed all subdirs but src.
434        * grecord/src/main.c: Some stuff.
435
4362000-04-21  Andreas Hyden  <a.hyden@cyberpoint.se>
437
438        * AUTHORS: Added myself.
439        * README: Added grecord.
440        * configure.in: Added grecord/Makefile.
441        Grecord added.
442
4432000-04-08  Pablo Saratxaga <pablo@mandrakesoft.com>
444
445        * configure.in (ALL_LINGUAS): added Lithuanian language
446        * *.desktop: added Lithuanian strings from Gediminas Paulauskas
447          <menesis@delfi.lt> to the desktop menu files
448
4492000-02-12  Fatih Demir <kabalak@gmx.net>
450
451        * configure.in: Added tr to ALL_LINGUAS .
452
4532000-01-31  Yuan-Chung Cheng <platin@linux.org.tw>
454
455        * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
456
4572000-01-13  Tim Gerla  <timg@means.net>
458
459        * configure.in: Added check for ucdrom.h for Linux 2.0.x users.
460
4612000-01-11  Tim Gerla  <timg@means.net>
462
463        * gnome-media.spec.in: Added cddb-submit-methods (Peter Wainwright)
464
4651999-11-17  Pablo Saratxaga <pablo@mandrakesoft.com>
466
467        * configure.in (ALL_LINGUAS): Added Greek (el).
468
4691999-11-02  Yuri Syrota <rasta@renome.rovno.ua>
470
471        * configure.in (ALL_LINGUAS): Added Ukrainian (uk).
472
4731999-10-12  Dan Damian <dand@dnttm.ro>
474
475        * configure.in (ALL_LINGUAS): Added Romanian (ro).
476
4771999-10-07  Jesus Bravo Alvarez  <jba@pobox.com>
478
479        * configure.in (ALL_LINGUAS): Added Galician (gl)
480
4811999-10-05  Tim Gerla  <timg@means.net>
482
483        * configure.in: Bump to 1.0.51, final release
484
4851999-10-04  Stanislav Brabec  <utx@penguin.cz>
486
487        * configure.in: Alphabetical resort of languages.
488
4891999-28-09  Tim P. Gerla  <timg@means.net>
490       
491        * configure.in: Bump to 1.0.50, whee!
492
4931999-22-09  Tim P. Gerla  <timg@means.net>
494
495        * configure.in: Bump to 1.0.41
496
4971999-09-28  Martin Baulig  <martin@home-of-linux.org>
498
499        * configure.in (ALL_LINGUAS): Added cs.
500
5011999-09-27  Richard Hult  <rhult@hem2.passagen.se>
502
503        * configure.in (ALL_LINGUAS): Added sv.
504
5051999-09-26  Lauris Kaplinski <lauris@ariman.ee>
506
507        * configure.in: Added et (Estonian) to ALL_LINGUAS
508
5091999-19-09  Tim P. Gerla  <timg@means.net>
510
511        * configure.in: Bumped version to 1.0.40.
512        * README: Updates
513        * NEWS: Updates
514        * TODO: Removed old info
515
5161999-07-09  Tim P. Gerla  <timg@means.net>
517
518        * configure.in/AUTHORS/MAINTAINERS: Removed extace traces
519        * README.extace: Document pointing to new extace maintainer's page.
520
5211999-07-09  Tim P. Gerla  <timg@means.net>
522
523        * configure.in, Makefile.am: Disabled extace because of compiliation problems
524        * configure.in, Makefile.am: Include intl/ in dist please
525
5261999-05-25  Yukihiro Nakai <nacai@iname.com>
527
528        * Add Japanese entry to *.desktop
529
5301999-04-29  James Henstridge  <james@daa.com.au>
531
532        * acconfig.h, configure.in: added a test to find the system's mail
533        transfer agent.  It is used by cddbsubmit for email type submissions.
534
5351999-04-17  James Henstridge <james@daa.com.au>
536
537        * configure.in, acconfig.h: check for libghttp, and if found define
538        WITH_LIBGHTTP.  If not found, set GHTTP_LIB to empty.
539
5401999-03-18 Tuomas J. Lukka <lukka@iki.fi>
541
542        * configure.in - fix the test for we_have_esd to test -n "$we_have_esd"
543          now gnome-media compiles on my system without ESD again
544
5451999-03-09 Mark Crichton <crichton@gimp.org>
546
547        * configure.in: Fixed chicken-and-egg problem with the AM_ESD_PATH
548        macro.  That macro is now in acinclude.m4.  Also set up vu-meter and
549        extace to compile only if ESD is found.
550
551        * Makefile.am: changes to support above.  Also, if/when tcd becomes its
552        own module, we should remove this.
553
554        * acinclude.m4: Added AM_ESD_PATH.
555
5561999-02-25 Shooby Ban <bansz@szif.hu>
557
558        * configure.in: Added hungarian po
559        po/hu.po Hungarian translations
560
561Wed Feb 10 22:42:39 EST 1999 Gregory McLean <gregm@comstar.net>
562
563        * Bumped version to 0.99.8
564
565Wed Jan 20 23:48:16 EST 1999 Mandrake <mandrake@mandrake.net>
566       
567        * vu-meter/Makefile.am: fixes to make this puppy actually BUILD again.
568
5691999-01-18  Christopher Blizzard  <blizzard@appliedtheory.com>
570
571        * configure.in (PROGRAMS_EXTACE): Add check to find the gsl header
572        files.
573
5741998-12:31  Mark Crichton <crichton@gimp.org>
575
576        * Makefile.am: Disabled building gnomovision...see gnomovision
577        changelog for more info.
578
5791998-12-28  Mark Crichton <crichton@gimp.org>
580
581        * Makefile.am
582        * configure.in: got gnomovision back to life...somewhat
583        Also checks for Specific XFree86 extensions now.
584
585Fri Dec 25 23:25:02 PST 1998 Manish Singh <yosh@gimp.org>
586
587        * Makefile.am
588        * configure.in: reenabled extace, redid the gsl check for gsl 0.4
589
590        * extace/extace.c: make it work with gsl 0.4
591
5921998-12-15  Mark Crichton <crichton@gimp.org>
593
594        * Makefile.am: Included configure as an EXTRA_DIST target
595        (needed for people who d/l tarball, but DON'T have auto*)
596
597        * vu-meter/Makefile.am: Removed dependency on vu-meter/NEWS.
598        File does not exist
599
6001998-12-04  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
601
602        * configure.in (AC_OUTPUT): Removed the `sed ... POTFILES'.
603        * acinclude.m4: Removed.
604
605Wed Nov 25 12:56:36 EST 1998 Gregory McLean <gregm@comstar.net>
606
607        * vu-meter: Added a new toy.
608 
6091998-11-17  Tuomas J. Lukka  <lukka@iki.fi>
610
611        * configure.in (ALL_LINGUAS): Add da, fi
612
6131998-10-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>
614
615        * configure.in (ALL_LINGUAS): Added Japanese to the translations.
616        Thanks to Mitsuru Oka for the ja.po file!
617
618Sun Aug 30 21:06:10 1998  Tim P. Gerla  <timg@means.net>
619       
620        * Added new directory `cddbslave'. It's a program to request
621        cddb information from cddb servers.
622
623        * Makefile.am: Added cddbslave.
624       
625        * configure.in: Added cddbslave.
626
6271998-08-24  Tim P. Gerla  <timg@means.net>
628
629        * configure.in: Added checks for later linux kernel headers, to enable cd                     
630          changer support. I haven't tried using the cd changer code on a kernel that                 
631          doesn't support it, so when we release we may want to disable it.
632
6331998-08-14  Federico Mena Quintero  <federico@nuclecu.unam.mx>
634
635        * configure.in: Bumped version number to 0.27.
636
6371998-07-02  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
638
639        * configure.in (ALL_LINGUAS): Added `pt' for Portuguese translation.
640
6411998-05-15  Raja R Harinath  <harinath@cs.umn.edu>
642
643        * configure.in (PROGRAMS_EXTACE): Define only if both `libesd' and
644        `libgslfft' exist.
645
6461998-02-26  Raja R Harinath  <harinath@cs.umn.edu>
647
648        * configure.in (ALL_LINGUAS): Add `it'.
649
6501998-02-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>
651
652        * configure.in (ALL_LINGUAS): Added 'de' for German language support.
653
6541998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>
655
656        * gnomovision/tvset.c (main): Added app_id "gnomovision".
657
6581998-02-17  Raja R Harinath  <harinath@cs.umn.edu>
659
660        * configure.in: Use `AM_ACLOCAL_INCLUDE'.
661
662Tue Feb 17 11:06:43 KST 1998  Changwoo Ryu  <cwryu@adam.kaist.ac.kr>
663
664        * Makefile.am (macros/macros.dep): Maintainer rule to
665        auto-regenerate aclocal.m4.
666        (SUBDIRS): Add `macros'.
667        * autogen.sh: Use macros/autogen.sh.
668       
669
Note: See TracBrowser for help on using the repository browser.