diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-10-22 17:53:22 +0000 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-10-22 17:53:22 +0000 |
commit | c7f1ae451344c195a285b02c7c1f3dbbb26c81dd (patch) | |
tree | 956150c576ec660a01cb2c810629151326636fff /META-INF | |
download | albert-ehrenstein-tubutsch-c7f1ae451344c195a285b02c7c1f3dbbb26c81dd.tar.gz albert-ehrenstein-tubutsch-c7f1ae451344c195a285b02c7c1f3dbbb26c81dd.tar.bz2 albert-ehrenstein-tubutsch-c7f1ae451344c195a285b02c7c1f3dbbb26c81dd.zip |
Diffstat (limited to 'META-INF')
-rw-r--r-- | META-INF/container.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/META-INF/container.xml b/META-INF/container.xml new file mode 100644 index 0000000..54bfc8d --- /dev/null +++ b/META-INF/container.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<container version="1.0" xmlns="urn:oasis:names:tc:opendocument:xmlns:container"> + <rootfiles> + <rootfile full-path="OEBPS/content.opf" media-type="application/oebps-package+xml"/> + </rootfiles> +</container> |