mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
fixes .. still not perfect
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@713 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
f0b2564809
commit
b7ce4dc814
4 changed files with 24 additions and 11 deletions
|
|
@ -93,9 +93,9 @@ void fe_common_core_init(void)
|
|||
theme_register(fecommon_core_formats);
|
||||
|
||||
autorun_init();
|
||||
hilight_text_init();
|
||||
command_history_init();
|
||||
completion_init();
|
||||
hilight_text_init();
|
||||
keyboard_init();
|
||||
printtext_init();
|
||||
fe_channels_init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue