mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Updated new default.theme to module-formats files.
default.theme still contains the abstracts. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@794 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1e6f81e38f
commit
80dd793c60
9 changed files with 241 additions and 541 deletions
|
|
@ -25,8 +25,8 @@ FORMAT_REC gui_text_formats[] =
|
|||
{
|
||||
{ MODULE_NAME, "Text user interface", 0 },
|
||||
|
||||
{ "lastlog_start", "%_Lastlog:", 0 },
|
||||
{ "lastlog_end", "%_End of Lastlog", 0 },
|
||||
{ "lastlog_start", "{hilight Lastlog}:", 0 },
|
||||
{ "lastlog_end", "{hilight End of Lastlog}", 0 },
|
||||
|
||||
{ "window_too_small", "Not enough room to resize this window", 0 },
|
||||
{ "cant_hide_last", "You can't hide the last window", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue