1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
1999-10-05 Jonathan Blandford <jrb@redhat.com>
* gfloppy.spec (CFLAGS): add .mime and .keys file. God, I love our
mime handling.
1999-10-04 Jonathan Blandford <jrb@redhat.com>
* src/progress.c (setup_progress_and_run): Remove BOB.
1999-10-05 Michael Fulbright <msf@avatar.labs.redhat.com>
* Added spec file and desktop file
* Fixed autoconf to look for required Linux specific libs
1999-10-05 Miguel de Icaza <miguel@gnu.org>
* configure.in: Added es.po;
* src/gfloppy.glade: Generate .h file for po translation.
1999-10-04 Jonathan Blandford <jrb@redhat.com>
* configure.in: upped the version to 0.9
* src/gfloppy.c (format_ext2fs): Ext2 formatting works perfectly.
1999-09-30 Jonathan Blandford <jrb@redhat.com>
* src/progress.c (read_stdinput): added Progress updating.
1999-09-27 Tristan Tarrant <ttarrant@etnoteam.it>
* configure.in: Added "it" to ALL_LINGUAS.
1999-09-23 Kjartan Maraas <kmaraas@online.no>
* configure.in: Added "da" and "no" to ALL_LINGUAS.
1999-09-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* src/Makefile.am (INCLUDES): Define the GLADEDIR here.
* src/main.c (main): Use GLADEDIR to locate our datafiles.
|