/usr/share/ircII/script/english is in ircii 20060725-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # $eterna: english,v 1.2 2001/08/12 15:57:11 mrg Exp $
#
bind meta2-a type *applaud*
bind meta2-A type *gasp*
bind meta2-b type *blush*
bind meta2-B type *bow*
bind meta2-c type *cry*
bind meta2-C type *cough*
bind meta2-f type *frown*
bind meta2-g type *grin*
bind meta2-G type *giggle*
bind meta2-h type *hug*
bind meta2-k type *kiss*
bind meta2-l type *laugh*
bind meta2-r type *purr*
bind meta2-s type *sigh*
bind meta2-S type *shrug*
bind meta2-y type *yawn*
|