chcg / SpeechPlugin

Unofficial version of https://sourceforge.net/projects/npp-plugins/files/SpeechPlugin/
GNU General Public License v2.0
8 stars 1 forks source link

update menu #6

Closed vinsworldcom closed 2 years ago

vinsworldcom commented 2 years ago

Fix #7

The menu for this plugin tries to implement a separator, but doesn't do it correctly. This fixes that. I also assign Alt shortcut keys to menu items and group "Stop" with "Pause" and "Resume" below the separator.

Hope you'll consider this pull request. This is the only difference from my copy of the old plugin. I plan to delete that one if this is merged and switch to this official version.

Cheers.