diff options
author | B. Stack <bgstack15@gmail.com> | 2021-03-27 20:30:02 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-03-27 20:36:41 -0400 |
commit | 28d936cedbdda5eb06f085903340513c6eb3701d (patch) | |
tree | 343628b23a18793cb09159410d45cd483932b900 /Chicago95-theme/config.xcu | |
download | libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.tar.gz libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.tar.bz2 libreoffice-chicago95-iconset-28d936cedbdda5eb06f085903340513c6eb3701d.zip |
initial commit
Diffstat (limited to 'Chicago95-theme/config.xcu')
-rw-r--r-- | Chicago95-theme/config.xcu | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Chicago95-theme/config.xcu b/Chicago95-theme/config.xcu new file mode 100644 index 0000000..4f366c3 --- /dev/null +++ b/Chicago95-theme/config.xcu @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<oor:items xmlns:oor="http://openoffice.org/2001/registry"> + <item oor:path="/org.openoffice.Office.Paths/Paths/Iconset/InternalPaths"> + <node oor:name="%origin%/iconsets" oor:op="fuse"/> + </item> +</oor:items> |