diff options
author | Robert Tari <robert@tari.in> | 2021-07-19 00:19:07 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-08-29 14:38:27 +0200 |
commit | 6055485c2215e55cc0febe0eb15141e837d8e17b (patch) | |
tree | 75706360a525d1baef249fd91cb74d8ab5e1d4b1 /src/clock.cpp | |
parent | 5a0a3aa5308ae3864194607cb765d05b409c5b41 (diff) | |
download | ayatana-indicator-datetime-6055485c2215e55cc0febe0eb15141e837d8e17b.tar.gz ayatana-indicator-datetime-6055485c2215e55cc0febe0eb15141e837d8e17b.tar.bz2 ayatana-indicator-datetime-6055485c2215e55cc0febe0eb15141e837d8e17b.zip |
Rename com.canonical.powerd -> com.lomiri.Repowerd
Diffstat (limited to 'src/clock.cpp')
-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 |