i18n: Fix POTFILES for poll changes

poll.c was moved to poll-posix.c and poll-win32.c was added for the
Windows port.
This commit is contained in:
Arun Raghavan 2012-11-03 10:52:35 +01:00
parent 5ec0d8122a
commit d754b63bcb

View 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