Merge lp:~3v1n0/unity/secondary-activate-support into lp:unity
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Mirco Müller |
Approved revision: | no longer in the source branch. |
Merged at revision: | 1316 |
Proposed branch: | lp:~3v1n0/unity/secondary-activate-support |
Merge into: | lp:unity |
Diff against target: |
290 lines (+91/-6) 12 files modified
UnityCore/DBusIndicators.cpp (+16/-0) UnityCore/DBusIndicators.h (+2/-0) UnityCore/Indicator.cpp (+7/-0) UnityCore/Indicator.h (+2/-0) UnityCore/IndicatorEntry.cpp (+5/-0) UnityCore/IndicatorEntry.h (+2/-0) UnityCore/Indicators.cpp (+1/-0) UnityCore/Indicators.h (+2/-0) plugins/unityshell/src/PanelIndicatorObjectEntryView.cpp (+19/-4) services/panel-main.c (+16/-0) services/panel-service.c (+15/-2) services/panel-service.h (+4/-0) |
To merge this branch: | bzr merge lp:~3v1n0/unity/secondary-activate-support |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mirco Müller (community) | Approve | ||
Review via email: mp+68394@code.launchpad.net |
Description of the change
Add support to "secondary-
This needs the merge of lp:~3v1n0/libindicator/secondary-activate-support
To post a comment you must log in.
All good seen from here. Approved.