i18n: Fix POTFILES for poll changes
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 3 Nov 2012 09:52:35 +0000 (10:52 +0100)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Sat, 3 Nov 2012 09:52:35 +0000 (10:52 +0100)
poll.c was moved to poll-posix.c and poll-win32.c was added for the
Windows port.

po/POTFILES.in

index c90c410..ec87b18 100644 (file)
@@ -114,7 +114,8 @@ src/pulsecore/hashmap.c
 src/pulsecore/avahi-wrap.c
 src/pulsecore/authkey.c
 src/pulsecore/namereg.c
-src/pulsecore/poll.c
+src/pulsecore/poll-posix.c
+src/pulsecore/poll-win32.c
 src/pulsecore/tokenizer.c
 src/pulsecore/semaphore-posix.c
 src/pulsecore/cli-text.c