diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/chat.apd | 4 | ||||
-rw-r--r-- | app/chat.png | bin | 0 -> 2194 bytes | |||
-rw-r--r-- | app/poke.apd | 4 | ||||
-rw-r--r-- | app/poke.png | bin | 0 -> 14377 bytes |
4 files changed, 8 insertions, 0 deletions
diff --git a/app/chat.apd b/app/chat.apd new file mode 100644 index 000000000..2eba8edba --- /dev/null +++ b/app/chat.apd @@ -0,0 +1,4 @@ +url: $baseurl/chat/$nick +requires: local_user +name: Chat +photo: $baseurl/app/chat.png diff --git a/app/chat.png b/app/chat.png Binary files differnew file mode 100644 index 000000000..aa03c75dd --- /dev/null +++ b/app/chat.png diff --git a/app/poke.apd b/app/poke.apd new file mode 100644 index 000000000..b7d189224 --- /dev/null +++ b/app/poke.apd @@ -0,0 +1,4 @@ +url: $baseurl/poke +requires: local_user +name: Poke +photo: $baseurl/app/poke.png diff --git a/app/poke.png b/app/poke.png Binary files differnew file mode 100644 index 000000000..1d264dd1b --- /dev/null +++ b/app/poke.png |