diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-02-25 17:02:28 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-02-25 17:02:28 -0500 |
commit | 089972e3162bd9e8dd498e15191d82e911a06646 (patch) | |
tree | 4cf613c5f57fa5bea9dbef53a267e641f7f93c89 /.bzrignore | |
parent | b42f4757077149c0036491a2f84ebddd36186b5c (diff) | |
parent | 23541b975167a5c920aa1835bc853f2f4f193578 (diff) | |
download | libayatana-appindicator-089972e3162bd9e8dd498e15191d82e911a06646.tar.gz libayatana-appindicator-089972e3162bd9e8dd498e15191d82e911a06646.tar.bz2 libayatana-appindicator-089972e3162bd9e8dd498e15191d82e911a06646.zip |
Upstream release 0.0.14
∘ Fix mono bindings to include proper metadata (LP: #526620)
∘ Send connection changed signal when the proxy is created
and destroyed (LP: #527082)
∘ Hide the fallback status icon before unrefing it. (LP: #526041)
∘ Increase dbus-glib version check to 0.82
∘ Handle menu layout changes and visibility changes better.
∘ Improve testing stability
∘ Read menu sensitivity on startup.
∘ Handle null strings when evaluating whether we have an
attention icon.
∘ Remove dbus objects when we fallback
∘ Disconnect client_menu_changed signal handlers on cleanup.
∘ Handle cases where the menu gets unset on updates.
∘ Fix custom labels on stock items.
∘ Adds support for submenus
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,5 @@ data/indicator-application.service compile -indicator-application-[0-9].[0-9].[0-9].tar.gz m4/ src/indicator-application-service src/libappindicator.la @@ -93,3 +92,11 @@ tests/test-libappindicator-fallback tests/test-libappindicator-status tests/test-libappindicator-status-client tests/test-libappindicator-status-server +bindings/mono/AppIndicator.Test.dll +bindings/mono/libappindicator-api.middle +bindings/mono/examples/IndicatorExample.exe +src/libappindicator/app-indicator-enum-types.gen.c +indicator-application-[0-9].[0-9].[0-9].tar.gz +indicator-application-[0-9].[0-9].[0-9].tar.gz.asc +indicator-application-[0-9].[0-9].[0-9][0-9].tar.gz +indicator-application-[0-9].[0-9].[0-9][0-9].tar.gz.asc |