Created attachment 194000 [details] Example configuration extension In case some enterprise deployment wants to disable certain UNO commands from being active in the menu, toolbar, sidebar or start center, this is possible by using a config extension and list the command in the ooO::Commands::Execute::Disabled config key tree. This does not work in case of the start center and the Open Remote command. 1. Open a new Writer document, check that File - Open Remote works 2. Install attached extension, restart Writer -> File - Open Remote command is missing from Writer menu 3. Close the empty document to reveal the Start Center -> The Open Remote command is not hidden Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5740d3fa83e9725a2771e5f00ba4aaf9965f0be2 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: threaded
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2fdcdad742bc26be509dde53f061f96a9620fd0a tdf#160961: hide open remote file button from startcenter if the It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.