Merge lp:~muktupavels/notify-osd/fix-deprecation-warnings into lp:notify-osd
Proposed by
Alberts Muktupāvels
Status: | Merged |
---|---|
Approved by: | Lars Karlitski |
Approved revision: | 492 |
Merged at revision: | 486 |
Proposed branch: | lp:~muktupavels/notify-osd/fix-deprecation-warnings |
Merge into: | lp:notify-osd |
Diff against target: |
448 lines (+66/-84) 16 files modified
configure.in (+2/-2) debian/control (+2/-2) egg/egg-hack.c (+0/-24) egg/egg-hack.h (+0/-10) egg/test-timeline-dup-frames.c (+0/-2) egg/test-timeline-interpolate.c (+0/-2) egg/test-timeline-rewind.c (+0/-2) egg/test-timeline-smoothness.c (+0/-2) egg/test-timeline.c (+0/-2) src/bubble.c (+21/-12) src/defaults.c (+5/-5) src/dialog.c (+4/-2) src/main.c (+0/-1) tests/test-alpha-animation.c (+0/-2) tests/test-grow-bubble.c (+16/-7) tests/test-scroll-text.c (+16/-7) |
To merge this branch: | bzr merge lp:~muktupavels/notify-osd/fix-deprecation-warnings |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Lars Karlitski (community) | Approve | ||
Dmitry Shachnev | Approve | ||
Review via email:
|
Commit message
Fix some deprecation warnings.
Description of the change
Fix some deprecation warnings.
To post a comment you must log in.
Can you please bump required glib/gtk+ versions in configure.in as well?