diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-03-05 13:33:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-03-05 13:33:55 +0000 |
commit | 7c8fa50c4d14cf1d68da6da31be2345561d3e595 (patch) | |
tree | 56180959e487ebb4028e1742cf0dce2ccf6a54b0 | |
parent | 27604e24a213562a984dbcef1f36df39cbcbc488 (diff) |
make libreoffice use breeze icons by default
27 files changed, 1348 insertions, 0 deletions
diff --git a/skel/.config/libreoffice/4/user/autotext/mytexts.bau b/skel/.config/libreoffice/4/user/autotext/mytexts.bau Binary files differnew file mode 100644 index 0000000..0513fab --- /dev/null +++ b/skel/.config/libreoffice/4/user/autotext/mytexts.bau diff --git a/skel/.config/libreoffice/4/user/basic/Standard/Module1.xba b/skel/.config/libreoffice/4/user/basic/Standard/Module1.xba new file mode 100644 index 0000000..3424c16 --- /dev/null +++ b/skel/.config/libreoffice/4/user/basic/Standard/Module1.xba @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> +<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Module1" script:language="StarBasic">REM ***** BASIC ***** + +Sub Main + +End Sub</script:module>
\ No newline at end of file diff --git a/skel/.config/libreoffice/4/user/basic/Standard/dialog.xlb b/skel/.config/libreoffice/4/user/basic/Standard/dialog.xlb new file mode 100644 index 0000000..669529d --- /dev/null +++ b/skel/.config/libreoffice/4/user/basic/Standard/dialog.xlb @@ -0,0 +1,3 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd"> +<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false"/> diff --git a/skel/.config/libreoffice/4/user/basic/Standard/script.xlb b/skel/.config/libreoffice/4/user/basic/Standard/script.xlb new file mode 100644 index 0000000..67c9503 --- /dev/null +++ b/skel/.config/libreoffice/4/user/basic/Standard/script.xlb @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd"> +<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Standard" library:readonly="false" library:passwordprotected="false"> + <library:element library:name="Module1"/> +</library:library> diff --git a/skel/.config/libreoffice/4/user/basic/dialog.xlc b/skel/.config/libreoffice/4/user/basic/dialog.xlc new file mode 100644 index 0000000..34064e8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/basic/dialog.xlc @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE library:libraries PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "libraries.dtd"> +<library:libraries xmlns:library="http://openoffice.org/2000/library" xmlns:xlink="http://www.w3.org/1999/xlink"> + <library:library library:name="Standard" library:link="false"/> +</library:libraries> diff --git a/skel/.config/libreoffice/4/user/basic/script.xlc b/skel/.config/libreoffice/4/user/basic/script.xlc new file mode 100644 index 0000000..34064e8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/basic/script.xlc @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE library:libraries PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "libraries.dtd"> +<library:libraries xmlns:library="http://openoffice.org/2000/library" xmlns:xlink="http://www.w3.org/1999/xlink"> + <library:library library:name="Standard" library:link="false"/> +</library:libraries> diff --git a/skel/.config/libreoffice/4/user/config/autotbl.fmt b/skel/.config/libreoffice/4/user/config/autotbl.fmt Binary files differnew file mode 100644 index 0000000..6601590 --- /dev/null +++ b/skel/.config/libreoffice/4/user/config/autotbl.fmt diff --git a/skel/.config/libreoffice/4/user/database/biblio.odb b/skel/.config/libreoffice/4/user/database/biblio.odb Binary files differnew file mode 100644 index 0000000..199fd6f --- /dev/null +++ b/skel/.config/libreoffice/4/user/database/biblio.odb diff --git a/skel/.config/libreoffice/4/user/database/biblio/biblio.dbf b/skel/.config/libreoffice/4/user/database/biblio/biblio.dbf Binary files differnew file mode 100644 index 0000000..4161cea --- /dev/null +++ b/skel/.config/libreoffice/4/user/database/biblio/biblio.dbf diff --git a/skel/.config/libreoffice/4/user/database/biblio/biblio.dbt b/skel/.config/libreoffice/4/user/database/biblio/biblio.dbt Binary files differnew file mode 100644 index 0000000..e17daea --- /dev/null +++ b/skel/.config/libreoffice/4/user/database/biblio/biblio.dbt diff --git a/skel/.config/libreoffice/4/user/database/evolocal.odb b/skel/.config/libreoffice/4/user/database/evolocal.odb Binary files differnew file mode 100644 index 0000000..82f486a --- /dev/null +++ b/skel/.config/libreoffice/4/user/database/evolocal.odb diff --git a/skel/.config/libreoffice/4/user/extensions/buildid b/skel/.config/libreoffice/4/user/extensions/buildid new file mode 100644 index 0000000..22266af --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/buildid @@ -0,0 +1 @@ +20m0(Build:3)
\ No newline at end of file diff --git a/skel/.config/libreoffice/4/user/extensions/bundled/lastsynchronized b/skel/.config/libreoffice/4/user/extensions/bundled/lastsynchronized new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/bundled/lastsynchronized @@ -0,0 +1 @@ +1
\ No newline at end of file diff --git a/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..fb4de4d --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<conf:configuration-backend-db xmlns:conf="http://openoffice.org/extensionmanager/configuration-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..496c8c8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<help:help-backend-db xmlns:help="http://openoffice.org/extensionmanager/help-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/extensions/shared/lastsynchronized b/skel/.config/libreoffice/4/user/extensions/shared/lastsynchronized new file mode 100644 index 0000000..56a6051 --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/shared/lastsynchronized @@ -0,0 +1 @@ +1
\ No newline at end of file diff --git a/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..fb4de4d --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<conf:configuration-backend-db xmlns:conf="http://openoffice.org/extensionmanager/configuration-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..496c8c8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/shared/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<help:help-backend-db xmlns:help="http://openoffice.org/extensionmanager/help-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..fb4de4d --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<conf:configuration-backend-db xmlns:conf="http://openoffice.org/extensionmanager/configuration-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..496c8c8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/extensions/tmp/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<help:help-backend-db xmlns:help="http://openoffice.org/extensionmanager/help-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/gallery/sg30.sdv b/skel/.config/libreoffice/4/user/gallery/sg30.sdv Binary files differnew file mode 100644 index 0000000..fc17dd9 --- /dev/null +++ b/skel/.config/libreoffice/4/user/gallery/sg30.sdv diff --git a/skel/.config/libreoffice/4/user/gallery/sg30.thm b/skel/.config/libreoffice/4/user/gallery/sg30.thm Binary files differnew file mode 100644 index 0000000..9bf97d6 --- /dev/null +++ b/skel/.config/libreoffice/4/user/gallery/sg30.thm diff --git a/skel/.config/libreoffice/4/user/psprint/pspfontcache b/skel/.config/libreoffice/4/user/psprint/pspfontcache new file mode 100644 index 0000000..73efdef --- /dev/null +++ b/skel/.config/libreoffice/4/user/psprint/pspfontcache @@ -0,0 +1,1123 @@ +LibreOffice PspFontCacheFile format 6 +FontCacheDirectory:1488149742:/usr/lib64/libreoffice/share/fonts/truetype +File:opens___.ttf +2;1 +OpenSymbol +0;OpenSymbol;0;5;5;2;65535;916;312;184;0;1262;1228;1262;1228;0;0;0;8;Regular + +FontCacheDirectory:1483841615:/usr/share/fonts/noto +File:NotoSerifThai-Regular.ttf +2;1 +Noto Serif Thai +0;NotoSerifThai;0;5;5;2;65535;1116;255;205;0;1587;1371;1587;1371;0;0;0;0;Regular + +File:NotoSerifLao-Bold.ttf +2;1 +Noto Serif Lao +0;NotoSerifLao-Bold;0;8;5;2;65535;1049;292;201;0;1604;1341;1604;1341;0;0;0;0;Bold + +File:NotoSerifKhmer-Bold.ttf +2;1 +Noto Serif Khmer +0;NotoSerifKhmer-Bold;0;8;5;2;65535;1220;585;270;0;4082;1805;4082;1805;0;0;0;0;Bold + +File:NotoSerifKhmer-Regular.ttf +2;1 +Noto Serif Khmer +0;NotoSerifKhmer;0;5;5;2;65535;1220;585;270;0;3963;1805;3963;1805;0;0;0;0;Regular + +File:NotoSerif-Bold.ttf +2;1 +Noto Serif +0;NotoSerif-Bold;0;8;5;2;65535;1068;292;204;0;2059;1360;2059;1360;0;0;0;0;Bold + +File:NotoSerif-Italic.ttf +2;1 +Noto Serif +0;NotoSerif-Italic;2;5;5;2;65535;1068;292;204;0;1819;1360;1819;1360;0;0;0;0;Italic + +File:NotoSansVai-Regular.ttf +2;1 +Noto Sans Vai +0;NotoSansVai;0;5;5;2;65535;1068;292;204;0;1289;1360;1289;1360;0;0;0;0;Regular + +File:NotoSansUgaritic-Regular.ttf +2;1 +Noto Sans Ugaritic +0;NotoSansUgaritic;0;5;5;2;65535;743;380;168;0;1184;1123;1184;1123;0;0;0;0;Regular + +File:NotoSansTibetan-Regular.ttf +2;1 +Noto Sans Tibetan +0;NotoSansTibetan;0;5;5;2;65535;1214;918;319;0;2433;2132;2433;2132;0;0;0;0;Regular + +File:NotoSansTibetan-Bold.ttf +2;1 +Noto Sans Tibetan +0;NotoSansTibetan-Bold;0;8;5;2;65535;1270;1106;356;0;2513;2376;2513;2376;0;0;0;0;Bold + +File:NotoSansThai-Bold.ttf +2;1 +Noto Sans Thai +0;NotoSansThai-Bold;0;8;5;2;65535;1116;255;205;0;1761;1371;1761;1371;0;0;0;0;Bold + +File:NotoSansThaana-Bold.ttf +2;1 +Noto Sans Thaana +0;NotoSansThaana-Bold;0;8;5;2;65535;1068;530;239;0;2103;1598;2103;1598;0;0;0;0;Bold + +File:NotoSansTelugu-Bold.ttf +2;1 +Noto Sans Telugu +0;NotoSansTelugu-Bold;0;8;5;2;65535;869;482;202;0;3173;1351;3173;1351;0;0;0;0;Bold + +File:NotoSansTamil-Bold.ttf +2;1 +Noto Sans Tamil +0;NotoSansTamil-Bold;0;8;5;2;65535;870;370;186;0;3001;1240;3001;1240;0;0;0;0;Bold + +File:NotoSansTamil-Regular.ttf +2;1 +Noto Sans Tamil +0;NotoSansTamil;0;5;5;2;65535;870;370;186;0;2617;1240;2617;1240;0;0;0;0;Regular + +File:NotoSansTaiViet-Regular.ttf +2;1 +Noto Sans Tai Viet +0;NotoSansTaiViet;0;5;5;2;65535;1068;292;204;0;2255;1360;2255;1360;0;0;0;0;Regular + +File:NotoSansTaiTham-Regular.ttf +2;1 +Noto Sans Tai Tham +0;NotoSansTaiTham;0;5;5;2;65535;1068;296;204;0;1927;1364;1927;1364;0;0;0;0;Regular + +File:NotoSansTaiLe-Regular.ttf +2;1 +Noto Sans Tai Le +0;NotoSansTaiLe;0;5;5;2;65535;1068;292;204;0;1407;1360;1407;1360;0;0;0;0;Regular + +File:NotoSansTelugu-Regular.ttf +2;1 +Noto Sans Telugu +0;NotoSansTelugu;0;5;5;2;65535;869;482;202;0;3034;1351;3034;1351;0;0;0;0;Regular + +File:NotoSansTagalog-Regular.ttf +2;1 +Noto Sans Tagalog +0;NotoSansTagalog;0;5;5;2;65535;1068;292;204;0;1393;1360;1393;1360;0;0;0;0;Regular + +File:NotoSansTifinagh-Regular.ttf +2;1 +Noto Sans Tifinagh +0;NotoSansTifinagh;0;5;5;2;65535;1068;292;204;0;1632;1360;1632;1360;0;0;0;0;Regular + +File:NotoSansSyriacEstrangela-Regular.ttf +2;1 +Noto Sans Syriac Estrangela +0;NotoSansSyriacEstrangela;0;5;5;2;65535;931;442;205;0;1745;1373;1745;1373;0;0;0;0;Regular + +File:NotoSansHebrew-Bold.ttf +2;1 +Noto Sans Hebrew +0;NotoSansHebrew-Bold;0;8;5;2;65535;1068;292;204;0;1086;1360;1086;1360;0;0;0;0;Bold + +File:NotoNaskhArabic-Bold.ttf +2;1 +Noto Naskh Arabic +0;NotoNaskhArabic-Bold;0;8;5;2;65535;1068;633;255;0;2493;1701;2493;1701;0;0;0;0;Bold + +File:NotoSansGurmukhi-Bold.ttf +2;1 +Noto Sans Gurmukhi +0;NotoSansGurmukhi-Bold;0;8;5;2;65535;896;408;195;0;2282;1304;2282;1304;0;0;0;0;Bold + +File:NotoSansGeorgian-Regular.ttf +2;1 +Noto Sans Georgian +0;NotoSansGeorgian;0;5;5;2;65535;1068;292;204;0;1114;1360;1114;1360;0;0;0;0;Regular + +File:NotoSansMyanmar-Bold.ttf +2;1 +Noto Sans Myanmar +0;NotoSansMyanmar-Bold;0;8;5;2;65535;1324;860;327;0;3290;2184;3290;2184;0;0;0;0;Bold + +File:NotoSansEthiopic-Bold.ttf +2;1 +Noto Sans Ethiopic +0;NotoSansEthiopic-Bold;0;8;5;2;65535;1068;292;204;0;1816;1360;1816;1360;0;0;0;0;Bold + +File:NotoSansEgyptianHieroglyphs-Regular.ttf +2;1 +Noto Sans Egyptian Hieroglyphs +0;NotoSansEgyptianHieroglyphs;0;5;5;2;65535;1324;325;247;0;2314;1649;2314;1649;0;0;0;0;Regular + +File:NotoKufiArabic-Bold.ttf +2;1 +Noto Kufi Arabic +0;NotoKufiArabic-Bold;0;8;5;2;65535;1281;615;284;0;2070;1896;2070;1896;0;0;0;0;Bold + +File:NotoSansDevanagari-Regular.ttf +2;1 +Noto Sans Devanagari +0;NotoSansDevanagari;0;5;5;2;65535;896;408;195;0;2013;1304;2013;1304;0;0;0;0;Regular + +File:NotoSansBrahmi-Regular.ttf +2;1 +Noto Sans Brahmi +0;NotoSansBrahmi;0;5;5;2;65535;1068;292;204;0;1223;1360;1223;1360;0;0;0;0;Regular + +File:NotoSansDevanagari-Bold.ttf +2;1 +Noto Sans Devanagari +0;NotoSansDevanagari-Bold;0;8;5;2;65535;896;408;195;0;2229;1304;2229;1304;0;0;0;0;Bold + +File:NotoSansTagbanwa-Regular.ttf +2;1 +Noto Sans Tagbanwa +0;NotoSansTagbanwa;0;5;5;2;65535;1068;292;204;0;1229;1360;1229;1360;0;0;0;0;Regular + +File:NotoSansDeseret-Regular.ttf +2;1 +Noto Sans Deseret +0;NotoSansDeseret;0;5;5;2;65535;1068;292;204;0;813;1360;813;1360;0;0;0;0;Regular + +File:NotoSansCuneiform-Regular.ttf +2;1 +Noto Sans Cuneiform +0;NotoSansCuneiform;0;5;5;2;65535;1596;689;342;0;4443;2285;4443;2285;0;0;0;0;Regular + +File:NotoSerifArmenian-Bold.ttf +2;1 +Noto Serif Armenian +0;NotoSerifArmenian-Bold;0;8;5;2;65535;1068;292;204;0;1542;1360;1542;1360;0;0;0;0;Bold + +File:NotoSans-Regular.ttf +2;1 +Noto Sans +0;NotoSans;0;5;5;2;65535;1068;292;204;0;1877;1360;1877;1360;0;0;0;0;Regular + +File:NotoSans-BoldItalic.ttf +2;1 +Noto Sans +0;NotoSans-BoldItalic;2;8;5;2;65535;1068;292;204;0;1805;1360;1805;1360;0;0;0;0;Bold Italic + +File:NotoSansHebrew-Regular.ttf +2;1 +Noto Sans Hebrew +0;NotoSansHebrew;0;5;5;2;65535;1068;292;204;0;1052;1360;1052;1360;0;0;0;0;Regular + +File:NotoSansThai-Regular.ttf +2;1 +Noto Sans Thai +0;NotoSansThai;0;5;5;2;65535;1116;255;205;0;1675;1371;1675;1371;0;0;0;0;Regular + +File:NotoSansEthiopic-Regular.ttf +2;1 +Noto Sans Ethiopic +0;NotoSansEthiopic;0;5;5;2;65535;1068;292;204;0;1671;1360;1671;1360;0;0;0;0;Regular + +File:NotoSansArmenian-Regular.ttf +2;1 +Noto Sans Armenian +0;NotoSansArmenian;0;5;5;2;65535;1068;292;204;0;1469;1360;1469;1360;0;0;0;0;Regular + +File:NotoKufiArabic-Regular.ttf +2;1 +Noto Kufi Arabic +0;NotoKufiArabic;0;5;5;2;65535;1281;615;284;0;1752;1896;1752;1896;0;0;0;0;Regular + +File:NotoSansYi-Regular.ttf +2;1 +Noto Sans Yi +0;NotoSansYi;0;5;5;2;65535;1068;292;204;0;746;1360;746;1360;0;0;0;0;Regular + +File:NotoSansSaurashtra-Regular.ttf +2;1 +Noto Sans Saurashtra +0;NotoSansSaurashtra;0;5;5;2;65535;1068;292;204;0;1771;1360;1771;1360;0;0;0;0;Regular + +File:NotoSansHanunoo-Regular.ttf +2;1 +Noto Sans Hanunoo +0;NotoSansHanunoo;0;5;5;2;65535;1068;292;204;0;1440;1360;1440;1360;0;0;0;0;Regular + +File:NotoSansArmenian-Bold.ttf +2;1 +Noto Sans Armenian +0;NotoSansArmenian-Bold;0;8;5;2;65535;1068;292;204;0;1596;1360;1596;1360;0;0;0;0;Bold + +File:NotoSansRunic-Regular.ttf +2;1 +Noto Sans Runic +0;NotoSansRunic;0;5;5;2;65535;1068;292;204;0;753;1360;753;1360;0;0;0;0;Regular + +File:NotoSansCherokee-Regular.ttf +2;1 +Noto Sans Cherokee +0;NotoSansCherokee;0;5;5;2;65535;1068;292;204;0;1127;1360;1127;1360;0;0;0;0;Regular + +File:NotoSansLao-Bold.ttf +2;1 +Noto Sans Lao +0;NotoSansLao-Bold;0;8;5;2;65535;1025;390;212;0;1673;1415;1673;1415;0;0;0;0;Bold + +File:NotoSansGurmukhi-Regular.ttf +2;1 +Noto Sans Gurmukhi +0;NotoSansGurmukhi;0;5;5;2;65535;896;408;195;0;2059;1304;2059;1304;0;0;0;0;Regular + +File:NotoSansGeorgian-Bold.ttf +2;1 +Noto Sans Georgian +0;NotoSansGeorgian-Bold;0;8;5;2;65535;1068;292;204;0;1167;1360;1167;1360;0;0;0;0;Bold + +File:NotoSans-Bold.ttf +2;1 +Noto Sans +0;NotoSans-Bold;0;8;5;2;65535;1068;292;204;0;2060;1360;2060;1360;0;0;0;0;Bold + +File:NotoSansOriya-Bold.ttf +2;1 +Noto Sans Oriya +0;NotoSansOriya-Bold;0;8;5;2;65535;916;483;209;0;1847;1399;1847;1399;0;0;0;0;Bold + +File:NotoSerifGeorgian-Bold.ttf +2;1 +Noto Serif Georgian +0;NotoSerifGeorgian-Bold;0;8;5;2;65535;1068;292;204;0;1098;1360;1098;1360;0;0;0;0;Bold + +File:NotoEmoji-Regular.ttf +2;1 +Noto Emoji +0;NotoEmoji;0;5;5;1;65535;1068;292;204;0;1332;1360;1332;1360;0;0;0;0;Regular + +File:NotoSansCypriot-Regular.ttf +2;1 +Noto Sans Cypriot +0;NotoSansCypriot;0;5;5;2;65535;1068;292;204;0;919;1360;919;1360;0;0;0;0;Regular + +File:NotoSerifThai-Bold.ttf +2;1 +Noto Serif Thai +0;NotoSerifThai-Bold;0;8;5;2;65535;1116;255;205;0;1679;1371;1679;1371;0;0;0;0;Bold + +File:NotoSansOldItalic-Regular.ttf +2;1 +Noto Sans Old Italic +0;NotoSansOldItalic;0;5;5;2;65535;1068;292;204;0;793;1360;793;1360;0;0;0;0;Regular + +File:NotoSansGothic-Regular.ttf +2;1 +Noto Sans Gothic +0;NotoSansGothic;0;5;5;2;65535;1068;292;204;0;1381;1360;1381;1360;0;0;0;0;Regular + +File:NotoSansPhagsPa-Regular.ttf +2;1 +Noto Sans Phags Pa +0;NotoSansPhagsPa;0;5;5;2;65535;1068;292;204;0;1440;1360;1440;1360;0;0;0;0;Regular + +File:NotoNaskhArabic-Regular.ttf +2;1 +Noto Naskh Arabic +0;NotoNaskhArabic;0;5;5;2;65535;1068;633;255;0;2396;1701;2396;1701;0;0;0;0;Regular + +File:NotoSansCarian-Regular.ttf +2;1 +Noto Sans Carian +0;NotoSansCarian;0;5;5;2;65535;1068;292;204;0;919;1360;919;1360;0;0;0;0;Regular + +File:NotoSansMalayalam-Bold.ttf +2;1 +Noto Sans Malayalam +0;NotoSansMalayalam-Bold;0;8;5;2;65535;870;382;187;0;3494;1252;3494;1252;0;0;0;0;Bold + +File:NotoSansCham-Regular.ttf +2;1 +Noto Sans Cham +0;NotoSansCham;0;5;5;2;65535;1025;268;193;0;1767;1293;1767;1293;0;0;0;0;Regular + +File:NotoSansNewTaiLue-Regular.ttf +2;1 +Noto Sans New Tai Lue +0;NotoSansNewTaiLue;0;5;5;2;65535;1068;292;204;0;1348;1360;1348;1360;0;0;0;0;Regular + +File:NotoSansCanadianAboriginal-Regular.ttf +2;1 +Noto Sans Canadian Aboriginal +0;NotoSansCanadianAboriginal;0;5;5;2;65535;1068;292;204;0;1402;1360;1402;1360;0;0;0;0;Regular + +File:NotoSansOldTurkic-Regular.ttf +2;1 +Noto Sans Old Turkic +0;NotoSansOldTurkic;0;5;5;2;65535;1068;292;204;0;870;1360;870;1360;0;0;0;0;Regular + +File:NotoSansBuhid-Regular.ttf +2;1 +Noto Sans Buhid +0;NotoSansBuhid;0;5;5;2;65535;1068;292;204;0;1555;1360;1555;1360;0;0;0;0;Regular + +File:NotoSansBamum-Regular.ttf +2;1 +Noto Sans Bamum +0;NotoSansBamum;0;5;5;2;65535;1068;292;204;0;1390;1360;1390;1360;0;0;0;0;Regular + +File:NotoSansGujarati-Bold.ttf +2;1 +Noto Sans Gujarati +0;NotoSansGujarati-Bold;0;8;5;2;65535;896;408;195;0;2072;1304;2072;1304;0;0;0;0;Bold + +File:NotoSansLimbu-Regular.ttf +2;1 +Noto Sans Limbu +0;NotoSansLimbu;0;5;5;2;65535;1068;292;204;0;1495;1360;1495;1360;0;0;0;0;Regular + +File:NotoSansBengali-Bold.ttf +2;1 +Noto Sans Bengali +0;NotoSansBengali-Bold;0;8;5;2;65535;916;408;198;0;2392;1324;2392;1324;0;0;0;0;Bold + +File:NotoSansKayahLi-Regular.ttf +2;1 +Noto Sans Kayah Li +0;NotoSansKayahLi;0;5;5;2;65535;1068;292;204;0;1417;1360;1417;1360;0;0;0;0;Regular + +File:NotoSansBatak-Regular.ttf +2;1 +Noto Sans Batak +0;NotoSansBatak;0;5;5;2;65535;1068;292;204;0;1671;1360;1671;1360;0;0;0;0;Regular + +File:NotoSansCoptic-Regular.ttf +2;1 +Noto Sans Coptic +0;NotoSansCoptic;0;5;5;2;65535;1068;292;204;0;1837;1360;1837;1360;0;0;0;0;Regular + +File:NotoSansKharoshthi-Regular.ttf +2;1 +Noto Sans Kharoshthi +0;NotoSansKharoshthi;0;5;5;2;65535;1068;300;205;0;1067;1368;1067;1368;0;0;0;0;Regular + +File:NotoSansAvestan-Regular.ttf +2;1 +Noto Sans Avestan +0;NotoSansAvestan;0;5;5;2;65535;1068;292;204;0;2180;1360;2180;1360;0;0;0;0;Regular + +File:NotoSansBengali-Regular.ttf +2;1 +Noto Sans Bengali +0;NotoSansBengali;0;5;5;2;65535;916;408;198;0;2224;1324;2224;1324;0;0;0;0;Regular + +File:NotoSansOldSouthArabian-Regular.ttf +2;1 +Noto Sans Old South Arabian +0;NotoSansOldSouthArabian;0;5;5;2;65535;1068;292;204;0;533;1360;533;1360;0;0;0;0;Regular + +File:NotoSansGlagolitic-Regular.ttf +2;1 +Noto Sans Glagolitic +0;NotoSansGlagolitic;0;5;5;2;65535;1068;292;204;0;1235;1360;1235;1360;0;0;0;0;Regular + +File:NotoSansImperialAramaic-Regular.ttf +2;1 +Noto Sans Imperial Aramaic +0;NotoSansImperialAramaic;0;5;5;2;65535;1068;292;204;0;905;1360;905;1360;0;0;0;0;Regular + +File:NotoSansMalayalam-Regular.ttf +2;1 +Noto Sans Malayalam +0;NotoSansMalayalam;0;5;5;2;65535;870;382;187;0;3141;1252;3141;1252;0;0;0;0;Regular + +File:NotoSansNKo-Regular.ttf +2;1 +Noto Sans NKo +0;NotoSansNKo;0;5;5;2;65535;1068;292;204;0;1109;1360;1109;1360;0;0;0;0;Regular + +File:NotoSansBalinese-Regular.ttf +2;1 +Noto Sans Balinese +0;NotoSansBalinese;0;5;5;2;65535;1068;725;268;0;3136;1793;3136;1793;0;0;0;0;Regular + +File:NotoSansBuginese-Regular.ttf +2;1 +Noto Sans Buginese +0;NotoSansBuginese;0;5;5;2;65535;1068;292;204;0;2590;1360;2590;1360;0;0;0;0;Regular + +File:NotoSansRejang-Regular.ttf +2;1 +Noto Sans Rejang +0;NotoSansRejang;0;5;5;2;65535;1068;292;204;0;1013;1360;1013;1360;0;0;0;0;Regular + +File:NotoSerifArmenian-Regular.ttf +2;1 +Noto Serif Armenian +0;NotoSerifArmenian;0;5;5;2;65535;1068;292;204;0;1440;1360;1440;1360;0;0;0;0;Regular + +File:NotoSansInscriptionalPahlavi-Regular.ttf +2;1 +Noto Sans Inscriptional Pahlavi +0;NotoSansInscriptionalPahlavi;0;5;5;2;65535;1068;351;212;0;1575;1419;1575;1419;0;0;0;0;Regular + +File:NotoSansLinearB-Regular.ttf +2;1 +Noto Sans Linear B +0;NotoSansLinearB;0;5;5;2;65535;1068;292;204;0;1883;1360;1883;1360;0;0;0;0;Regular + +File:NotoSerifGeorgian-Regular.ttf +2;1 +Noto Serif Georgian +0;NotoSerifGeorgian;0;5;5;2;65535;1068;292;204;0;1081;1360;1081;1360;0;0;0;0;Regular + +File:NotoSansInscriptionalParthian-Regular.ttf +2;1 +Noto Sans Inscriptional Parthian +0;NotoSansInscriptionalParthian;0;5;5;2;65535;1068;300;205;0;1799;1368;1799;1368;0;0;0;0;Regular + +File:NotoSansLisu-Regular.ttf +2;1 +Noto Sans Lisu +0;NotoSansLisu;0;5;5;2;65535;1068;292;204;0;916;1360;916;1360;0;0;0;0;Regular + +File:NotoSansKaithi-Regular.ttf +2;1 +Noto Sans Kaithi +0;NotoSansKaithi;0;5;5;2;65535;1076;425;225;0;2742;1501;2742;1501;0;0;0;0;Regular + +File:NotoSansGujarati-Regular.ttf +2;1 +Noto Sans Gujarati +0;NotoSansGujarati;0;5;5;2;65535;896;408;195;0;1923;1304;1923;1304;0;0;0;0;Regular + +File:NotoSansKannada-Regular.ttf +2;1 +Noto Sans Kannada +0;NotoSansKannada;0;5;5;2;65535;808;539;202;0;2161;1347;2161;1347;0;0;0;0;Regular + +File:NotoSansKannada-Bold.ttf +2;1 +Noto Sans Kannada +0;NotoSansKannada-Bold;0;8;5;2;65535;808;539;202;0;2337;1347;2337;1347;0;0;0;0;Bold + +File:NotoSansSyriacWestern-Regular.ttf +2;1 +Noto Sans Syriac Western +0;NotoSansSyriacWestern;0;5;5;2;65535;931;399;199;0;1499;1330;1499;1330;0;0;0;0;Regular + +File:NotoSansOlChiki-Regular.ttf +2;1 +Noto Sans Ol Chiki +0;NotoSansOlChiki;0;5;5;2;65535;1068;292;204;0;700;1360;700;1360;0;0;0;0;Regular + +File:NotoSansKhmer-Regular.ttf +2;1 +Noto Sans Khmer +0;NotoSansKhmer;0;5;5;2;65535;931;390;198;0;3142;1321;3142;1321;0;0;0;0;Regular + +File:NotoSansLao-Regular.ttf +2;1 +Noto Sans Lao +0;NotoSansLao;0;5;5;2;65535;1025;390;212;0;1397;1415;1397;1415;0;0;0;0;Regular + +File:NotoSansLepcha-Regular.ttf +2;1 +Noto Sans Lepcha +0;NotoSansLepcha;0;5;5;2;65535;1068;415;222;0;1982;1483;1982;1483;0;0;0;0;Regular + +File:NotoSansOsmanya-Regular.ttf +2;1 +Noto Sans Osmanya +0;NotoSansOsmanya;0;5;5;2;65535;1068;292;204;0;967;1360;967;1360;0;0;0;0;Regular + +File:NotoSansCham-Bold.ttf +2;1 +Noto Sans Cham +0;NotoSansCham-Bold;0;8;5;2;65535;1025;268;193;0;1758;1293;1758;1293;0;0;0;0;Bold + +File:NotoSansLydian-Regular.ttf +2;1 +Noto Sans Lydian +0;NotoSansLydian;0;5;5;2;65535;1068;292;204;0;910;1360;910;1360;0;0;0;0;Regular + +File:NotoSerif-Regular.ttf +2;1 +Noto Serif +0;NotoSerif;0;5;5;2;65535;1068;292;204;0;1918;1360;1918;1360;0;0;0;0;Regular + +File:NotoSansLycian-Regular.ttf +2;1 +Noto Sans Lycian +0;NotoSansLycian;0;5;5;2;65535;1068;292;204;0;828;1360;828;1360;0;0;0;0;Regular + +File:NotoSansMandaic-Regular.ttf +2;1 +Noto Sans Mandaic +0;NotoSansMandaic;0;5;5;2;65535;723;403;168;0;1204;1126;1204;1126;0;0;0;0;Regular + +File:NotoNastaliqUrdu-Regular.ttf +2;1 +Noto Nastaliq Urdu +0;NotoNastaliqUrdu;0;5;5;2;65535;1904;595;374;0;4908;2499;4908;2499;0;0;0;0;Regular + +File:NotoSansMongolian-Regular.ttf +2;1 +Noto Sans Mongolian +0;NotoSansMongolian;0;5;5;2;65535;1068;292;204;0;1542;1360;1542;1360;0;0;0;0;Regular + +File:NotoSerifLao-Regular.ttf +2;1 +Noto Serif Lao +0;NotoSerifLao;0;5;5;2;65535;1049;292;201;0;1556;1341;1556;1341;0;0;0;0;Regular + +File:NotoSansMyanmar-Regular.ttf +2;1 +Noto Sans Myanmar +0;NotoSansMyanmar;0;5;5;2;65535;1324;860;327;0;3263;2184;3263;2184;0;0;0;0;Regular + +File:NotoSans-Italic.ttf +2;1 +Noto Sans +0;NotoSans-Italic;2;5;5;2;65535;1068;292;204;0;1733;1360;1733;1360;0;0;0;0;Italic + +File:NotoSansOgham-Regular.ttf +2;1 +Noto Sans Ogham +0;NotoSansOgham;0;5;5;2;65535;1068;292;204;0;911;1360;911;1360;0;0;0;0;Regular + +File:NotoSansKhmer-Bold.ttf +2;1 +Noto Sans Khmer +0;NotoSansKhmer-Bold;0;8;5;2;65535;931;390;198;0;3192;1321;3192;1321;0;0;0;0;Bold + +File:NotoSansSundanese-Regular.ttf +2;1 +Noto Sans Sundanese +0;NotoSansSundanese;0;5;5;2;65535;1068;368;215;0;2401;1436;2401;1436;0;0;0;0;Regular + +File:NotoSansOldPersian-Regular.ttf +2;1 +Noto Sans Old Persian +0;NotoSansOldPersian;0;5;5;2;65535;1068;292;204;0;1521;1360;1521;1360;0;0;0;0;Regular + +File:NotoSansMeeteiMayek-Regular.ttf +2;1 +Noto Sans Meetei Mayek +0;NotoSansMeeteiMayek;0;5;5;2;65535;1068;317;207;0;2294;1385;2294;1385;0;0;0;0;Regular + +File:NotoSansOriya-Regular.ttf +2;1 +Noto Sans Oriya +0;NotoSansOriya;0;5;5;2;65535;916;483;209;0;1678;1399;1678;1399;0;0;0;0;Regular + +File:NotoSansShavian-Regular.ttf +2;1 +Noto Sans Shavian +0;NotoSansShavian;0;5;5;2;65535;1068;292;204;0;681;1360;681;1360;0;0;0;0;Regular + +File:NotoSansPhoenician-Regular.ttf +2;1 +Noto Sans Phoenician +0;NotoSansPhoenician;0;5;5;2;65535;1068;292;204;0;757;1360;757;1360;0;0;0;0;Regular + +File:NotoSansSamaritan-Regular.ttf +2;1 +Noto Sans Samaritan +0;NotoSansSamaritan;0;5;5;2;65535;1068;292;204;0;1624;1360;1624;1360;0;0;0;0;Regular + +File:NotoSansSinhala-Bold.ttf +2;1 +Noto Sans Sinhala +0;NotoSansSinhala-Bold;0;8;5;2;65535;1068;292;204;0;2804;1360;2804;1360;0;0;0;0;Bold + +File:NotoSansJavanese-Regular.ttf +2;1 +Noto Sans Javanese +0;NotoSansJavanese;0;5;5;2;65535;1068;559;244;0;3934;1627;3934;1627;0;0;0;0;Regular + +File:NotoSansSinhala-Regular.ttf +2;1 +Noto Sans Sinhala +0;NotoSansSinhala;0;5;5;2;65535;1068;292;204;0;2619;1360;2619;1360;0;0;0;0;Regular + +File:NotoSerif-BoldItalic.ttf +2;1 +Noto Serif +0;NotoSerif-BoldItalic;2;8;5;2;65535;1068;292;204;0;1967;1360;1967;1360;0;0;0;0;Bold Italic + +File:NotoSansThaana-Regular.ttf +2;1 +Noto Sans Thaana +0;NotoSansThaana;0;5;5;2;65535;1068;530;239;0;2103;1598;2103;1598;0;0;0;0;Regular + +File:NotoSansSylotiNagri-Regular.ttf +2;1 +Noto Sans Syloti Nagri +0;NotoSansSylotiNagri;0;5;5;2;65535;1068;292;204;0;1777;1360;1777;1360;0;0;0;0;Regular + +File:NotoSansSymbols-Regular.ttf +2;1 +Noto Sans Symbols +0;NotoSansSymbols;0;5;5;2;65535;1068;292;204;0;3862;1360;3862;1360;0;0;0;0;Regular + +File:NotoSansSyriacEastern-Regular.ttf +2;1 +Noto Sans Syriac Eastern +0;NotoSansSyriacEastern;0;5;5;2;65535;931;391;198;0;1539;1322;1539;1322;0;0;0;0;Regular + +FontCacheDirectory:1483841602:/usr/share/fonts/libertine +File:LinLibertine_RI.otf +2;1 +Linux Libertine O +0;LinLibertineOI;2;5;5;2;65535;894;246;171;0;6805;1140;6805;1140;0;0;0;65536;Italic + +File:LinLibertine_RZI.otf +2;1 +Linux Libertine O +0;LinLibertineOZI;2;7;5;2;65535;894;246;171;0;6618;1140;6618;1140;0;0;0;65536;Semibold Italic + +File:LinBiolinum_R.otf +2;1 +Linux Biolinum O +0;LinBiolinumO;0;5;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Regular + +File:LinLibertine_I.otf +2;1 +Linux Libertine Initials O +0;LinLibertineIO;0;5;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Initials + +File:LinLibertine_R.otf +2;1 +Linux Libertine O +0;LinLibertineO;0;5;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Regular + +File:LinBiolinum_RI.otf +2;1 +Linux Biolinum O +0;LinBiolinumOI;2;5;5;2;65535;894;246;171;0;7331;1140;7331;1140;0;0;0;65536;Italic + +File:LinBiolinum_K.otf +2;1 +Linux Biolinum Keyboard O +0;LinBiolinumOKb;0;8;5;2;65535;894;246;171;0;4135;1140;4135;1140;0;0;0;65536;Regular + +File:LinLibertine_M.otf +2;1 +Linux Libertine Mono O +0;LinLibertineMO;0;5;5;2;65535;894;246;171;0;1986;1140;1986;1140;0;0;0;65536;Mono + +File:LinLibertine_RBI.otf +2;1 +Linux Libertine O +0;LinLibertineOBI;2;8;5;2;65535;894;246;171;0;6805;1140;6805;1140;0;0;0;65536;Bold Italic + +File:LinBiolinum_RB.otf +2;1 +Linux Biolinum O +0;LinBiolinumOB;0;8;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Bold + +File:LinLibertine_DR.otf +2;1 +Linux Libertine Display O +0;LinLibertineDisplayO;0;5;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Regular + +File:LinLibertine_RZ.otf +2;1 +Linux Libertine O +0;LinLibertineOZ;0;7;5;2;65535;894;246;171;0;6617;1140;6617;1140;0;0;0;65536;Semibold + +File:LinLibertine_RB.otf +2;1 +Linux Libertine O +0;LinLibertineOB;0;8;5;2;65535;894;246;171;0;7253;1140;7253;1140;0;0;0;65536;Bold + +FontCacheDirectory:1483841627:/usr/share/fonts/ttf-bitstream-vera +File:VeraMono.ttf +2;1 +Bitstream Vera Sans Mono +0;BitstreamVeraSansMono-Roman;0;5;5;1;65535;928;235;174;0;609;1163;609;1163;0;0;0;4;Roman + +File:VeraMoIt.ttf +2;1 +Bitstream Vera Sans Mono +0;BitstreamVeraSansMono-Oblique;1;5;5;1;65535;928;235;174;0;760;1163;760;1163;0;0;0;4;Oblique + +File:VeraMoBd.ttf +2;1 +Bitstream Vera Sans Mono +0;BitstreamVeraSansMono-Bold;0;8;5;1;65535;928;235;174;0;624;1163;624;1163;0;0;0;4;Bold + +File:VeraSe.ttf +2;1 +Bitstream Vera Serif +0;BitstreamVeraSerif-Roman;0;5;5;2;65535;928;235;174;0;1470;1163;1470;1163;0;0;0;4;Roman + +File:VeraMoBI.ttf +2;1 +Bitstream Vera Sans Mono +0;BitstreamVeraSansMono-BoldOb;1;8;5;1;65535;928;235;174;0;754;1163;754;1163;0;0;0;4;Bold Oblique + +File:Vera.ttf +2;1 +Bitstream Vera Sans +0;BitstreamVeraSans-Roman;0;5;5;2;65535;928;235;174;0;1470;1163;1470;1163;0;0;0;4;Roman + +File:VeraSeBd.ttf +2;1 +Bitstream Vera Serif +0;BitstreamVeraSerif-Bold;0;8;5;2;65535;938;235;175;0;1546;1173;1546;1173;0;0;0;4;Bold + +File:VeraBI.ttf +2;1 +Bitstream Vera Sans +0;BitstreamVeraSans-BoldOblique;1;8;5;2;65535;928;235;174;0;1677;1163;1677;1163;0;0;0;4;Bold Oblique + +File:VeraBd.ttf +2;1 +Bitstream Vera Sans +0;BitstreamVeraSans-Bold;0;8;5;2;65535;928;235;174;0;1615;1163;1615;1163;0;0;0;4;Bold + +File:VeraIt.ttf +2;1 +Bitstream Vera Sans +0;BitstreamVeraSans-Oblique;1;5;5;2;65535;928;235;174;0;1520;1163;1520;1163;0;0;0;4;Oblique + +FontCacheDirectory:1483840986:/usr/share/fonts/urw-fonts +File:p052023l.pfb +1;1 +URW Palladio L +0;URWPalladioL-Ital;2;5;5;2;91;1005;305;310;0;1072;692;1072;692;0;0;0;p052023l.afm;Italic + +File:p052004l.pfb +1;1 +URW Palladio L +0;URWPalladioL-Bold;0;8;5;2;91;995;301;296;0;1177;681;1177;681;0;0;0;p052004l.afm;Bold + +File:p052003l.pfb +1;1 +URW Palladio L +0;URWPalladioL-Roma;0;6;5;2;91;993;283;276;0;1079;692;1079;692;0;0;0;p052003l.afm;Roman + +File:a010035l.pfb +1;1 +URW Gothic L +0;URWGothicL-DemiObli;1;7;5;2;91;1054;251;305;0;1281;739;1281;739;0;0;0;a010035l.afm;Demi Oblique + +File:b018015l.pfb +1;1 +URW Bookman L +0;URWBookmanL-DemiBold;0;8;5;2;91;1000;306;306;0;1346;681;1346;681;0;0;0;b018015l.afm;Demi Bold + +File:b018032l.pfb +1;1 +URW Bookman L +0;URWBookmanL-LighItal;2;5;5;2;91;962;281;243;0;1269;681;1269;681;0;0;0;b018032l.afm;Light Italic + +File:n022024l.pfb +1;1 +Nimbus Mono L +0;NimbusMonL-BoldObli;1;8;5;2;91;871;278;149;0;840;583;840;583;0;0;0;n022024l.afm;Bold Oblique + +File:b018012l.pfb +1;1 +URW Bookman L +0;URWBookmanL-Ligh;0;5;5;2;91;935;268;203;0;1266;681;1266;681;0;0;0;b018012l.afm;Light + +File:n019023l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-ReguItal;2;5;5;2;91;979;284;263;0;1139;729;1139;729;0;0;0;n019023l.afm;Regular Italic + +File:d050000l.pfb +1;1 +Dingbats +0;Dingbats;0;5;5;2;10;819;143;-38;0;981;691;981;691;0;0;0;d050000l.afm;Regular + +File:b018035l.pfb +1;1 +URW Bookman L +0;URWBookmanL-DemiBoldItal;2;8;5;2;91;993;332;325;0;1333;681;1333;681;0;0;0;b018035l.afm;Demi Bold Italic + +File:n021004l.pfb +1;1 +Nimbus Roman No9 L +0;NimbusRomNo9L-Medi;0;8;5;2;91;960;341;301;0;1093;676;1093;676;0;0;0;n021004l.afm;Medium + +File:a010013l.pfb +1;1 +URW Gothic L +0;URWGothicL-Book;0;4;5;2;91;984;240;224;0;1151;739;1151;739;0;0;0;a010013l.afm;Book + +File:n019043l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-ReguCond;0;5;3;2;91;959;282;241;0;893;718;893;718;0;0;0;n019043l.afm;Regular Condensed + +File:c059013l.pfb +1;1 +Century Schoolbook L +0;CenturySchL-Roma;0;6;5;2;91;988;302;290;0;1188;722;1188;722;0;0;0;c059013l.afm;Roman + +File:s050000l.pfb +1;1 +Standard Symbols L +0;StandardSymL;0;5;5;2;10;1010;293;303;0;1090;673;1090;673;0;0;0;s050000l.afm;Regular + +File:c059016l.pfb +1;1 +Century Schoolbook L +0;CenturySchL-Bold;0;8;5;2;91;1005;372;377;0;1254;722;1254;722;0;0;0;c059016l.afm;Bold + +File:n022004l.pfb +1;1 +Nimbus Mono L +0;NimbusMonL-Bold;0;8;5;1;91;871;278;149;0;681;583;681;583;0;0;0;n022004l.afm;Bold + +File:p052024l.pfb +1;1 +URW Palladio L +0;URWPalladioL-BoldItal;2;8;5;2;91;1000;300;300;0;1127;681;1127;681;0;0;0;p052024l.afm;Bold Italic + +File:n019003l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-Regu;0;5;5;2;91;953;285;238;0;1022;729;1022;729;0;0;0;n019003l.afm;Regular + +File:c059033l.pfb +1;1 +Century Schoolbook L +0;CenturySchL-Ital;2;5;5;2;91;991;329;320;0;1289;722;1289;722;0;0;0;c059033l.afm;Italic + +File:a010033l.pfb +1;1 +URW Gothic L +0;URWGothicL-BookObli;1;4;5;2;91;1007;232;239;0;1275;739;1275;739;0;0;0;a010033l.afm;Book Oblique + +File:n022023l.pfb +1;1 +Nimbus Mono L +0;NimbusMonL-ReguObli;1;5;5;1;91;811;237;48;0;774;563;774;563;0;0;0;n022023l.afm;Regular Oblique + +File:c059036l.pfb +1;1 +Century Schoolbook L +0;CenturySchL-BoldItal;2;8;5;2;91;998;371;369;0;1346;722;1346;722;0;0;0;c059036l.afm;Bold Italic + +File:z003034l.pfb +1;1 +URW Chancery L +0;URWChanceryL-MediItal;2;6;5;2;91;994;290;284;0;1097;573;1097;573;0;0;0;z003034l.afm;Medium Italic + +File:n019044l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-BoldCond;0;8;3;2;91;975;307;282;0;878;718;878;718;0;0;0;n019044l.afm;Bold Condensed + +File:n021023l.pfb +1;1 +Nimbus Roman No9 L +0;NimbusRomNo9L-ReguItal;2;5;5;2;91;924;270;194;0;1112;653;1112;653;0;0;0;n021023l.afm;Regular Italic + +File:a010015l.pfb +1;1 +URW Gothic L +0;URWGothicL-Demi;0;7;5;2;91;1024;251;275;0;1248;739;1248;739;0;0;0;a010015l.afm;Demi + +File:n021024l.pfb +1;1 +Nimbus Roman No9 L +0;NimbusRomNo9L-MediItal;2;8;5;2;91;964;324;288;0;1230;669;1230;669;0;0;0;n021024l.afm;Medium Italic + +File:n019063l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-ReguCondItal;2;5;3;2;91;959;286;245;0;1021;718;1021;718;0;0;0;n019063l.afm;Regular Condensed Italic + +File:n021003l.pfb +1;1 +Nimbus Roman No9 L +0;NimbusRomNo9L-Regu;0;5;5;2;91;924;281;205;0;1031;662;1031;662;0;0;0;n021003l.afm;Regular + +File:n022003l.pfb +1;1 +Nimbus Mono L +0;NimbusMonL-Regu;0;5;5;1;91;821;274;95;0;650;563;650;563;0;0;0;n022003l.afm;Regular + +File:n019064l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-BoldCondItal;2;8;3;2;91;989;298;287;0;1001;718;1001;718;0;0;0;n019064l.afm;Bold Condensed Italic + +File:n019024l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-BoldItal;2;8;5;2;91;953;309;262;0;1199;729;1199;729;0;0;0;n019024l.afm;Bold Italic + +File:n019004l.pfb +1;1 +Nimbus Sans L +0;NimbusSanL-Bold;0;8;5;2;91;979;307;286;0;1097;729;1097;729;0;0;0;n019004l.afm;Bold + +FontCacheDirectory:1483841639:/usr/share/fonts/dejavu +File:DejaVuSerifCondensed-Italic.ttf +2;1 +DejaVu Serif Condensed +0;DejaVuSerifCondensed-Italic;2;5;4;2;65535;928;235;174;0;2235;1163;2235;1163;0;0;0;0;Condensed Italic + +File:DejaVuSerif.ttf +2;1 +DejaVu Serif +0;DejaVuSerif;0;5;5;2;65535;928;235;174;0;2874;1163;2874;1163;0;0;0;0;Book + +File:DejaVuSerifCondensed-BoldItalic.ttf +2;1 +DejaVu Serif Condensed +0;DejaVuSerifCondensed-BoldItalic;2;8;4;2;65535;938;235;175;0;2393;1173;2393;1173;0;0;0;0;Condensed Bold Italic + +File:DejaVuSerif-BoldItalic.ttf +2;1 +DejaVu Serif +0;DejaVuSerif-BoldItalic;2;8;5;2;65535;938;235;175;0;2658;1173;2658;1173;0;0;0;0;Bold Italic + +File:DejaVuSerif-Italic.ttf +2;1 +DejaVu Serif +0;DejaVuSerif-Italic;2;5;5;2;65535;928;235;174;0;2483;1163;2483;1163;0;0;0;0;Italic + +File:DejaVuSerifCondensed-Bold.ttf +2;1 +DejaVu Serif Condensed +0;DejaVuSerifCondensed-Bold;0;8;4;2;65535;938;235;175;0;2368;1173;2368;1173;0;0;0;0;Condensed Bold + +File:DejaVuSerifCondensed.ttf +2;1 +DejaVu Serif Condensed +0;DejaVuSerifCondensed;0;5;4;2;65535;928;235;174;0;2587;1163;2587;1163;0;0;0;0;Condensed + +File:DejaVuSansMono-Oblique.ttf +2;1 +DejaVu Sans Mono +0;DejaVuSansMono-Oblique;1;5;5;1;65535;928;235;174;0;1148;1163;1148;1163;0;0;0;0;Oblique + +File:DejaVuSans-Bold.ttf +2;1 +DejaVu Sans +0;DejaVuSans-Bold;0;8;5;2;65535;928;235;174;0;3044;1163;3044;1163;0;0;0;0;Bold + +File:DejaVuSerif-Bold.ttf +2;1 +DejaVu Serif +0;DejaVuSerif-Bold;0;8;5;2;65535;938;235;175;0;2630;1173;2630;1173;0;0;0;0;Bold + +File:DejaVuSansMono-Bold.ttf +2;1 +DejaVu Sans Mono +0;DejaVuSansMono-Bold;0;8;5;1;65535;928;235;174;0;1176;1163;1176;1163;0;0;0;0;Bold + +File:DejaVuSans-BoldOblique.ttf +2;1 +DejaVu Sans +0;DejaVuSans-BoldOblique;1;8;5;2;65535;928;235;174;0;3064;1163;3064;1163;0;0;0;0;Bold Oblique + +File:DejaVuSansCondensed-Oblique.ttf +2;1 +DejaVu Sans Condensed +0;DejaVuSansCondensed-Oblique;1;5;4;2;65535;928;235;174;0;2407;1163;2407;1163;0;0;0;0;Condensed Oblique + +File:DejaVuSansCondensed-BoldOblique.ttf +2;1 +DejaVu Sans Condensed +0;DejaVuSansCondensed-BoldOblique;1;8;4;2;65535;928;235;174;0;2758;1163;2758;1163;0;0;0;0;Condensed Bold Oblique + +File:DejaVuSansCondensed.ttf +2;1 +DejaVu Sans Condensed +0;DejaVuSansCondensed;0;5;4;2;65535;928;235;174;1;2532;1163;2532;1163;0;0;0;0;Condensed + +File:DejaVuSansCondensed-Bold.ttf +2;1 +DejaVu Sans Condensed +0;DejaVuSansCondensed-Bold;0;8;4;2;65535;928;235;174;0;2739;1163;2739;1163;0;0;0;0;Condensed Bold + +File:DejaVuSans.ttf +2;1 +DejaVu Sans +0;DejaVuSans;0;5;5;2;65535;928;235;174;1;2813;1163;2813;1163;0;0;0;0;Book + +File:DejaVuSans-Oblique.ttf +2;1 +DejaVu Sans +0;DejaVuSans-Oblique;1;5;5;2;65535;928;235;174;0;2674;1163;2674;1163;0;0;0;0;Oblique + +File:DejaVuSans-ExtraLight.ttf +2;1 +DejaVu Sans Light +0;DejaVuSans-ExtraLight;0;2;5;2;65535;928;235;174;0;2391;1163;2391;1163;0;0;0;0;ExtraLight + +File:DejaVuSansMono-BoldOblique.ttf +2;1 +DejaVu Sans Mono +0;DejaVuSansMono-BoldOblique;1;8;5;1;65535;928;235;174;0;1232;1163;1232;1163;0;0;0;0;Bold Oblique + +File:DejaVuSansMono.ttf +2;1 +DejaVu Sans Mono +0;DejaVuSansMono;0;5;5;1;65535;928;235;174;0;1274;1163;1274;1163;0;0;0;0;Book + +FontCacheDirectory:1483841137:/usr/share/fonts/liberation-fonts +File:LiberationMono-BoldItalic.ttf +2;1 +Liberation Mono +0;LiberationMono-BoldItalic;2;8;5;1;65535;832;300;169;0;1272;1132;1272;1132;0;0;0;0;Bold Italic + +File:LiberationSans-Regular.ttf +2;1 +Liberation Sans +0;LiberationSans;0;5;5;2;65535;905;211;32;0;1844;1116;1844;1116;0;0;0;0;Regular + +File:LiberationSans-Bold.ttf +2;1 +Liberation Sans +0;LiberationSans-Bold;0;8;5;2;65535;905;211;32;0;1785;1116;1785;1116;0;0;0;0;Bold + +File:LiberationMono-Bold.ttf +2;1 +Liberation Mono +0;LiberationMono-Bold;0;8;5;1;65535;832;300;169;0;1177;1132;1177;1132;0;0;0;0;Bold + +File:LiberationMono-Italic.ttf +2;1 +Liberation Mono +0;LiberationMono-Italic;2;5;5;1;65535;832;300;169;0;1304;1132;1304;1132;0;0;0;0;Italic + +File:LiberationSans-BoldItalic.ttf +2;1 +Liberation Sans +0;LiberationSans-BoldItalic;2;8;5;2;65535;905;211;32;0;1834;1116;1834;1116;0;0;0;0;Bold Italic + +File:LiberationSerif-Regular.ttf +2;1 +Liberation Serif +0;LiberationSerif;0;5;5;2;65535;891;216;42;0;1821;1107;1821;1107;0;0;0;0;Regular + +File:LiberationSerif-Bold.ttf +2;1 +Liberation Serif +0;LiberationSerif-Bold;0;8;5;2;65535;891;216;42;0;1887;1107;1887;1107;0;0;0;0;Bold + +File:LiberationSerif-BoldItalic.ttf +2;1 +Liberation Serif +0;LiberationSerif-BoldItalic;2;8;5;2;65535;891;216;42;0;1850;1107;1850;1107;0;0;0;0;Bold Italic + +File:LiberationMono-Regular.ttf +2;1 +Liberation Mono +0;LiberationMono;0;5;5;1;65535;832;300;169;0;1223;1132;1223;1132;0;0;0;0;Regular + +File:LiberationSans-Italic.ttf +2;1 +Liberation Sans +0;LiberationSans-Italic;2;5;5;2;65535;905;211;32;0;2024;1116;2024;1116;0;0;0;0;Italic + +File:LiberationSerif-Italic.ttf +2;1 +Liberation Serif +0;LiberationSerif-Italic;2;5;5;2;65535;891;216;42;0;1829;1107;1829;1107;0;0;0;0;Italic + diff --git a/skel/.config/libreoffice/4/user/registrymodifications.xcu b/skel/.config/libreoffice/4/user/registrymodifications.xcu new file mode 100644 index 0000000..db897c1 --- /dev/null +++ b/skel/.config/libreoffice/4/user/registrymodifications.xcu @@ -0,0 +1,157 @@ +<?xml version="1.0" encoding="UTF-8"?> +<oor:items xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<item oor:path="/org.openoffice.Office.Views/Dialogs"><node oor:name="cui/ui/optionsdialog/OptionsDialog" oor:op="replace"><node oor:name="UserData"></node><prop oor:name="WindowState" oor:op="fuse"><value>280,151,,;;,,,;</value></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/TabPages"><node oor:name="10249" oor:op="replace"><node oor:name="UserData"><prop oor:name="page data" oor:op="fuse" oor:type="xs:string"><value>33</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value xsi:nil="true"/></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/Windows"><node oor:name="SplitWindow2" oor:op="replace"><prop oor:name="Visible" oor:op="fuse"><value xsi:nil="true"/></prop><node oor:name="UserData"><prop oor:name="UserItem" oor:op="fuse" oor:type="xs:string"><value>V1,2,1,0,10336</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value xsi:nil="true"/></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/Windows/org.openoffice.Office.Views:WindowType['swriter/10336']"><prop oor:name="WindowState" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.Office.Views/Windows/org.openoffice.Office.Views:WindowType['swriter/10336']/UserData"><prop oor:name="Data" oor:op="fuse" oor:type="xs:string"><value>V2,V,0,AL:(5,16,0/0/36/450,36;450)</value></prop></item> +<item oor:path="/org.openoffice.Office.Views/Windows"><node oor:name="SplitWindow0" oor:op="replace"><prop oor:name="Visible" oor:op="fuse"><value xsi:nil="true"/></prop><node oor:name="UserData"><prop oor:name="UserItem" oor:op="fuse" oor:type="xs:string"><value>V1,2,0</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value xsi:nil="true"/></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/Windows"><node oor:name="SplitWindow1" oor:op="replace"><prop oor:name="Visible" oor:op="fuse"><value xsi:nil="true"/></prop><node oor:name="UserData"><prop oor:name="UserItem" oor:op="fuse" oor:type="xs:string"><value>V1,2,0</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value xsi:nil="true"/></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/Windows"><node oor:name="SplitWindow3" oor:op="replace"><prop oor:name="Visible" oor:op="fuse"><value xsi:nil="true"/></prop><node oor:name="UserData"><prop oor:name="UserItem" oor:op="fuse" oor:type="xs:string"><value>V1,2,0</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value xsi:nil="true"/></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/Windows"><node oor:name="swriter/10365" oor:op="replace"><prop oor:name="Visible" oor:op="fuse"><value xsi:nil="true"/></prop><node oor:name="UserData"><prop oor:name="Data" oor:op="fuse" oor:type="xs:string"><value>V2,V,128</value></prop></node><prop oor:name="WindowState" oor:op="fuse"><value></value></prop></node></item> +<item oor:path="/org.openoffice.Office.Views/TabDialogs"><node oor:name="sfx/ui/documentpropertiesdialog/DocumentPropertiesDialog" oor:op="replace"><prop oor:name="PageID" oor:op="fuse"><value>1</value></prop><node oor:name="UserData"></node><prop oor:name="WindowState" oor:op="fuse"><value>477,176,,;;,,,;</value></prop></node></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['GalleryDeck']/Title"><value xml:lang="en-US">Gallery</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['GalleryDeck']"><prop oor:name="OrderIndex" oor:op="fuse"><value>300</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['GalleryDeck']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any, any, visible</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['PropertyDeck']/Title"><value xml:lang="en-US">Properties</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['PropertyDeck']"><prop oor:name="OrderIndex" oor:op="fuse"><value>100</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['PropertyDeck']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any, any, visible</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['NavigatorDeck']/Title"><value xml:lang="en-US">Navigator</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['NavigatorDeck']"><prop oor:name="OrderIndex" oor:op="fuse"><value>400</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['NavigatorDeck']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any, any, visible</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['StyleListDeck']/Title"><value xml:lang="en-US">Styles and Formatting</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['StyleListDeck']"><prop oor:name="OrderIndex" oor:op="fuse"><value>200</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/DeckList/org.openoffice.Office.UI.Sidebar:Deck['StyleListDeck']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any, any, visible</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['EmptyPanel']/Title"><value xml:lang="en-US">Empty</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['EmptyPanel']"><prop oor:name="OrderIndex" oor:op="fuse"><value>100</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['EmptyPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any, empty, visible</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['PagePropertyPanel']/Title"><value xml:lang="en-US">Page</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['PagePropertyPanel']"><prop oor:name="OrderIndex" oor:op="fuse"><value>300</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['PagePropertyPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>com.sun.star.text.TextDocument, Table, hidden, .uno:PageDialog</it><it>com.sun.star.text.TextDocument, Text, hidden, .uno:PageDialog</it><it>com.sun.star.text.TextDocument, default, hidden, .uno:PageDialog</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['TextPropertyPanel']/Title"><value xml:lang="en-US">Character</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['TextPropertyPanel']"><prop oor:name="OrderIndex" oor:op="fuse"><value>120</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['TextPropertyPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>com.sun.star.sheet.SpreadsheetDocument, Auditing, visible, .uno:CellTextDlg</it><it>com.sun.star.sheet.SpreadsheetDocument, Cell, visible, .uno:CellTextDlg</it><it>com.sun.star.sheet.SpreadsheetDocument, default, visible, .uno:CellTextDlg</it><it>com.sun.star.sheet.SpreadsheetDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.sheet.SpreadsheetDocument, EditCell, visible, .uno:FontDialog</it><it>com.sun.star.sheet.SpreadsheetDocument, Pivot, visible, .uno:CellTextDlg</it><it>com.sun.star.drawing.DrawingDocument, 3DObject, visible, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, 3DObject, visible, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, Draw, hidden, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, Draw, hidden, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, Graphic, hidden, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, Graphic, hidden, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, OutlineText, visible, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, OutlineText, visible, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.drawing.DrawingDocument, TextObject, visible, .uno:FontDialog</it><it>com.sun.star.presentation.PresentationDocument, TextObject, visible, .uno:FontDialog</it><it>com.sun.star.text.TextDocument, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.text.GlobalDocument, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.text.WebDocument, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.xforms.XMLFormDocument, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.sdb.FormDesign, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.sdb.TextReportDesign, Annotation, visible, .uno:FontDialog</it><it>com.sun.star.text.TextDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.text.GlobalDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.text.WebDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.xforms.XMLFormDocument, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.sdb.FormDesign, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.sdb.TextReportDesign, DrawText, visible, .uno:FontDialog</it><it>com.sun.star.text.TextDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.text.GlobalDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.text.WebDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.xforms.XMLFormDocument, Table, visible, .uno:FontDialog</it><it>com.sun.star.sdb.FormDesign, Table, visible, .uno:FontDialog</it><it>com.sun.star.sdb.TextReportDesign, Table, visible, .uno:FontDialog</it><it>com.sun.star.text.TextDocument, Text, visible, .uno:FontDialog</it><it>com.sun.star.text.GlobalDocument, Text, visible, .uno:FontDialog</it><it>com.sun.star.text.WebDocument, Text, visible, .uno:FontDialog</it><it>com.sun.star.xforms.XMLFormDocument, Text, visible, .uno:FontDialog</it><it>com.sun.star.sdb.FormDesign, Text, visible, .uno:FontDialog</it><it>com.sun.star.sdb.TextReportDesign, Text, visible, .uno:FontDialog</it><it>com.sun.star.text.TextDocument, default, visible, .uno:FontDialog</it><it>com.sun.star.text.GlobalDocument, default, visible, .uno:FontDialog</it><it>com.sun.star.text.WebDocument, default, visible, .uno:FontDialog</it><it>com.sun.star.xforms.XMLFormDocument, default, visible, .uno:FontDialog</it><it>com.sun.star.sdb.FormDesign, default, visible, .uno:FontDialog</it><it>com.sun.star.sdb.TextReportDesign, default, visible, .uno:FontDialog</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['ParaPropertyPanel']/Title"><value xml:lang="en-US">Paragraph</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['ParaPropertyPanel']"><prop oor:name="OrderIndex" oor:op="fuse"><value>200</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['ParaPropertyPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>com.sun.star.sheet.SpreadsheetDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, 3DObject, hidden, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, 3DObject, hidden, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, Draw, hidden, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, Draw, hidden, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, Graphic, hidden, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, Graphic, hidden, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.drawing.DrawingDocument, TextObject, visible, .uno:ParagraphDialog</it><it>com.sun.star.presentation.PresentationDocument, TextObject, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.TextDocument, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.GlobalDocument, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.WebDocument, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.xforms.XMLFormDocument, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.FormDesign, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.TextReportDesign, Annotation, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.TextDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.GlobalDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.WebDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.xforms.XMLFormDocument, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.FormDesign, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.TextReportDesign, DrawText, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.TextDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.GlobalDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.WebDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.xforms.XMLFormDocument, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.FormDesign, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.TextReportDesign, Table, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.TextDocument, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.GlobalDocument, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.WebDocument, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.xforms.XMLFormDocument, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.FormDesign, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.TextReportDesign, Text, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.TextDocument, default, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.GlobalDocument, default, visible, .uno:ParagraphDialog</it><it>com.sun.star.text.WebDocument, default, visible, .uno:ParagraphDialog</it><it>com.sun.star.xforms.XMLFormDocument, default, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.FormDesign, default, visible, .uno:ParagraphDialog</it><it>com.sun.star.sdb.TextReportDesign, default, visible, .uno:ParagraphDialog</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['StylesPropertyPanel']/Title"><value xml:lang="en-US">Styles</value></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['StylesPropertyPanel']"><prop oor:name="OrderIndex" oor:op="fuse"><value>100</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['StylesPropertyPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>com.sun.star.text.TextDocument, Annotation, visible</it><it>com.sun.star.text.GlobalDocument, Annotation, visible</it><it>com.sun.star.text.WebDocument, Annotation, visible</it><it>com.sun.star.xforms.XMLFormDocument, Annotation, visible</it><it>com.sun.star.sdb.FormDesign, Annotation, visible</it><it>com.sun.star.sdb.TextReportDesign, Annotation, visible</it><it>com.sun.star.text.TextDocument, DrawText, visible</it><it>com.sun.star.text.GlobalDocument, DrawText, visible</it><it>com.sun.star.text.WebDocument, DrawText, visible</it><it>com.sun.star.xforms.XMLFormDocument, DrawText, visible</it><it>com.sun.star.sdb.FormDesign, DrawText, visible</it><it>com.sun.star.sdb.TextReportDesign, DrawText, visible</it><it>com.sun.star.text.TextDocument, Table, visible</it><it>com.sun.star.text.GlobalDocument, Table, visible</it><it>com.sun.star.text.WebDocument, Table, visible</it><it>com.sun.star.xforms.XMLFormDocument, Table, visible</it><it>com.sun.star.sdb.FormDesign, Table, visible</it><it>com.sun.star.sdb.TextReportDesign, Table, visible</it><it>com.sun.star.text.TextDocument, Text, visible</it><it>com.sun.star.text.GlobalDocument, Text, visible</it><it>com.sun.star.text.WebDocument, Text, visible</it><it>com.sun.star.xforms.XMLFormDocument, Text, visible</it><it>com.sun.star.sdb.FormDesign, Text, visible</it><it>com.sun.star.sdb.TextReportDesign, Text, visible</it><it>com.sun.star.text.TextDocument, default, visible</it><it>com.sun.star.text.GlobalDocument, default, visible</it><it>com.sun.star.text.WebDocument, default, visible</it><it>com.sun.star.xforms.XMLFormDocument, default, visible</it><it>com.sun.star.sdb.FormDesign, default, visible</it><it>com.sun.star.sdb.TextReportDesign, default, visible</it><it>com.sun.star.sheet.SpreadsheetDocument, Auditing, visible</it><it>com.sun.star.sheet.SpreadsheetDocument, Cell, visible</it><it>com.sun.star.sheet.SpreadsheetDocument, default, visible</it><it>com.sun.star.sheet.SpreadsheetDocument, EditCell, visible</it><it>com.sun.star.sheet.SpreadsheetDocument, Pivot, visible</it></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="mail" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="facsimiletelephonenumber" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="position" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="title" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="homephone" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="c" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="l" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="st" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="street" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="telephonenumber" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="initials" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="givenname" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="postalcode" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="sn" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.UserProfile/Data"><prop oor:name="o" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.Office.Recovery/RecoveryList"><node oor:name="recovery_item_1" oor:op="remove"/></item> +<item oor:path="/org.openoffice.Office.Recovery/RecoveryInfo"><prop oor:name="SessionData" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Setup/L10N"><prop oor:name="ooLocale" oor:op="fuse"><value>en-US</value></prop></item> +<item oor:path="/org.openoffice.Setup/Office"><prop oor:name="ooSetupInstCompleted" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Setup/Office/Factories/org.openoffice.Setup:Factory['com.sun.star.frame.StartModule']"><prop oor:name="ooSetupFactoryWindowAttributes" oor:op="fuse"><value>0,25,1360,711;53;0,25,1360,711;</value></prop></item> +<item oor:path="/org.openoffice.Setup/Office/Factories/org.openoffice.Setup:Factory['com.sun.star.text.TextDocument']"><prop oor:name="ooSetupFactoryWindowAttributes" oor:op="fuse"><value>0,25,1360,711;53;0,25,1360,711;</value></prop></item> +<item oor:path="/org.openoffice.Setup/Office"><prop oor:name="LastCompatibilityCheckID" oor:op="fuse"><value>20m0(Build:3)</value></prop></item> +<item oor:path="/org.openoffice.Setup/Office"><prop oor:name="OfficeRestartInProgress" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="IsSelectionInReadonly" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="IsAutomaticFontColor" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="IsAllowAnimatedText" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="AutoDetectSystemHC" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="IsAllowAnimatedGraphics" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Accessibility"><prop oor:name="IsForPagePreviews" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="ShowLinkWarningDialog" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseSystemPrintDialog" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseSystemFileDialog" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="ExperimentalMode" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="PluginsEnabled" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="ToolboxStyle" oor:op="fuse"><value>1</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="DisableUICustomization" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SymbolStyle" oor:op="fuse"><value>breeze</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="MacroRecorderMode" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SymbolSet" oor:op="fuse"><value>2</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="FirstRun" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="UseOpenCL" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="Persona" oor:op="fuse"><value>no</value></prop></item> +<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="PersonaSettings" oor:op="fuse"><value></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="en-AU" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="en-CA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="en-GB" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="en-US" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="en-ZA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="ro-RO" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/SpellCheckerList"><prop oor:name="uk-UA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="en-AU" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="en-CA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="en-GB" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="en-US" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="en-ZA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="ro-RO" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundSpellCheckers"><prop oor:name="uk-UA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.MySpellSpellChecker</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/HyphenatorList"><prop oor:name="en-GB" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/HyphenatorList"><prop oor:name="ro-RO" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/HyphenatorList"><prop oor:name="uk-UA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundHyphenators"><prop oor:name="en-GB" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundHyphenators"><prop oor:name="ro-RO" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundHyphenators"><prop oor:name="uk-UA" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.LibHnjHyphenator</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/ThesaurusList"><prop oor:name="en-US" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.new.Thesaurus</it></value></prop></item> +<item oor:path="/org.openoffice.Office.Linguistic/ServiceManager/LastFoundThesauri"><prop oor:name="en-US" oor:op="fuse" oor:type="oor:string-list"><value><it>org.openoffice.lingu.new.Thesaurus</it></value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Pos" oor:op="fuse"><value>2147483647,2147483647</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']/UIName"><value xml:lang="en-US">Standard</value></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Size" oor:op="fuse"><value>0,0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="DockPos" oor:op="fuse"><value>0,0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Style" oor:op="fuse"><value>0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Docked" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Locked" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="NoClose" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="Visible" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="SoftClose" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="ContextActive" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="HideFromToolbarMenu" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="DockingArea" oor:op="fuse"><value>0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/standardbar']"><prop oor:name="ContextSensitive" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Pos" oor:op="fuse"><value>2147483647,2147483647</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']/UIName"><value xml:lang="en-US">Formatting</value></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Size" oor:op="fuse"><value>0,0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="DockPos" oor:op="fuse"><value>0,1</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Style" oor:op="fuse"><value>0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Docked" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Locked" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="NoClose" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="Visible" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="SoftClose" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="ContextActive" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="HideFromToolbarMenu" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="DockingArea" oor:op="fuse"><value>0</value></prop></item> +<item oor:path="/org.openoffice.Office.UI.WriterWindowState/UIElements/States/org.openoffice.Office.UI.WindowState:WindowStateType['private:resource/toolbar/textobjectbar']"><prop oor:name="ContextSensitive" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Line"><prop oor:name="Guide" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/ViewLayout"><prop oor:name="Columns" oor:op="fuse"><value>1</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/ViewLayout"><prop oor:name="BookMode" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Zoom"><prop oor:name="Type" oor:op="fuse"><value>0</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Zoom"><prop oor:name="Value" oor:op="fuse"><value>100</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Other"><prop oor:name="TabStop" oor:op="fuse"><value>1251</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Other"><prop oor:name="IsSquaredPageMode" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Other"><prop oor:name="MeasureUnit" oor:op="fuse"><value>8</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Other"><prop oor:name="ApplyCharUnit" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Other"><prop oor:name="IsAlignMathObjectsToBaseline" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="ShowRulers" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="VerticalRulerUnit" oor:op="fuse"><value xsi:nil="true"/></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="IsVerticalRulerRight" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="SmoothScroll" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="VerticalScroll" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="VerticalRuler" oor:op="fuse"><value>false</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="HorizontalRulerUnit" oor:op="fuse"><value xsi:nil="true"/></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="HorizontalRuler" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="HorizontalScroll" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Writer/Layout/Window"><prop oor:name="ShowScrollBarTips" oor:op="fuse"><value>true</value></prop></item> +<item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList"><node oor:name="file:///tmp/ark-nz8uFK/./control" oor:op="remove"/></item> +<item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/ItemList"><node oor:name="file:///tmp/ark-HcpiZF/android-info.txt" oor:op="remove"/></item> +<item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/OrderList"><node oor:name="0" oor:op="remove"/></item> +<item oor:path="/org.openoffice.Office.Histories/Histories/org.openoffice.Office.Histories:HistoryInfo['PickList']/OrderList"><node oor:name="1" oor:op="remove"/></item> +</oor:items> diff --git a/skel/.config/libreoffice/4/user/uno_packages/cache/log.txt b/skel/.config/libreoffice/4/user/uno_packages/cache/log.txt new file mode 100644 index 0000000..32f50dd --- /dev/null +++ b/skel/.config/libreoffice/4/user/uno_packages/cache/log.txt @@ -0,0 +1,7 @@ +###### Progress log entry 2017-02-27 01:27:15 ###### +###### Progress log entry 2017-02-27 01:30:31 ###### +###### Progress log entry 2017-02-27 01:32:09 ###### +###### Progress log entry 2017-02-27 14:01:40 ###### +###### Progress log entry 2017-02-27 14:04:26 ###### +###### Progress log entry 2017-02-28 22:50:55 ###### +###### Progress log entry 2017-03-04 14:31:04 ###### diff --git a/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..fb4de4d --- /dev/null +++ b/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<conf:configuration-backend-db xmlns:conf="http://openoffice.org/extensionmanager/configuration-registry/2010"/> diff --git a/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml b/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml new file mode 100644 index 0000000..496c8c8 --- /dev/null +++ b/skel/.config/libreoffice/4/user/uno_packages/cache/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml @@ -0,0 +1,2 @@ +<?xml version="1.0"?> +<help:help-backend-db xmlns:help="http://openoffice.org/extensionmanager/help-registry/2010"/> |