diff options
author | Lu Guanqun <guanqun.lu@intel.com> | 2011-08-12 00:07:26 +0800 |
---|---|---|
committer | Arun Raghavan <arun.raghavan@collabora.co.uk> | 2011-08-12 16:14:18 +0530 |
commit | 6c2a1cceed6ddddee690d1dd1cc339d06e6f66ca (patch) | |
tree | d70fcf8dc7d3d0ff1dc3dd80da3c441d0e96592b | |
parent | be3879e04e890553abcd9dd27307126bf86aac41 (diff) |
i18n: po file fixes
Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f8936550..f4f6c22b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -142,6 +142,7 @@ src/pulsecore/sound-file-stream.c src/pulsecore/memblockq.c src/pulsecore/protocol-http.c src/pulsecore/semaphore-win32.c +src/pulsecore/i18n.c src/daemon/cpulimit.c src/daemon/ltdl-bind-now.c src/daemon/main.c @@ -157,7 +158,6 @@ src/pulse/proplist.c src/pulse/xmalloc.c src/pulse/ext-stream-restore.c src/pulse/stream.c -src/pulse/i18n.c src/pulse/util.c src/pulse/utf8.c src/pulse/mainloop-api.c |