Mercurial > pidgin
view finch/libgnt/pygnt/common.h @ 21687:3f87c3265740
Add preferences to the newline plugin to allow enabling separately for IMs
and Chats.
Fixes: 9b03ab350711290846t424e302fh1eb5e3fe6d7c3872@mail.gmail.com
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 29 Nov 2007 19:04:44 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);