set document keyword to tabellio/pcf and tabellio/pfb so they can be handled

differently by legi2pdf
This commit is contained in:
Frédéric Péters 2008-11-06 15:41:38 +01:00
parent 2323271c74
commit 51b48d423e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<?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:ooo="http://openoffice.org/2004/office" office:version="1.0">
<office:meta>
<meta:keyword>Tabellio</meta:keyword>
<meta:keyword>Tabellio/PCF</meta:keyword>
</office:meta>
</office:document-meta>

View File

@ -1,6 +1,6 @@
<?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:ooo="http://openoffice.org/2004/office" office:version="1.0">
<office:meta>
<meta:keyword>Tabellio</meta:keyword>
<meta:keyword>Tabellio/PFB</meta:keyword>
</office:meta>
</office:document-meta>