mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
/SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log
-> Irssi windows _after_ windows are created.. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1278 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
a04a1c6f21
commit
930ccf5238
9 changed files with 57 additions and 37 deletions
|
|
@ -41,7 +41,8 @@ FORMAT_REC fecommon_core_formats[] = {
|
|||
{ "windowlist_header", "Ref Name Active item Server Level", 0 },
|
||||
{ "windowlist_line", "$[3]0 %|$[20]1 $[15]2 $[15]3 $4", 5, { 1, 0, 0, 0, 0 } },
|
||||
{ "windowlist_footer", "", 0 },
|
||||
{ "windows_saved", "State of windows saved (/SAVE is still needed to update configuration file)", 0 },
|
||||
{ "windows_layout_saved", "Layout of windows is now remembered next time you start irssi", 0 },
|
||||
{ "windows_layout_reset", "Layout of windows reset to defaults", 0 },
|
||||
|
||||
/* ---- */
|
||||
{ NULL, "Server", 0 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue