indicator-appmenu 13.01.0+14.04.20131125-0ubuntu1 source package in Ubuntu

Changelog

indicator-appmenu (13.01.0+14.04.20131125-0ubuntu1) trusty; urgency=low

  [ Charles Kerr ]
  * If we can't get the bus, exit instead of stacking g_bus_own_name()
    calls on top of each other, leaking GSources. (LP: #1244250)

  [ Sebastien Bacher ]
  * Build with -Wno-error=deprecated-declarations.

  [ Lars Uebernickel ]
  * Call gtk_widget_destroy() to break potential ref cycles Calling
    g_object_unref() is not enough for many of gtk's widgets.
  * window-menu-model: disconnect entry signal handlers by func instead
    of id entry_object_free disconnected signal handlers by id. This
    throws warnings when entry_object_free is called when disposing an
    object, because signals are already disconnected at that point. This
    patch uses g_signal_handlers_disconnect_by_func(), which works both
    when the entry is alive and being disposed.
  * WindowMenuModel: insert action groups on the toplevel menus
    Inserting them on the menu items was a workaround for the long-fixed
    cloaking-bug in libindicator. It's not supported in gtk 3.10
    anymore, because the menu tracker in gtk doesn't allow action groups
    on menu items. That's for good reasons: it's more efficient and
    consumers of that api should not modify the created menu hierarchy.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 251
 -- Ubuntu daily release <email address hidden>   Mon, 25 Nov 2013 03:55:37 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Trusty
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
indicator-appmenu_13.01.0+14.04.20131125.orig.tar.gz 53.7 KiB 0258235a4b792640c6ada5d11b729fcd79d75ba9ff8a1aa3074062facaff66bb
indicator-appmenu_13.01.0+14.04.20131125-0ubuntu1.diff.gz 10.4 KiB 9b5e1a04acf55df01883032cc7bccb69c671d6189809311a87d13f33e96de08b
indicator-appmenu_13.01.0+14.04.20131125-0ubuntu1.dsc 2.5 KiB f728e95524a077f4a2a67f7d8f7e00ffb5f1238cf7e2e6c65d960bb2fdcc1c47

View changes file

Binary packages built by this source

indicator-appmenu: Indicator for application menus.

 .
 This package provides support for application menus.

indicator-appmenu-tools: Tools for debuging application menus.

 .
 This package provides tools for supporting application menus.