mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 05:32:11 +02:00
You can now change the texts /FORMAT prints itself.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@500 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
9f4ab07874
commit
4ba9a1356b
3 changed files with 10 additions and 6 deletions
|
|
@ -85,6 +85,9 @@ enum {
|
|||
|
||||
IRCTXT_FILL_8,
|
||||
|
||||
IRCTXT_FORMAT_TITLE,
|
||||
IRCTXT_FORMAT_SUBTITLE,
|
||||
IRCTXT_FORMAT_ITEM,
|
||||
IRCTXT_NOT_TOGGLE,
|
||||
IRCTXT_PERL_ERROR,
|
||||
IRCTXT_BIND_KEY,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue