src/protocols/zephyr/init_et.c

Sat, 19 Aug 2006 00:24:14 +0000

author
Aaron Sheldon <aaronsheldon@users.sourceforge.net>
date
Sat, 19 Aug 2006 00:24:14 +0000
changeset 14252
d10dda2777a9
parent 11105
842fa517e08c
permissions
-rw-r--r--

[gaim-migrate @ 16854]
Generates the image for the about dialog on demand instead of making it
a stock image which remains in memory forever.

/*
 * Copyright 1986, 1987, 1988 by MIT Information Systems and
 *	the MIT Student Information Processing Board.
 *
 * For copyright info, see mit-sipb-copyright.h.
 */

#include <sysdep.h>

extern struct et_list * _et_list;

mercurial