[GitHub] jmeter pull request #352: Menu bar - added mnemonics to more menu items

2017-12-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/352


---


[GitHub] jmeter pull request #352: Menu bar - added mnemonics to more menu items

2017-12-07 Thread ham1
GitHub user ham1 opened a pull request:

https://github.com/apache/jmeter/pull/352

Menu bar - added mnemonics to more menu items 

## Description
* added mnemonics to more menu items 
* general refactor/tidy of code

## Motivation and Context
To make navigation easier, e.g. now to open most recent project, Alt+F, 
Alt+E, Enter.

## How Has This Been Tested?
Manually on Linux Mint

## Screenshots (if appropriate):

## Types of changes
- Dev improvement and
- New feature (non-breaking change which adds functionality)

## Checklist:


- [x] My code follows the [code style][style-guide] of this project.
- [x] I have updated the documentation accordingly.

[style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ham1/jmeter menu_bar

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/352.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #352


commit 2749067b43f7488d448641e2757ec07df90bf52b
Author: Graham Russell 
Date:   2017-12-07T14:05:02Z

added mnemonics to more menu items

commit eaf4f613e56b2cb2d34651a92d9d27f3305b6080
Author: Graham Russell 
Date:   2017-12-07T14:11:07Z

General refactor/tidyup




---