mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
MenuManager is extended
This commit is contained in:
@@ -5,7 +5,7 @@ ipc = require 'ipc'
|
||||
CSON = require 'season'
|
||||
fs = require 'fs-plus'
|
||||
|
||||
# Public: Provides a registry for menu items that you'd like to appear in the
|
||||
# Extended: Provides a registry for menu items that you'd like to appear in the
|
||||
# application menu.
|
||||
#
|
||||
# An instance of this class is always available as the `atom.menu` global.
|
||||
|
||||
Reference in New Issue
Block a user