aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-22 17:38:46 -0700
committerfriendica <info@friendica.com>2014-05-22 17:38:46 -0700
commitceb64bdb24259cc5e4491fc185fdec348feca95c (patch)
treea2c34d519a4b220d1f8b89174b5d265f15d81c9f /app
parentb3636f8bcabf4503eec4575dabb613f330ec0422 (diff)
downloadvolse-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.apd4
-rw-r--r--app/mail.pngbin0 -> 6623 bytes
-rw-r--r--app/mood.apd4
-rw-r--r--app/mood.pngbin0 -> 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
new file mode 100644
index 000000000..74fbdb03e
--- /dev/null
+++ b/app/mail.png
Binary files differ
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
new file mode 100644
index 000000000..7df642b96
--- /dev/null
+++ b/app/mood.png
Binary files differ