From b1d2020db54377e6da2b077b03ef0b47334ffab4 Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Mar 2012 21:15:54 +0000 Subject: [PATCH] deleted: smiley_pack/.smiley_pack.php.kate-swp --- smiley_pack/smiley_pack.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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';