File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <NativeMenuItem Header =" {DynamicResource Text.About}" Command =" {x:Static s:App.OpenAboutCommand}" />
2929 <NativeMenuItem Header =" {DynamicResource Text.Hotkeys}" Command =" {x:Static s:App.OpenHotkeysCommand}" />
3030 <NativeMenuItem Header =" {DynamicResource Text.SelfUpdate}" Command =" {x:Static s:App.CheckForUpdateCommand}" />
31- <NativeMenuItem Header = " - " />
32- <NativeMenuItem Header =" {DynamicResource Text.Preference}" Command =" {x:Static s:App.OpenPreferenceCommand}" />
33- <NativeMenuItem Header = " - " />
31+ <NativeMenuItemSeparator />
32+ <NativeMenuItem Header =" {DynamicResource Text.Preference}" Command =" {x:Static s:App.OpenPreferenceCommand}" Gesture = " ⌘+, " />
33+ <NativeMenuItemSeparator />
3434 <NativeMenuItem Header =" {DynamicResource Text.Quit}" Command =" {x:Static s:App.QuitCommand}" />
3535 </NativeMenu >
3636 </NativeMenu .Menu>
You can’t perform that action at this time.
0 commit comments