On 05/31/2010 01:45 PM, Rudi Gaelzer wrote:
Thanks, Vincent. Told you it would be a silly question...
Indeed it is... What happened was that some time ago I modified the stdmenus.inc
file in order to incorporate read-only options:
Item "Open Read Only...|e" "command-sequence file-open; buffer-toggle-read-only"
Item "Toggle Read Only|T" "buffer-toggle-read-only"
and have been using this file ever since...
Is there a way to include the above options without having to copy the file to
my personal ~/.lyx/ui directory and edit said file there?
I mean something like an usermenus.inc file that is loaded after the system-wide
stdmenus.inc?
That's a really good idea: We look for usermenus.inc and, if we find it,
load it. Can you file an enhancement request for this on trac?
Richard