]> git.mxchange.org Git - friendica-addons.git/commitdiff
Merge pull request #57 from CatoTH/master
authorfriendica <info@friendica.com>
Wed, 6 Jun 2012 01:01:10 +0000 (18:01 -0700)
committerfriendica <info@friendica.com>
Wed, 6 Jun 2012 01:01:10 +0000 (18:01 -0700)
New Addon: Calendar with CalDAV support

smiley_pack.tgz
smiley_pack/lang/smiley_pack_fr/smiley_pack_fr.php

index 2b1296d5a336ab4a3864e4df03fab26eea5244d5..7d66664ceee04f0ab7a23c9785cc2ce34639cb2a 100644 (file)
Binary files a/smiley_pack.tgz and b/smiley_pack.tgz differ
index 8623157cbb1325b62f94e1a41b682acc2bd9c481..fb6faee2b8acec63061f67006dc84f330845227c 100644 (file)
@@ -389,8 +389,8 @@ function smiley_pack_fr_smilies(&$a,&$b) {
        $b['texts'][] = ':carotte';
        $b['icons'][] = '<img src="' . $a->get_baseurl() . '/addon/smiley_pack/icons/food/carrot.gif' . '" alt="' . ':carotte' . '" />';
 
-       $b['texts'][] = ':popcorn';
-       $b['icons'][] = '<img src="' . $a->get_baseurl() . '/addon/smiley_pack/icons/food/popcorn.gif' . '" alt="' . ':popcorn' . '" />';
+       $b['texts'][] = '~popcorn';
+       $b['icons'][] = '<img src="' . $a->get_baseurl() . '/addon/smiley_pack/icons/food/popcorn.gif' . '" alt="' . '~popcorn' . '" />';
 
        $b['texts'][] = ':tomate';
        $b['icons'][] = '<img src="' . $a->get_baseurl() . '/addon/smiley_pack/icons/food/tomato.gif' . '" alt="' . ':tomate' . '" />';