diff options
author | RedMatrix <info@friendica.com> | 2014-12-29 09:29:00 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-12-29 09:29:00 +1100 |
commit | 6cdd5d1c4806ae91ee3326b096ea79597dd95409 (patch) | |
tree | 6a6a038c8a0cf2ed91c2bd2169ddec6affdad124 /app/profile.apd | |
parent | 8d144396b16048bf30cb43a4668588d39c833e03 (diff) | |
parent | cdab20f1fef07c0d8150a27cfb3aac6575ea1f7e (diff) | |
download | volse-hubzilla-6cdd5d1c4806ae91ee3326b096ea79597dd95409.tar.gz volse-hubzilla-6cdd5d1c4806ae91ee3326b096ea79597dd95409.tar.bz2 volse-hubzilla-6cdd5d1c4806ae91ee3326b096ea79597dd95409.zip |
Merge pull request #770 from pafcu/apps
More work on app icons
Diffstat (limited to 'app/profile.apd')
-rw-r--r-- | app/profile.apd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/profile.apd b/app/profile.apd index ce52f960b..d2bdf23a7 100644 --- a/app/profile.apd +++ b/app/profile.apd @@ -1,4 +1,4 @@ url: $baseurl/profile/$nick requires: local_user -name: Profile - +name: View profile +photo: $baseurl/app/profile.png |