changed /FORMAT default_event -> default_event_server (sorry for breaking

some themes, this is just so much better name for it :) and added a new
default_event, which is the format for default numeric events from your
current server.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2909 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-08-31 16:13:18 +00:00 committed by cras
commit b532986e5b
3 changed files with 9 additions and 9 deletions

View file

@ -125,6 +125,7 @@ enum {
IRCTXT_ERROR,
IRCTXT_UNKNOWN_MODE,
IRCTXT_DEFAULT_EVENT,
IRCTXT_DEFAULT_EVENT_SERVER,
IRCTXT_FILL_11,