diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -1,5 +1,40 @@ # Generated by Makefile. Do not edit. +2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com> + + 12.10.2 + +2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com> + + libmessaging-menu: allow using multiple MessagingMenuApps + + The dbus path was set to /com/canonical/indicator/messages for all + MessagingMenuApps that a process created. This patch adds the desktop id into + the path. + +2012-08-31 Lars Uebernickel <lars.uebernickel@canonical.com> + + libmessaging-menu: allow changing label and icon of sources + +2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com> + + libmessaging-menu: make real links out of urls in the documentation + +2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com> + + Fix gtk-doc warnings + +2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com> + + Add gtk-doc support + +2012-08-29 Lars Uebernickel <lars.uebernickel@canonical.com> + + libmessaging-menu: add documentation + + Adds an overview description of the messaging menu and documentation for + enums, properties, and signals. + 2012-08-27 Lars Uebernickel <lars.uebernickel@canonical.com> 12.10.1 |