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 | |
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')
-rw-r--r-- | app/mail.apd | 4 | ||||
-rw-r--r-- | app/mail.png | bin | 0 -> 6623 bytes | |||
-rw-r--r-- | app/mood.apd | 4 | ||||
-rw-r--r-- | app/mood.png | bin | 0 -> 5137 bytes |
4 files changed, 8 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 diff --git a/app/mail.png b/app/mail.png Binary files differnew file mode 100644 index 000000000..74fbdb03e --- /dev/null +++ b/app/mail.png diff --git a/app/mood.apd b/app/mood.apd new file mode 100644 index 000000000..ef90650f0 --- /dev/null +++ b/app/mood.apd @@ -0,0 +1,4 @@ +url: $baseurl/mood +requires: local_user +name: Mood +photo: $baseurl/app/mood.png diff --git a/app/mood.png b/app/mood.png Binary files differnew file mode 100644 index 000000000..7df642b96 --- /dev/null +++ b/app/mood.png |