Page MenuHomeSolus

Update mate-power-manager to 1.18.1
ClosedPublic

Authored by kyrios123 on Nov 2 2017, 1:59 PM.

Details

Summary
  • Don't abort on unknown DBus signal name
  • Refresh tray icon on icon theme change
  • Statistics UI: add style class mpm-statistics
  • Translations update

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Installed on MATE, haven't noticed any problem.

Diff Detail

Repository
R2038 mate-power-manager
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Patch removed because upstream has a fix : Don't abort on unknown DBus signal name

Justin requested changes to this revision.Nov 2 2017, 11:05 PM
Justin added a subscriber: Justin.
Justin added inline comments.
package.yml
26

Any reason you removed this?

This revision now requires changes to proceed.Nov 2 2017, 11:05 PM
kyrios123 edited edge metadata.
kyrios123 added inline comments.
package.yml
26

Because since 1.18, MATE is GTK3+ only.

I added --disable-static because according to the configure help by default it should be enabled --enable-static[=PKGS] build static libraries [default=yes]

This revision is now accepted and ready to land.Nov 3 2017, 10:11 AM
This revision was automatically updated to reflect the committed changes.