mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
removed "print text stripped" signal, the stripped text is now sent in
"print text" signal's third parameter git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1526 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
04cb7cfa23
commit
28899856a4
5 changed files with 42 additions and 60 deletions
|
|
@ -254,8 +254,7 @@ keyboard.c:
|
|||
"keyinfo destroyed", KEYINFO_REC
|
||||
|
||||
printtext.c:
|
||||
"print text", TEXT_DEST_REC *dest, char *text
|
||||
"print text stripped", TEXT_DEST_REC *dest, char *text
|
||||
"print text", TEXT_DEST_REC *dest, char *text, char *stripped
|
||||
|
||||
themes.c:
|
||||
"theme created", THEME_REC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue