mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-04 07:26:12 +00:00
更新windows内置office目录名, 适配jodconverter
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Generated with glade 3.22.1 -->
|
||||
<interface domain="sfx">
|
||||
<requires lib="gtk+" version="3.20"/>
|
||||
<requires lib="LibreOffice" version="1.0"/>
|
||||
<object class="GtkWindow" id="DockingWindow">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">True</property>
|
||||
<property name="vexpand">True</property>
|
||||
<property name="border_width">6</property>
|
||||
<property name="type_hint">dock</property>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
Reference in New Issue
Block a user