mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
/SAVEWINDOWS - saves the current layout of windows. It's automatically
reloaded at startup. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@572 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
869279f285
commit
9b86b024b0
7 changed files with 141 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ libfe_common_core_la_SOURCES = \
|
|||
window-activity.c \
|
||||
window-commands.c \
|
||||
window-items.c \
|
||||
window-save.c \
|
||||
windows.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
|
|
@ -39,4 +40,5 @@ noinst_HEADERS = \
|
|||
themes.h \
|
||||
translation.h \
|
||||
window-items.h \
|
||||
window-save.h \
|
||||
windows.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue