diff options
author | friendica <info@friendica.com> | 2014-05-22 17:38:46 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-22 17:38:46 -0700 |
commit | ceb64bdb24259cc5e4491fc185fdec348feca95c (patch) | |
tree | a2c34d519a4b220d1f8b89174b5d265f15d81c9f /app/mail.apd | |
parent | b3636f8bcabf4503eec4575dabb613f330ec0422 (diff) | |
download | volse-hubzilla-ceb64bdb24259cc5e4491fc185fdec348feca95c.tar.gz volse-hubzilla-ceb64bdb24259cc5e4491fc185fdec348feca95c.tar.bz2 volse-hubzilla-ceb64bdb24259cc5e4491fc185fdec348feca95c.zip |
couple more apps
Diffstat (limited to 'app/mail.apd')
-rw-r--r-- | app/mail.apd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/mail.apd b/app/mail.apd new file mode 100644 index 000000000..e916829ad --- /dev/null +++ b/app/mail.apd @@ -0,0 +1,4 @@ +url: $baseurl/message +requires: local_user +name: Mail +photo: $baseurl/app/mail.png |