---初始化项目

This commit is contained in:
2025-09-22 16:42:37 +08:00
parent 6532436c9a
commit e136c1d45b
15638 changed files with 9404099 additions and 124 deletions

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE manifest:manifest PUBLIC "-//OpenOffice.org//DTD Manifest 1.0//EN" "Manifest.dtd">
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
<manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
manifest:full-path="dictionaries.xcu"/>
<manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcs"
manifest:media-type="application/vnd.sun.star.configuration-schema" />
<manifest:file-entry manifest:full-path="dialog/OptionsDialog.xcu"
manifest:media-type="application/vnd.sun.star.configuration-data" />
<manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-components"
manifest:full-path="Lightproof.components"/>
<manifest:file-entry
manifest:media-type="application/vnd.sun.star.configuration-data"
manifest:full-path="Linguistic.xcu" />
</manifest:manifest>