X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=smiley_pack%2Fsmiley_pack.php;h=4cfcc95d7322cee7cbcaa3d8a684a61973a73d12;hb=6abe6b0a65aed03146bc3a14f160f81aa64326bb;hp=95f3bd8745c47add4f6f06de36c86b1c6bdca180;hpb=834845a6c28e8859627526af1c3b56eb35f6465a;p=friendica-addons.git diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index 95f3bd87..4cfcc95d 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -27,7 +27,7 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':chick'; $b['icons'][] = '' . ':chick' . ''; - $b['texts'][] = ':bee'; + $b['texts'][] = ':bumblebee'; $b['icons'][] = '' . ':bee' . ''; $b['texts'][] = ':ladybird'; @@ -126,9 +126,17 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':catdevil'; $b['icons'][] = '' . ':catdevil' . ''; - $b['texts'][] = ':devil'; - $b['icons'][] = '' . ':devil' . ''; + $b['texts'][] = ':devillish'; + $b['icons'][] = '' . ':devillish' . ''; + $b['texts'][] = ':daseesaw'; + $b['icons'][] = '' . ':daseesaw' . ''; + + $b['texts'][] = ':turnevil'; + $b['icons'][] = '' . ':turnevil' . ''; + + $b['texts'][] = ':saint'; + $b['icons'][] = '' . ':saint' . ''; $b['texts'][] = ':graveside'; $b['icons'][] = '' . ':graveside' . ''; @@ -181,13 +189,32 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':skipping'; $b['icons'][] = '' . ':skipping' . ''; + $b['texts'][] = ':archery'; + $b['icons'][] = '' . ':archery' . ''; + + $b['texts'][] = ':football'; + $b['icons'][] = '' . ':football' . ''; + + $b['texts'][] = ':surfing'; + $b['icons'][] = '' . ':surfing' . ''; + + $b['texts'][] = ':snooker'; + $b['icons'][] = '' . ':snooker' . ''; + + $b['texts'][] = ':tennis'; + $b['icons'][] = '' . ':tennis' . ''; + + $b['texts'][] = ':horseriding'; + $b['icons'][] = '' . ':horseriding' . ''; + + $b['texts'][] = ':iloveyou'; $b['icons'][] = '' . ':iloveyou' . ''; $b['texts'][] = ':inlove'; $b['icons'][] = '' . ':inlove' . ''; - $b['texts'][] = ':love'; + $b['texts'][] = '~love'; $b['icons'][] = '' . ':love' . ''; $b['texts'][] = ':lovebear'; @@ -259,6 +286,12 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':viking'; $b['icons'][] = '' . ':viking' . ''; + $b['texts'][] = ':gangs'; + $b['icons'][] = '' . ':gangs' . ''; + + $b['texts'][] = ':acid'; + $b['icons'][] = '' . ':acid' . ''; + $b['texts'][] = ':alienmonster'; $b['icons'][] = '' . ':alienmonster' . ''; @@ -271,8 +304,8 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':dragon'; $b['icons'][] = '' . ':dragon' . ''; - $b['texts'][] = ':dragonwhelp'; - $b['icons'][] = '' . ':dragonwhelp' . ''; + $b['texts'][] = ':draco'; + $b['icons'][] = '' . ':draco' . ''; $b['texts'][] = ':ghost'; $b['icons'][] = '' . ':ghost' . ''; @@ -298,6 +331,12 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':tomato'; $b['icons'][] = '' . ':tomato' . ''; + $b['texts'][] = ':banana'; + $b['icons'][] = '' . ':banana' . ''; + + $b['texts'][] = ':cooking'; + $b['icons'][] = '' . ':cooking' . ''; + $b['texts'][] = ':cloud9'; $b['icons'][] = '' . ':cloud9' . ''; @@ -305,5 +344,65 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':tearsofjoy'; $b['icons'][] = '' . ':tearsofjoy' . ''; + $b['texts'][] = ':bow'; + $b['icons'][] = '' . ':bow' . ''; + + $b['texts'][] = ':bravo'; + $b['icons'][] = '' . ':bravo' . ''; + + $b['texts'][] = ':hailking'; + $b['icons'][] = '' . ':hailking' . ''; + + $b['texts'][] = ':number1'; + $b['icons'][] = '' . ':number1' . ''; + + $b['texts'][] = ':hahaha'; + $b['icons'][] = '' . ':hahaha' . ''; + + $b['texts'][] = ':loltv'; + $b['icons'][] = '' . ':loltv' . ''; + + $b['texts'][] = ':rofl'; + $b['icons'][] = '' . ':rofl' . ''; + + $b['texts'][] = ':dj'; + $b['icons'][] = '' . ':dj' . ''; + + $b['texts'][] = ':drums'; + $b['icons'][] = '' . ':drums' . ''; + + $b['texts'][] = ':elvis'; + $b['icons'][] = '' . ':elivs' . ''; + + $b['texts'][] = ':guitar'; + $b['icons'][] = '' . ':guitar' . ''; + + $b['texts'][] = ':trumpet'; + $b['icons'][] = '' . ':trumpet' . ''; + + $b['texts'][] = ':violin'; + $b['icons'][] = '' . ':violin' . ''; + + $b['texts'][] = ':headbang'; + $b['icons'][] = '' . ':headbang' . ''; + + $b['texts'][] = ':beard'; + $b['icons'][] = '' . ':beard' . ''; + + $b['texts'][] = ':whitebeard'; + $b['icons'][] = '' . ':whitebeard' . ''; + + $b['texts'][] = ':shaka'; + $b['icons'][] = '' . ':shaka' . ''; + + $b['texts'][] = ':\\.../'; + $b['icons'][] = '' . ':\\.../' . ''; + + $b['texts'][] = ':\\ooo/'; + $b['icons'][] = '' . ':\\ooo/' . ''; + + $b['texts'][] = ':headdesk'; + $b['icons'][] = '' . ':headdesk' . ''; + }