From: friendica Date: Sun, 6 May 2012 02:55:42 +0000 (-0700) Subject: Merge https://github.com/friendica/friendica-addons into apull X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=commitdiff_plain;h=10843ca8aca8ace932bdc107d35f140c2f82bea5;hp=0e778309db3d44ebd44e309116c63448fd5a58df Merge https://github.com/friendica/friendica-addons into apull --- diff --git a/smiley_pack.tgz b/smiley_pack.tgz index 8aae089d..790bc064 100644 Binary files a/smiley_pack.tgz and b/smiley_pack.tgz differ diff --git a/smiley_pack/smiley_pack.php b/smiley_pack/smiley_pack.php index 533ebbb1..ed4d0e65 100644 --- a/smiley_pack/smiley_pack.php +++ b/smiley_pack/smiley_pack.php @@ -214,8 +214,8 @@ function smiley_pack_smilies(&$a,&$b) { $b['texts'][] = ':basketball'; $b['icons'][] = '' . ':basketball' . ''; - $b['texts'][] = ':bowling'; - $b['icons'][] = '' . ':bowling' . ''; + $b['texts'][] = '~bowling'; + $b['icons'][] = '' . '~bowling' . ''; $b['texts'][] = ':cycling'; $b['icons'][] = '' . ':cycling' . '';