summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPavel Hrdina <phrdina@redhat.com>2021-01-21 15:44:53 +0100
committerPavel Hrdina <phrdina@redhat.com>2021-01-22 11:10:27 +0100
commit3e5476641482ff40f6868f049d4b49b315b31cc2 (patch)
tree9448569b78207ecc831dae44edecbe5e3aad12ca /po
parent2cdd833eae1bce0c7660ab1578b09cd17e5af09d (diff)
downloadlibvirt-3e5476641482ff40f6868f049d4b49b315b31cc2.tar.gz
util: move virStorageSource code into conf
The code handles XML bits and internal definition and should be in conf directory. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index db017fc5b7..2a3c848d05 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -43,6 +43,7 @@
@SRCDIR@src/conf/snapshot_conf.c
@SRCDIR@src/conf/storage_adapter_conf.c
@SRCDIR@src/conf/storage_conf.c
+@SRCDIR@src/conf/storage_source_conf.c
@SRCDIR@src/conf/virchrdev.c
@SRCDIR@src/conf/virdomainmomentobjlist.c
@SRCDIR@src/conf/virdomainobjlist.c