Mercurial > pidgin.yaz
comparison finch/gntplugin.c @ 25690:3da0957e7821
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
to branch 'im.pidgin.soc.2008.vv' (head eb4a2834050e39f5387e97121b534adb7ffd1234)
author | Mike Ruprecht <maiku@soc.pidgin.im> |
---|---|
date | Thu, 26 Jun 2008 20:25:38 +0000 |
parents | f5bcb58bdf56 |
children | 1c73d2ef9ddc |
comparison
equal
deleted
inserted
replaced
23394:eac0561dfd55 | 25690:3da0957e7821 |
---|---|
21 * | 21 * |
22 * You should have received a copy of the GNU General Public License | 22 * You should have received a copy of the GNU General Public License |
23 * along with this program; if not, write to the Free Software | 23 * along with this program; if not, write to the Free Software |
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
25 */ | 25 */ |
26 #include "notify.h" | |
27 #include "request.h" | |
28 | |
26 #include <gnt.h> | 29 #include <gnt.h> |
27 #include <gntbox.h> | 30 #include <gntbox.h> |
28 #include <gntbutton.h> | 31 #include <gntbutton.h> |
29 #include <gntlabel.h> | 32 #include <gntlabel.h> |
30 #include <gntline.h> | 33 #include <gntline.h> |
32 #include <gntutils.h> | 35 #include <gntutils.h> |
33 | 36 |
34 #include "finch.h" | 37 #include "finch.h" |
35 | 38 |
36 #include "debug.h" | 39 #include "debug.h" |
37 #include "notify.h" | |
38 #include "request.h" | |
39 | 40 |
40 #include "gntplugin.h" | 41 #include "gntplugin.h" |
41 #include "gntrequest.h" | 42 #include "gntrequest.h" |
42 | 43 |
43 static struct | 44 static struct |