~indicator-applet-developers/indicator-appmenu/trunk.16.04

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: CI Train Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2015-02-19 19:32:04 UTC
  • mfrom: (252.2.14 indicator-appmenu)
  • Revision ID: ci-train-bot@canonical.com-20150219193204-hv2cvizqtfv0nb5a

IndicatorAppmenu: add modes support and implement unity-all-menus mode

When this mode is enabled, we export all the menus to the indicator, it will be up
to unity to filter them out based on their parent xid. Fixes: #1309778
Approved by: PS Jenkins bot, Lars Uebernickel

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_INIT([indicator-appmenu],
2
 
        [13.01.0],
 
2
        [15.02.0],
3
3
        [http://bugs.launchpad.net/indicator-appmenu],
4
4
        [indicator-appmenu],
5
5
        [http://launchpad.net/indicator-appmenu])