diff options
author | Robert Tari <robert@tari.in> | 2021-07-19 00:19:07 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-08-30 02:22:48 +0200 |
commit | 86ff05f7d1a592f59ec846faaead83ece1513ca1 (patch) | |
tree | 7328fade04b53218019cf4b28ea287e3142ded5f /src | |
parent | c1ab79e690652e6e1136154c2e5c70b3ff4e5d6b (diff) | |
download | ayatana-indicator-datetime-86ff05f7d1a592f59ec846faaead83ece1513ca1.tar.gz ayatana-indicator-datetime-86ff05f7d1a592f59ec846faaead83ece1513ca1.tar.bz2 ayatana-indicator-datetime-86ff05f7d1a592f59ec846faaead83ece1513ca1.zip |
Rename com.canonical.powerd -> com.lomiri.Repowerd
Diffstat (limited to 'src')
-rw-r--r-- | src/clock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clock.cpp b/src/clock.cpp index a2ef387..47eebe6 100644 --- a/src/clock.cpp +++ b/src/clock.cpp @@ -155,7 +155,7 @@ private: } /** - *** DBus Chatter: com.canonical.powerd + *** DBus Chatter: com.lomiri.Repowerd *** *** Fire Clock::minute_changed() signal when powerd says the system's *** has awoken from sleep -- the old timestamp is likely out-of-date |