diff options
-rw-r--r-- | ChangeLog | 10 | ||||
m--------- | common | 0 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
3 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init), + (cdparanoia_open), (cdparanoia_event): + fix/add error handling + * po/POTFILES.in: + add cdparanoia source + * tools/Makefile.am: + make scripts executable + +2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org> + * configure.ac: * ext/vorbis/Makefile.am: * sys/Makefile.am: diff --git a/common b/common -Subproject 4eb02711e49a6aadf900d6fd9d220c17115fec2 +Subproject 5557aa074c4836b2cc9eac0e1519323df1cb876 diff --git a/po/POTFILES.in b/po/POTFILES.in index a595819c..ede78f92 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,6 @@ ext/audiofile/gstafsink.c ext/audiofile/gstafsrc.c +ext/cdparanoia/gstcdparanoia.c ext/gnomevfs/gstgnomevfssrc.c ext/gnomevfs/gstgnomevfssink.c ext/sndfile/gstsf.c |