summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPavel Hrdina <phrdina@redhat.com>2020-12-08 16:54:30 +0100
committerPavel Hrdina <phrdina@redhat.com>2021-01-22 11:10:27 +0100
commit5ac39c4ab0fac12e145a023c08a269c66707aa4d (patch)
tree23449266dc50dd06d2624f312bd4c2156c014ba7 /po
parent3e5476641482ff40f6868f049d4b49b315b31cc2 (diff)
downloadlibvirt-5ac39c4ab0fac12e145a023c08a269c66707aa4d.tar.gz
util: move virStorageEncryption 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.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2a3c848d05..a2c46dd239 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_encryption_conf.c
@SRCDIR@src/conf/storage_source_conf.c
@SRCDIR@src/conf/virchrdev.c
@SRCDIR@src/conf/virdomainmomentobjlist.c
@@ -307,7 +308,6 @@
@SRCDIR@src/util/virscsivhost.c
@SRCDIR@src/util/virsecret.c
@SRCDIR@src/util/virsocketaddr.c
-@SRCDIR@src/util/virstorageencryption.c
@SRCDIR@src/util/virstoragefile.c
@SRCDIR@src/util/virstring.c
@SRCDIR@src/util/virsysinfo.c