From eebf7fa20a97d36e859b6537cf889bff8dbbf565 Mon Sep 17 00:00:00 2001 From: Andre Fischer Date: Tue, 23 Apr 2013 14:08:04 +0000 Subject: Resolves: #i122086# Show icons in decks and titles (optionally) (cherry picked from commit 80b53edb04ed2d4b4f27f8256b754593902f0c23) Change-Id: Ic9aafce182b96aa44956d9ddbf165f4cc736e41b --- .../schema/org/openoffice/Office/UI/Sidebar.xcs | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs index 49d6118defca..f7a35a364a52 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs @@ -53,6 +53,20 @@ + + + This icon is displayed in the title bar of the deck. + Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. + + + + + + This icon is displayed in the title bar of the deck when high contrast mode is active. + Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. + + + Help about the sidebar deck. @@ -142,6 +156,20 @@ + + + This icon is displayed in the title bar of the panel. + Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. + + + + + + This icon is displayed in the title bar of the panel when high contrast mode is active. + Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here. + + + Help about the sidebar content panel. -- cgit v1.2.3