aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-04 18:36:50 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-04 18:36:50 +0100
commit178e3d5bc8237cd6dcf30c1ac0d2e8a24859cc47 (patch)
tree49074dcbe33bbe58e86b984b92af9ef568a4c4ba /app
parenta94254a3758cb25926fc67fb5eeb90ce9c241467 (diff)
downloadvolse-hubzilla-178e3d5bc8237cd6dcf30c1ac0d2e8a24859cc47.tar.gz
volse-hubzilla-178e3d5bc8237cd6dcf30c1ac0d2e8a24859cc47.tar.bz2
volse-hubzilla-178e3d5bc8237cd6dcf30c1ac0d2e8a24859cc47.zip
allow featuring of apps in /apps and update some more apd files
Diffstat (limited to 'app')
-rw-r--r--app/firefoxshare.apd4
-rw-r--r--app/login.apd3
-rw-r--r--app/pphoto.apd4
-rw-r--r--app/profile.apd4
4 files changed, 2 insertions, 13 deletions
diff --git a/app/firefoxshare.apd b/app/firefoxshare.apd
deleted file mode 100644
index 5e0f38b4e..000000000
--- a/app/firefoxshare.apd
+++ /dev/null
@@ -1,4 +0,0 @@
-url: $baseurl/ffsapi
-requires: local_channel
-name: Firefox Share
-photo: $baseurl/app/firefoxshare.png
diff --git a/app/login.apd b/app/login.apd
index e4cccbc7e..1cbb44f1b 100644
--- a/app/login.apd
+++ b/app/login.apd
@@ -1,4 +1,5 @@
+version: 1
url: $baseurl/login
requires: nologin
name: Login
-photo: $baseurl/app/login.png
+photo: icon:sign-in
diff --git a/app/pphoto.apd b/app/pphoto.apd
deleted file mode 100644
index 302b85d9e..000000000
--- a/app/pphoto.apd
+++ /dev/null
@@ -1,4 +0,0 @@
-url: $baseurl/profile_photo
-requires: local_channel
-name: Profile Photo
-photo: $baseurl/app/pphoto.png
diff --git a/app/profile.apd b/app/profile.apd
deleted file mode 100644
index 48e5d5814..000000000
--- a/app/profile.apd
+++ /dev/null
@@ -1,4 +0,0 @@
-url: $baseurl/profile/$nick
-requires: local_channel
-name: View Profile
-photo: $baseurl/app/profile.png