From 16b26cc5a912b0a3835e5bcb822d94397ddd33e6 Mon Sep 17 00:00:00 2001 From: Szymon Siwek Date: Fri, 11 Apr 2008 22:45:43 +0000 Subject: [PATCH] - applied upstream Changed files: gnome-speech-espeak_api.patch -> 1.2 --- gnome-speech-espeak_api.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 gnome-speech-espeak_api.patch diff --git a/gnome-speech-espeak_api.patch b/gnome-speech-espeak_api.patch deleted file mode 100644 index 5fe92f7..0000000 --- a/gnome-speech-espeak_api.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-speech-0.4.17/drivers/espeak/espeaksynthesisdriver.c.orig 2008-02-15 17:06:29.000000000 +0000 -+++ gnome-speech-0.4.17/drivers/espeak/espeaksynthesisdriver.c 2008-02-15 17:07:16.000000000 +0000 -@@ -168,7 +168,7 @@ - - espeak_SetSynthCallback( espeak_synthesis_driver_index_callback); - --#if ESPEAK_API_REVISION==2 -+#if ESPEAK_API_REVISION==2 || ESPEAK_API_REVISION==3 - espeak_Initialize(AUDIO_OUTPUT_PLAYBACK, 200, NULL, 0); - #else - espeak_Initialize(AUDIO_OUTPUT_PLAYBACK, 200, NULL); -- 2.44.0