From e8aedd85f589bf2548c6845ca12b85eeefbd1c39 Mon Sep 17 00:00:00 2001 From: alperozisik Date: Thu, 27 Aug 2015 16:49:54 +0300 Subject: [PATCH] Exposed showing C9 about --- plugins/c9.ide.help/help.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/c9.ide.help/help.js b/plugins/c9.ide.help/help.js index b4240dee..74716123 100644 --- a/plugins/c9.ide.help/help.js +++ b/plugins/c9.ide.help/help.js @@ -171,7 +171,10 @@ define(function(require, exports, module) { * @singleton **/ plugin.freezePublicAPI({ - + /** + * Shows Cloud9 about dialog + */ + showAbout: showAbout }); register(null, {