Revision: 1694
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1694&view=rev
Author: dforsi
Date: 2007-09-15 07:18:11 -0700 (Sat, 15 Sep 2007)
Log Message:
-----------
fix references to m4a in Makefile.am and comments
Modified Paths:
--------------
gtkpod/trunk/scripts/Makefile.am
gtkpod/trunk/scripts/convert-2m4a.sh
gtkpod/trunk/scripts/gtkpod-convert-common.sh
Modified: gtkpod/trunk/scripts/Makefile.am
===================================================================
--- gtkpod/trunk/scripts/Makefile.am 2007-09-15 13:19:23 UTC (rev 1693)
+++ gtkpod/trunk/scripts/Makefile.am 2007-09-15 14:18:11 UTC (rev 1694)
@@ -21,7 +21,7 @@
ldif2vcf.sh \
mab2vcard \
convert-2mp3.sh \
- convert-2mp4.sh \
+ convert-2m4a.sh \
gtkpod-convert-common.sh
# these scripts will of course also go in the distribution tarball.
Modified: gtkpod/trunk/scripts/convert-2m4a.sh
===================================================================
--- gtkpod/trunk/scripts/convert-2m4a.sh 2007-09-15 13:19:23 UTC (rev
1693)
+++ gtkpod/trunk/scripts/convert-2m4a.sh 2007-09-15 14:18:11 UTC (rev
1694)
@@ -1,9 +1,9 @@
#!/bin/sh
-# Script that converts a file into an mp3 file
+# Script that converts a file into an m4a file
#
# USAGE:
#
-# convert-2mp3.sh [options] inputfile
+# convert-2m4a.sh [options] inputfile
#
# For a list of allowed options please consult gtkpod-convert-common.sh
#
Modified: gtkpod/trunk/scripts/gtkpod-convert-common.sh
===================================================================
--- gtkpod/trunk/scripts/gtkpod-convert-common.sh 2007-09-15 13:19:23 UTC
(rev 1693)
+++ gtkpod/trunk/scripts/gtkpod-convert-common.sh 2007-09-15 14:18:11 UTC
(rev 1694)
@@ -1,5 +1,5 @@
#!/bin/sh
-# Script that converts a file into an mp3 file
+# Script that converts a file into an mp3 or an m4a file
#
# USAGE:
#
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2