Populate the MainMenu with social network actions

The magic happens here: We are iterating over the plugins
and populating the main menu with all actions provided by
them. Currently we can't test this as we don't have a single
plugin. Next patch series of commits will be adding the
Facebook plugin.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-10-09 20:15:26 -03:00 committed by Dirk Hohndel
parent 9d1117cd6c
commit d3a8288ad5
2 changed files with 22 additions and 0 deletions

View file

@ -11,6 +11,7 @@
*/
class ISocialNetworkIntegration {
public:
/*!
* @name socialNetworkName
* @brief The name of this social network