Add Menu API. (WIP)
authorCheng Zhao <zcbenz@gmail.com>
Mon, 6 May 2013 12:27:09 +0000 (20:27 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 6 May 2013 12:27:09 +0000 (20:27 +0800)
commit7cc04035c4c15d126662f529f6f7e5eb608e9183
treea48b67d7f56185fb6ecec6e720dc651bb28b4ecf
parent5915591592c6a257fcbbb7783bbfda8c53e389bb
Add Menu API. (WIP)
atom.gyp
browser/api/atom_api_menu.cc [new file with mode: 0644]
browser/api/atom_api_menu.h [new file with mode: 0644]
browser/api/atom_api_menu_mac.h [new file with mode: 0644]
browser/api/atom_api_menu_mac.mm [new file with mode: 0644]
common/api/atom_extensions.h