mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Cleaned up printtext.c, split part of it to formats.c
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@796 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
8653c6ea36
commit
4dcbe05c0f
46 changed files with 733 additions and 632 deletions
|
|
@ -22,6 +22,7 @@ libfe_common_core_a_SOURCES = \
|
|||
fe-queries.c \
|
||||
fe-server.c \
|
||||
fe-settings.c \
|
||||
formats.c \
|
||||
hilight-text.c \
|
||||
keyboard.c \
|
||||
module-formats.c \
|
||||
|
|
@ -39,6 +40,7 @@ noinst_HEADERS = \
|
|||
completion.h \
|
||||
fe-common-core.h \
|
||||
fe-queries.h \
|
||||
formats.h \
|
||||
hilight-text.h \
|
||||
keyboard.h \
|
||||
module-formats.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue