A plugin for pidgin that interfaces with the popular program festival. It allows for instant messages to be spoken by festival so you can hear it through your speakers.
12 lines
395 B
Text
12 lines
395 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2009/06/09 22:34:24 othyro Exp $
|
|
|
|
--- po/Makefile.in.in.orig 2008-02-06 09:27:54.000000000 +0000
|
|
+++ po/Makefile.in.in
|
|
@@ -28,6 +28,7 @@ exec_prefix = @exec_prefix@
|
|
datadir = @datadir@
|
|
libdir = @libdir@
|
|
mkdir_p=@mkdir_p@
|
|
+top_builddir = @top_builddir@
|
|
localedir = $(libdir)/locale
|
|
gnulocaledir = $(datadir)/locale
|
|
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
|