more apps

This commit is contained in:
friendica
2014-05-22 20:39:42 -07:00
parent bcac633085
commit 39d5f2abcf
5 changed files with 10 additions and 0 deletions

4
app/chat.apd Normal file
View File

@@ -0,0 +1,4 @@
url: $baseurl/chat/$nick
requires: local_user
name: Chat
photo: $baseurl/app/chat.png

BIN
app/chat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

4
app/poke.apd Normal file
View File

@@ -0,0 +1,4 @@
url: $baseurl/poke
requires: local_user
name: Poke
photo: $baseurl/app/poke.png

BIN
app/poke.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB