mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Recode patch by decadix/senneth
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3283 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
924ac8f91f
commit
226a567562
20 changed files with 289 additions and 63 deletions
|
|
@ -30,6 +30,7 @@ libfe_common_core_a_SOURCES = \
|
|||
keyboard.c \
|
||||
module-formats.c \
|
||||
printtext.c \
|
||||
fe-recode.c \
|
||||
themes.c \
|
||||
translation.c \
|
||||
window-activity.c \
|
||||
|
|
@ -56,6 +57,7 @@ pkginc_fe_common_core_HEADERS = \
|
|||
module-formats.h \
|
||||
module.h \
|
||||
printtext.h \
|
||||
fe-recode.h \
|
||||
themes.h \
|
||||
translation.h \
|
||||
window-activity.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue