mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +02:00
Didn't I already commit these? .. added format_get_text(),
gui_printtext_after(), last_line_insert() and fixed a few memleaks. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2040 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
93d69f50ee
commit
00423151f9
4 changed files with 75 additions and 7 deletions
|
|
@ -87,5 +87,6 @@ CODE:
|
|||
perl_themes_deinit();
|
||||
|
||||
BOOT:
|
||||
irssi_boot(UI__Formats);
|
||||
irssi_boot(UI__Themes);
|
||||
irssi_boot(UI__Window);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue