diff options
author | Charles <cer@a2c3.co> | 2014-12-21 05:21:22 -0800 |
---|---|---|
committer | Charles <cer@a2c3.co> | 2014-12-21 05:21:22 -0800 |
commit | 8475e8a9ec4cf4b33ad2b60506e2e47e172aa422 (patch) | |
tree | 9ae54be935c32d74cc17141a3bdab51d32e7face | |
parent | 614452965eb62bc32f8394d6283f056710a06261 (diff) | |
download | volse-hubzilla-8475e8a9ec4cf4b33ad2b60506e2e47e172aa422.tar.gz volse-hubzilla-8475e8a9ec4cf4b33ad2b60506e2e47e172aa422.tar.bz2 volse-hubzilla-8475e8a9ec4cf4b33ad2b60506e2e47e172aa422.zip |
change address book to connections
-rw-r--r-- | app/connections.apd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/connections.apd b/app/connections.apd index 80f9b4570..146e553e5 100644 --- a/app/connections.apd +++ b/app/connections.apd @@ -1,4 +1,4 @@ url: $baseurl/connections requires: local_user -name: Address Book +name: Connections photo: $baseurl/app/connections.png |