diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 17:22:02 +0100 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 17:22:02 +0100 |
commit | 7afecb4682eec4a03596ef2e2ea804cd9d89fd35 (patch) | |
tree | 8475159a1a788263cdba95056c4e7b45d03f5633 /META-INF | |
download | alfred-wolfenstein-die-gottlosen-jahre-7afecb4682eec4a03596ef2e2ea804cd9d89fd35.tar.gz alfred-wolfenstein-die-gottlosen-jahre-7afecb4682eec4a03596ef2e2ea804cd9d89fd35.tar.bz2 alfred-wolfenstein-die-gottlosen-jahre-7afecb4682eec4a03596ef2e2ea804cd9d89fd35.zip |
initial commit
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> |