mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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:
parent
5ec0d8122a
commit
d754b63bcb
1 changed files with 2 additions and 1 deletions
|
|
@ -114,7 +114,8 @@ src/pulsecore/hashmap.c
|
||||||
src/pulsecore/avahi-wrap.c
|
src/pulsecore/avahi-wrap.c
|
||||||
src/pulsecore/authkey.c
|
src/pulsecore/authkey.c
|
||||||
src/pulsecore/namereg.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/tokenizer.c
|
||||||
src/pulsecore/semaphore-posix.c
|
src/pulsecore/semaphore-posix.c
|
||||||
src/pulsecore/cli-text.c
|
src/pulsecore/cli-text.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue