]> git.saurik.com Git - wxWidgets.git/commit
Use the application name in the "About" item of the Apple menu.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 Oct 2010 20:46:11 +0000 (20:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 25 Oct 2010 20:46:11 +0000 (20:46 +0000)
commitc8bef6e3791718544f7dfdccc857df3d9f397829
tree31a87e56e871f22b337306a9704f30e0e0e98792
parentfd7c5da65e46b33061e551faa133b21548e68bb9
Use the application name in the "About" item of the Apple menu.

To conform to Apple UI guidelines the application name should be included in
the "About" menu item label in the Apple menu.

See #12121.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/menu_osx.cpp