tags 459927 upstream forwarded 459927 http://bugzilla.centerim.org/show_bug.cgi?id=69 thanks
On 1/9/08, Dmitry E. Oboukhov <[EMAIL PROTECTED]> wrote: > Package: centerim > Version: 4.22.2-1 > Severity: normal > > When I rename one of the contacts in centerim, then when calling > external scripts with the help of ~/.centerim/external > in variable $CONTACT_NICK there will be always placed the name > used before renaming. > > i.e. if some user calls himself 'Cheetah', and I rename him as user > 'Yury' in my list, then external nevertheless will be called with > $CONTACT_NICK set as 'Cheetah'. > > Here is an example of my external: > > Notificator > %action Notificator > > event msg > proto all > status all > options stdin > > %exec > #!/bin/sh > msg=`perl -pi -e 's/ //g; s/\\s+/ /;'|iconv -c -f koi8-r -t utf-8` > > notify_client.pl -p 9986 -t 6 -s "Message from $CONTACT_NICK/$EVENT_NETWORK" > -- "$msg " > notify_client.pl -p 9987 -t 6 -s "Message from $CONTACT_NICK/$EVENT_NETWORK" > -- "$msg " > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (GNU/Linux) > > iD8DBQFHhO/Pq4wAz/jiZTcRAuc7AKCWIpjPtVgEUFneUZtfW0hqUbgQxACgljh4 > A5uOhvVLmLJPu2Hk8lbRJow= > =aFpj > -----END PGP SIGNATURE----- > > -- Anibal Avelar (FixXxeR) http://fixxxer.cc GPG: 83B64656 - C143 4AD8 B017 53FA B742 D6AA CEEA F9F3 83B6 4656 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]