Mercurial > pidgin.yaz
view finch/libgnt/pygnt/common.h @ 18643:3bf2e6cb8e35
Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 25 Jul 2007 03:54:29 +0000 |
parents | 5e1412f4e67a |
children | 6b16fca71f8b |
line wrap: on
line source
#include "Python.h" #include "gnt.h" PyObject *create_pyobject_from_string_list(GList *list);