Mercurial > pidgin.yaz
view console/gntprefs.h @ 14286:a0394e417fab
[gaim-migrate @ 16972]
iirc, you shouldn't call the functions in prefix.h directly as they might not exist.
also add DATADIR to Makefile.am so EvilDennisR can find something else to complain about.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Tue, 22 Aug 2006 05:52:03 +0000 |
parents | c65ed4f6eea8 |
children | 81650a27f253 |
line wrap: on
line source
#ifndef _GNT_PREFS_H #define _GNT_PREFS_H void gg_prefs_init(void); void gg_prefs_show_all(void); #endif