mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
build: update translated files
The last patch was incomplete. The translated strings merely moved between generated file names, rather than disappearing. * cfg.mk (generated_files): Update generated file names. * po/POTFILES.in: Add remote_dispatch.h
This commit is contained in:
parent
ec918adf8f
commit
8f33892171
2
cfg.mk
2
cfg.mk
@ -31,7 +31,7 @@ gnulib_dir = $(srcdir)/.gnulib
|
||||
# List of additional files that we want to pick up in our POTFILES.in
|
||||
# This is all gnulib files, as well as generated files for RPC code.
|
||||
generated_files = \
|
||||
$(srcdir)/daemon/*_dispatch_*.h \
|
||||
$(srcdir)/daemon/*_dispatch.h \
|
||||
$(srcdir)/src/remote/*_client_bodies.h \
|
||||
$(srcdir)/src/remote/*_protocol.[ch] \
|
||||
$(srcdir)/gnulib/lib/*.[ch]
|
||||
|
@ -1,5 +1,6 @@
|
||||
daemon/libvirtd.c
|
||||
daemon/remote.c
|
||||
daemon/remote_dispatch.h
|
||||
daemon/stream.c
|
||||
gnulib/lib/gai_strerror.c
|
||||
src/conf/cpu_conf.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user