summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-05-28 15:00:07 +0100
committerRichard Hughes <richard@hughsie.com>2010-05-28 15:00:07 +0100
commit181f673908d2177921c000696e63fc263a7c069c (patch)
tree1de62440715077a85401e30f90242951d7d6763e /HACKING
parent18c8d26b02f4ebc70524ab229953647f582ee6fe (diff)
downloadupower-181f673908d2177921c000696e63fc263a7c069c.tar.gz
trivial: Rename a few 'DeviceKit-power' strings we missed
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
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