Fix abbreviation shortcut invocation
Posted: Wed Nov 28, 2012 3:14 pm
Hi...
One can invoke the abbreviation plugin by a certain keyboard shortcut. The registered accelerator name for invoking the accelerator plugin is "abbrev_insert" but in Runtime/plugins/resources/abbreviation.accelerators "abbrev_show" is used.
Thus you can't invoke the abbreviation plugin by keyboard. The attached patch fixes it.
Roland
One can invoke the abbreviation plugin by a certain keyboard shortcut. The registered accelerator name for invoking the accelerator plugin is "abbrev_insert" but in Runtime/plugins/resources/abbreviation.accelerators "abbrev_show" is used.
Thus you can't invoke the abbreviation plugin by keyboard. The attached patch fixes it.
Roland