diff --git a/files/usr/share/cinnamon/applets/power@cinnamon.org/applet.js b/files/usr/share/cinnamon/applets/power@cinnamon.org/applet.js index 46d99892ef..2aeb54c2b8 100644 --- a/files/usr/share/cinnamon/applets/power@cinnamon.org/applet.js +++ b/files/usr/share/cinnamon/applets/power@cinnamon.org/applet.js @@ -399,7 +399,7 @@ class CinnamonPowerApplet extends Applet.TextIconApplet { `; let PowerProfilesProxy = Gio.DBusProxy.makeProxyWrapper(PowerProfilesInterface); - this._profilesProxy = new PowerProfilesProxy(Gio.DBus.system, "net.haess.PowerProfiles", "/net/hadess/PowerProfiles"); + this._profilesProxy = new PowerProfilesProxy(Gio.DBus.system, "net.hadess.PowerProfiles", "/net/hadess/PowerProfiles"); // Upower if hadess doesn't work.. if (!this._profilesProxy.Profiles) { // UPower interface