From fe8ec418a2ef90b76f9ee6c70ff7940743740267 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Wed, 22 Oct 2008 13:19:49 +0200 Subject: [PATCH] Update info about wav files on Maemo (README) --- README.Maemo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.Maemo b/README.Maemo index 04100be..da72db6 100644 --- a/README.Maemo +++ b/README.Maemo @@ -8,3 +8,6 @@ the background.ogg file, you can create a dummy file with the following command: "arecord -twav -d1 background.wav". This makes the binary smaller. For all other .ogg files in the "data/" folder, you can use "oggdec *.ogg". + +Don't forget to update both "makefile" and "data/makefile" to ".wav" instead +of ".ogg" for it to work correctly. -- 2.11.4.GIT