aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-21 18:13:13 -0700
committerfriendica <info@friendica.com>2014-05-21 18:13:13 -0700
commit8fa3cc2f5219cc9519420c002a07ef1b05e916ed (patch)
tree091a690afd7d1a1be8d0825fe20d4e9821a76921 /app
parentd17768d4e7b7f07dfd2f4326f79fa8b1f9a74582 (diff)
downloadvolse-hubzilla-8fa3cc2f5219cc9519420c002a07ef1b05e916ed.tar.gz
volse-hubzilla-8fa3cc2f5219cc9519420c002a07ef1b05e916ed.tar.bz2
volse-hubzilla-8fa3cc2f5219cc9519420c002a07ef1b05e916ed.zip
system app updates
Diffstat (limited to 'app')
-rw-r--r--app/storage.apd4
-rw-r--r--app/storage.pngbin0 -> 5191 bytes
-rw-r--r--app/webpages.apd4
-rw-r--r--app/webpages.pngbin0 -> 8678 bytes
4 files changed, 8 insertions, 0 deletions
diff --git a/app/storage.apd b/app/storage.apd
new file mode 100644
index 000000000..7d5172af4
--- /dev/null
+++ b/app/storage.apd
@@ -0,0 +1,4 @@
+url: $baseurl/store/$nick
+requires: local_user
+name: Files
+photo: $baseurl/app/storage.png
diff --git a/app/storage.png b/app/storage.png
new file mode 100644
index 000000000..c1f2df801
--- /dev/null
+++ b/app/storage.png
Binary files differ
diff --git a/app/webpages.apd b/app/webpages.apd
new file mode 100644
index 000000000..4241dbb8e
--- /dev/null
+++ b/app/webpages.apd
@@ -0,0 +1,4 @@
+url: $baseurl/webpages/$nick
+requires: local_user
+name: Webpages
+photo: $baseurl/app/webpages.png
diff --git a/app/webpages.png b/app/webpages.png
new file mode 100644
index 000000000..460117bae
--- /dev/null
+++ b/app/webpages.png
Binary files differ