diff options
author | friendica <info@friendica.com> | 2014-05-23 14:52:55 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-23 14:52:55 -0700 |
commit | 626eab99f8affc59f3578dabf4fd2ad97abd62e4 (patch) | |
tree | c8dec796804ac6bdcfe6b71d500f1acc68f3ecc0 /app/pphoto.apd | |
parent | 345f784f670ed8f41bf0435f1cba8a634597b92d (diff) | |
download | volse-hubzilla-626eab99f8affc59f3578dabf4fd2ad97abd62e4.tar.gz volse-hubzilla-626eab99f8affc59f3578dabf4fd2ad97abd62e4.tar.bz2 volse-hubzilla-626eab99f8affc59f3578dabf4fd2ad97abd62e4.zip |
add profile photo app because it is sometimes hard to find. Also doc updates
Diffstat (limited to 'app/pphoto.apd')
-rw-r--r-- | app/pphoto.apd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/pphoto.apd b/app/pphoto.apd new file mode 100644 index 000000000..e7da9cf9c --- /dev/null +++ b/app/pphoto.apd @@ -0,0 +1,4 @@ +url: $baseurl/profile_photo +requires: local_user +name: Profile Photo +photo: $baseurl/app/pphoto.png |