diff options
Diffstat (limited to '')
-rw-r--r-- | extras/source/templates/presnt/Pencil/meta.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/extras/source/templates/presnt/Pencil/meta.xml b/extras/source/templates/presnt/Pencil/meta.xml new file mode 100644 index 000000000..ce1e6a8e3 --- /dev/null +++ b/extras/source/templates/presnt/Pencil/meta.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:smil="urn:oasis:names:tc:opendocument:xmlns:smil-compatible:1.0" xmlns:anim="urn:oasis:names:tc:opendocument:xmlns:animation:1.0" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:officeooo="http://openoffice.org/2009/office" office:version="1.2"> + <office:meta> + <meta:creation-date>2017-11-26T19:23:23.728801136</meta:creation-date> + <meta:editing-duration>PT2M20S</meta:editing-duration> + <meta:editing-cycles>2</meta:editing-cycles> + <meta:generator>LibreOffice/5.4.2.2$Linux_X86_64 LibreOffice_project/22b09f6418e8c2d508a9eaf86b2399209b0990f4</meta:generator> + <dc:title>Pencil</dc:title> + <dc:date>2017-11-26T19:25:44.414354044</dc:date> + <meta:document-statistic meta:object-count="41"/> + </office:meta> +</office:document-meta> |