Does not build with libpanel-applet 3.14
Brought to you by:
alexmurray,
cooly
Hi,
gnome-panel developers recently released version 3.14 with API break, and sensors-applet no longer builds against that.
Major differences:
libpanel-applet, not libpanelapplet-4.0.panel_applet_gconf_* functions have been removed. You should use gsettings instead.GAction instead of deprecated GtkAction.I have created a branch where the last commit addresses first and third points. Re the second point, I simply disabled all settings to make it build. You may want to fix it properly, though.
My branch: https://sourceforge.net/u/mandriver/sensors-applet/
This has been fixed even before I filed this bug :)
https://sourceforge.net/p/sensors-applet/code/ci/34ed8c1cfa6b37b3490cab05885219de3aaacda1/
Thanks Lucian!
One minor thing remaining: you need to apply the attached patch to fix POTFILES.in.
Thanks,
fixed in: https://sourceforge.net/p/sensors-applet/code/ci/c0e1bfe97e729850fac70acc02b3e75222fb4c73/
Thanks! I believe you can close this bug now. (I don't have permissions to do that myself.)