From 181f673908d2177921c000696e63fc263a7c069c Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 28 May 2010 15:00:07 +0100 Subject: [PATCH] trivial: Rename a few 'DeviceKit-power' strings we missed --- COPYING | 2 +- HACKING | 4 ++-- policy/org.freedesktop.upower.policy.in | 7 ++++--- policy/org.freedesktop.upower.qos.policy.in | 7 ++++--- src/org.freedesktop.UPower.QoS.xml | 2 +- src/org.freedesktop.UPower.Wakeups.xml | 2 +- src/org.freedesktop.UPower.xml | 2 +- 7 files changed, 14 insertions(+), 12 deletions(-) diff --git a/COPYING b/COPYING index c9d6ec2..567f7b0 100644 --- a/COPYING +++ b/COPYING @@ -3,7 +3,7 @@ Copyright (C) 2008 David Zeuthen All Rights Reserved. -The DeviceKit-power source code is licensed to you under the GNU +The UPower source code is licensed to you under the GNU General Public License. Either version 2 of the License, or (at your option) any later version. The license is included below. diff --git a/HACKING b/HACKING index 585bdee..694f96d 100644 --- a/HACKING +++ b/HACKING @@ -3,11 +3,11 @@ SCM - anonymous checkouts - $ git clone git://git.freedesktop.org/git/DeviceKit/DeviceKit-power.git + $ git clone git://git.freedesktop.org/git/UPower.git - checkouts if you got an ssh account on fd.o (username@ is optional) - $ git clone ssh://[username@]git.freedesktop.org/git/DeviceKit/DeviceKit-power.git + $ git clone ssh://[username@]git.freedesktop.org/git/UPower.git - commit to local repository diff --git a/policy/org.freedesktop.upower.policy.in b/policy/org.freedesktop.upower.policy.in index 2979e54..2800701 100644 --- a/policy/org.freedesktop.upower.policy.in +++ b/policy/org.freedesktop.upower.policy.in @@ -5,9 +5,10 @@ "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"> - The DeviceKit-power Project - http://hal.freedesktop.org/docs/DeviceKit-power/ + The UPower Project + http://upower.freedesktop.org/ system-suspend diff --git a/policy/org.freedesktop.upower.qos.policy.in b/policy/org.freedesktop.upower.qos.policy.in index 9d33ea1..fdc7b90 100644 --- a/policy/org.freedesktop.upower.qos.policy.in +++ b/policy/org.freedesktop.upower.qos.policy.in @@ -5,9 +5,10 @@ "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"> - The DeviceKit-power Project - http://hal.freedesktop.org/docs/DeviceKit-power/ + The UPower Project + http://upower.freedesktop.org/ system-suspend diff --git a/src/org.freedesktop.UPower.QoS.xml b/src/org.freedesktop.UPower.QoS.xml index a7a277c..8e69f8a 100644 --- a/src/org.freedesktop.UPower.QoS.xml +++ b/src/org.freedesktop.UPower.QoS.xml @@ -9,7 +9,7 @@ org.freedesktop.UPower.QoS is a DBus interface implimented - by DeviceKit-power. + by UPower. It allows applications to request latencies, for example a couple of seconds for an IM application, or a few hundred microseconds for a multiplayer game. diff --git a/src/org.freedesktop.UPower.Wakeups.xml b/src/org.freedesktop.UPower.Wakeups.xml index 59013e9..82477f4 100644 --- a/src/org.freedesktop.UPower.Wakeups.xml +++ b/src/org.freedesktop.UPower.Wakeups.xml @@ -9,7 +9,7 @@ org.freedesktop.UPower.Wakeups is a DBus interface implimented - by DeviceKit-power. + by UPower. It allows applications to watch what applications and drivers are causing the wakeups on the system. diff --git a/src/org.freedesktop.UPower.xml b/src/org.freedesktop.UPower.xml index a4066ff..5a5fe57 100644 --- a/src/org.freedesktop.UPower.xml +++ b/src/org.freedesktop.UPower.xml @@ -7,7 +7,7 @@ - The DeviceKit-power service is available via the system message + The UPower service is available via the system message bus. To access the service, use the org.freedesktop.UPower interface on the /org/freedesktop/UPower object on