Instead of directly calling beep(), send "beep" signal which default

behaviour is to call beep()


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1262 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-02-19 14:55:42 +00:00 committed by cras
commit c3cebfd93d
2 changed files with 9 additions and 1 deletions

View file

@ -282,3 +282,9 @@ windows.c:
"window refnum changed", WINDOW_REC, int old
"window name changed", WINDOW_REC
"window level changed", WINDOW_REC
Text FE
-------
gui-printtext.c:
"beep"