Merge lp://staging/~khurshid-alam/notify-osd/fix-gnotification-icon into lp://staging/notify-osd
Proposed by
Khurshid Alam
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Sebastien Bacher | ||||
Approved revision: | 509 | ||||
Merged at revision: | 509 | ||||
Proposed branch: | lp://staging/~khurshid-alam/notify-osd/fix-gnotification-icon | ||||
Merge into: | lp://staging/notify-osd | ||||
Diff against target: |
18 lines (+8/-0) 1 file modified
src/stack.c (+8/-0) |
||||
To merge this branch: | bzr merge lp://staging/~khurshid-alam/notify-osd/fix-gnotification-icon | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | Approve | ||
Review via email: mp+376177@code.staging.launchpad.net |
This proposal supersedes a proposal from 2019-08-20.
Commit message
Support 'image-path' as hint
Both freedesktop notification (https:/
As a result when one uses themed icon with Gnotification it doesn't show the icon. Support for themed icon landed in https:/
Fixes LP: #1840741
To post a comment you must log in.
Looks fine to me, thanks!