From c3839c76377ea7662f29364ae66718e8ac6233af Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Fri, 25 Feb 2011 12:35:14 +0530 Subject: core: Add a pa_format_info structure This will be used to represent the format of data provided by the client for both compressed and PCM formats in a new extended API. --- po/POTFILES.in | 1 + 1 file changed, 1 insertion(+) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index ba7e9b71..35c20be4 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -177,6 +177,7 @@ src/pulse/thread-mainloop.c src/pulse/scache.c src/pulse/glib-mainloop.c src/pulse/timeval.c +src/pulse/format.c src/utils/pacat.c src/utils/pasuspender.c src/utils/pabrowse.c -- cgit