diff options
author | RedMatrix <info@friendica.com> | 2014-12-22 09:45:18 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-12-22 09:45:18 +1100 |
commit | ca56123a161e482d545b2e0e0c3d869eb8c4221f (patch) | |
tree | 6fa0067f7bb2a0ed44a57c4eddd5358a4db14657 | |
parent | e789cbf2e744f281c9ee9d2ebaad6b54853b02b8 (diff) | |
parent | 8475e8a9ec4cf4b33ad2b60506e2e47e172aa422 (diff) | |
download | volse-hubzilla-ca56123a161e482d545b2e0e0c3d869eb8c4221f.tar.gz volse-hubzilla-ca56123a161e482d545b2e0e0c3d869eb8c4221f.tar.bz2 volse-hubzilla-ca56123a161e482d545b2e0e0c3d869eb8c4221f.zip |
Merge pull request #756 from encyclomundi/master
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 |