Merge lp://staging/~mitya57/sni-qt/fix-pixmap-types into lp://staging/sni-qt
Proposed by
Dmitry Shachnev
Status: | Merged |
---|---|
Approved by: | Łukasz Zemczak |
Approved revision: | 99 |
Merged at revision: | 99 |
Proposed branch: | lp://staging/~mitya57/sni-qt/fix-pixmap-types |
Merge into: | lp://staging/sni-qt |
Diff against target: |
36 lines (+4/-4) 1 file modified
src/org.kde.StatusNotifierItem.xml (+4/-4) |
To merge this branch: | bzr merge lp://staging/~mitya57/sni-qt/fix-pixmap-types |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Łukasz Zemczak | Approve | ||
Renato Araujo Oliveira Filho | Pending | ||
Review via email: mp+263829@code.staging.launchpad.net |
Commit message
Fix pixmap types in org.kde.
Description of the change
Fix pixmap types in org.kde.
According to the spec, pixmap type is ARRAY(INT, INT, ARRAY BYTE).
This also matches our DBusImageList struct.
To post a comment you must log in.
Looks good to me, Dmitry also submitted a similar merge proposal for appmenu-qt5 - it's all as per the specs. +1