Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'radiant-player/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
BarakaAka1Only committed Sep 16, 2016
2 parents 5489519 + 4e40d12 commit 8d8009c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This file should follow the standards specified on [keepachangelog.com](http://k
This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]
### Added
* Added "I'm Feeling Lucky" to the menu ([#592](https://github.com/radiant-player/radiant-player-mac/pull/592), [@tjanson](https://github.com/tjanson))

## [1.10.3] - 2016-09-14
### Fixed
Expand Down
6 changes: 6 additions & 0 deletions radiant-player-mac/en.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,12 @@
<action selector="forwardAction:" target="494" id="PeZ-B7-4Lc"/>
</connections>
</menuItem>
<menuItem title="I’m Feeling Lucky!" keyEquivalent="l" id="we1-8F-Jwk">
<modifierMask key="keyEquivalentModifierMask" command="YES"/>
<connections>
<action selector="luckyAction:" target="494" id="Qce-mS-jlr"/>
</connections>
</menuItem>
<menuItem isSeparatorItem="YES" id="UoN-kB-9nv"/>
<menuItem title="Volume" id="ylU-oy-rjV">
<modifierMask key="keyEquivalentModifierMask"/>
Expand Down

0 comments on commit 8d8009c

Please sign in to comment.