1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-11 03:44:15 -04:00
irssi/src/lib-config
Emanuele Giaquinta b38b75bbb4 Add forgotten g_io_channel_set_close_on_unref call to close the config file fd
after saving, patch by Sven Wegener.


git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5101 dbcabf3a-b0e7-0310-adc4-f8d773084564
2009-10-23 21:17:03 +00:00
..
get.c Code Cleanup: 2009-02-08 17:22:42 +00:00
iconfig.h Use an io channel to write the config file. 2009-01-16 17:12:27 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
module.h Sorry for a big update - I still don't have internet connection at home 2000-04-14 11:27:14 +00:00
parse.c Use an io channel to write the config file. 2009-01-16 17:12:27 +00:00
set.c Keep documentation for public api only in headers to avoid duplication. 2008-03-11 13:25:33 +00:00
write.c Add forgotten g_io_channel_set_close_on_unref call to close the config file fd 2009-10-23 21:17:03 +00:00