summaryrefslogtreecommitdiffstats
path: root/loolkitconfig.xcu
diff options
context:
space:
mode:
authorAndreas-Kainz <andreas_k@abwesend.de>2021-01-15 10:53:59 +0000
committerpedropintosilva <65948705+pedropintosilva@users.noreply.github.com>2021-01-18 09:25:50 +0100
commit038c85b8f9effa5228d39968d967203d45d6c827 (patch)
treef5178bea7100fd8223784aef7683dbe93d9aac5b /loolkitconfig.xcu
parentSidebar should use .png icons instead of .svg fix #786 (diff)
downloadonline-038c85b8f9effa5228d39968d967203d45d6c827.tar.gz
online-038c85b8f9effa5228d39968d967203d45d6c827.zip
change default sidebar icon size to use 24px icons (like in toolbars)
Signed-off-by: Andreas-Kainz <andreas_k@abwesend.de> Change-Id: I8b9caef707bdd856d126841c3c0135cd738e692e
Diffstat (limited to 'loolkitconfig.xcu')
-rw-r--r--loolkitconfig.xcu1
1 files changed, 1 insertions, 0 deletions
diff --git a/loolkitconfig.xcu b/loolkitconfig.xcu
index 6057d98e30..4888d20490 100644
--- a/loolkitconfig.xcu
+++ b/loolkitconfig.xcu
@@ -30,6 +30,7 @@
<!-- Use the colibre theme for the sidebar -->
<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SymbolStyle" oor:op="fuse"><value>colibre</value></prop></item>
+<item oor:path="/org.openoffice.Office.Common/Misc"><prop oor:name="SidebarIconSize" oor:op="fuse"><value>2</value></prop></item>
<!-- Disable GIO UCP we don't want -->
<item oor:path="/org.openoffice.ucb.Configuration/ContentProviders/Local/SecondaryKeys/Office/ProviderData/Provider999"><prop oor:name="URLTemplate" oor:op="fuse"><value>NeverMatchAnyUrlSuffix</value></prop></item>