mate-desktop / mate-power-manager

Power management tool for the MATE desktop
https://mate-desktop.org
GNU General Public License v2.0
59 stars 51 forks source link

replace deprecated Gtk image menu item* #391

Closed raveit65 closed 10 months ago

raveit65 commented 10 months ago

Debian CI build failed because of

GEN      org.mate.power.policy

/usr/bin/msgfmt: cannot locate ITS rules for org.mate.power.policy.in

make[2]: *** [Makefile:569: org.mate.power.policy] Error 1

https://app.travis-ci.com/github/mate-desktop/mate-power-manager/jobs/611594502#L4174 It's not related to PR bcause it fails in master too. https://app.travis-ci.com/github/mate-desktop/mate-power-manager/jobs/608158792#L3413 Looks like the same issue than with mate-system-monitor https://github.com/mate-desktop/mate-system-monitor/issues/254

zhuyaliang commented 10 months ago

@raveit65 @raveit65 I made an error commit in the master branch. Can you help me delete this commit https://github.com/mate-desktop/mate-power-manager/commit/f9a53963f410c8967c0ff29f2d6dea7fff1a3356

raveit65 commented 10 months ago

@zhuyaliang Done, reverted.