Merge lp://staging/~agateau/indicator-applet/indicator-set-server into lp://staging/indicator-applet/0.4
Proposed by
Aurélien Gâteau
Status: | Merged |
---|---|
Merged at revision: | not available |
Proposed branch: | lp://staging/~agateau/indicator-applet/indicator-set-server |
Merge into: | lp://staging/indicator-applet/0.4 |
Diff against target: | None lines |
To merge this branch: | bzr merge lp://staging/~agateau/indicator-applet/indicator-set-server |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Indicator Applet Developers | Pending | ||
Review via email: mp+9751@code.staging.launchpad.net |
To post a comment you must log in.
indicate_ indicator_ new_with_ server( ) only allows creating an instance of Indicator using a custom server, it does not make it possible to create IndicatorMessage instances.
Adding an indicate_ indicator_ set_server( ) function solves this problem.