mirror of
https://github.com/irssi/irssi.git
synced 2026-08-15 06:32:06 +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
|
|
@ -35,7 +35,7 @@ libfe_common_core_a_SOURCES = \
|
|||
window-activity.c \
|
||||
window-commands.c \
|
||||
window-items.c \
|
||||
window-save.c \
|
||||
windows-layout.c \
|
||||
fe-windows.c
|
||||
|
||||
noinst_HEADERS = \
|
||||
|
|
@ -56,5 +56,5 @@ noinst_HEADERS = \
|
|||
themes.h \
|
||||
translation.h \
|
||||
window-items.h \
|
||||
window-save.h \
|
||||
windows-layout.h \
|
||||
fe-windows.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue