https://bugs.documentfoundation.org/show_bug.cgi?id=141507

--- Comment #7 from Patrick (volunteer) <[email protected]> ---
(In reply to Alex Thurgood from comment #6)
> From a coding perspective, I'm going to guess that it would be easier to
> remove the menu entries altogether rather than implement (and maintain) the
> code to enable it ?

Don't know how people scan on Linux. But macOS has the bundled Image Capture
application for scanning so I would vote for removing the Scan menu.

I don't know how to remove a menu item for only one platform in LibreOffice's
menubar.xml files so one other possibility is to disable all of Scan menu
items. I see that those menu items have the following UNO IDs assigned to them
so maybe I could hardcode something down in the vcl layer to just disable any
native menu items that have the following UNO IDs: 

  <menu:menuitem menu:id=".uno:TwainSelect"/>
  <menu:menuitem menu:id=".uno:TwainTransfer"/>

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to