From: Thomas Date: Thu, 22 Mar 2012 21:15:54 +0000 (+0000) Subject: deleted: smiley_pack/.smiley_pack.php.kate-swp X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b1d2020db54377e6da2b077b03ef0b47334ffab4;p=friendica-addons.git deleted: smiley_pack/.smiley_pack.php.kate-swp --- diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index aa79a7f0..932e3830 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -93,6 +93,20 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':dog'; $b['icons'][] = '' . ':dog' . ''; + $b['texts'][] = ':elephant'; + $b['icons'][] = '' . ':elephant' . ''; + + $b['texts'][] = ':fish'; + $b['icons'][] = '' . ':fish' . ''; + + $b['texts'][] = ':giraffe'; + $b['icons'][] = '' . ':giraffe' . ''; + + $b['texts'][] = ':pig'; + $b['icons'][] = '' . ':pig' . ''; + + + #Baby Smileys $b['texts'][] = ':baby';