diff options
author | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2023-11-16 12:02:14 +0100 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-11-24 16:00:01 +0100 |
commit | 14d97973b29c837583bc464b32c8e8b80eaa3642 (patch) | |
tree | 380384dddfa7d38a0400b84dccfa7315274f43d4 /officecfg | |
parent | 88487227f96112f9f0f75111ed58b74a739cb272 (diff) |
[API CHANGE] Drop unused SelectedFileName config key
does not seem to be in use ever since 2008:
commit 57f7f259df5c81e6d6425d12cdcdbabeeedc74a2
Change-Id: I749039650568b55be3554846914fe23586661562
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159631
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs index 1dde3f5f35e1..6c744a215dee 100644 --- a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs @@ -57,11 +57,6 @@ <desc>Relative file name to the bitmap for the icon in disabled state.</desc> </info> </prop> - <prop oor:name="SelectedFileName" oor:type="xs:string"> - <info> - <desc>Relative file name to the bitmap for the icon in disabled state.</desc> - </info> - </prop> <prop oor:name="MaskFileName" oor:type="xs:string"> <info> <desc>The file name of the mask bitmap. Use red for pixel outside of |