Merge lp://qastaging/~indicator-applet-developers/indicator-network/secret-agent into lp://qastaging/indicator-network/13.10
Proposed by
Pete Woods
Status: | Merged |
---|---|
Approved by: | Pete Woods |
Approved revision: | 296 |
Merged at revision: | 291 |
Proposed branch: | lp://qastaging/~indicator-applet-developers/indicator-network/secret-agent |
Merge into: | lp://qastaging/indicator-network/13.10 |
Diff against target: |
934 lines (+499/-42) 18 files modified
CMakeLists.txt (+3/-0) cmake/FindValgrind.cmake (+7/-0) data/indicator-secret-agent.conf.in (+1/-4) data/org.freedesktop.Notifications.xml (+47/-0) debian/changelog (+7/-0) debian/control (+1/-0) secret-agent/CMakeLists.txt (+18/-0) secret-agent/DBusTypes.h (+1/-2) secret-agent/SecretAgent.cpp (+19/-8) secret-agent/SecretAgent.h (+15/-4) secret-agent/SecretRequest.cpp (+57/-8) secret-agent/SecretRequest.h (+8/-2) secret-agent/gtk/PasswordMenu.cpp (+134/-0) secret-agent/gtk/PasswordMenu.h (+45/-0) secret-agent/main.cpp (+2/-1) tests/CMakeLists.txt (+1/-0) tests/TestSecretAgent.cpp (+119/-13) tests/data/valgrind.suppression (+14/-0) |
To merge this branch: | bzr merge lp://qastaging/~indicator-applet-developers/indicator-network/secret-agent |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Ted Gould (community) | Approve | ||
Michał Sawicz | Needs Fixing | ||
Pete Woods (community) | Abstain | ||
Review via email: mp+182898@code.qastaging.launchpad.net |
Commit message
Support unity8's system dialogues
Description of the change
Support unity8's system dialogues
To post a comment you must log in.
Do not merge yet. This is dependent on MacSlow's branches for Unity and the notification backend:
lp:~macslow/unity-notifications/extended-snap-decisions
lp:~macslow/unity8/extended-snap-decisions