Mercurial > pidgin
view console/gntprefs.h @ 14525:dfd6435cac04
[gaim-migrate @ 17246]
Whoops, I thought this was in the last commit but it wasn't.
Add gaim.schemas to our gaim RPM
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 11 Sep 2006 06:17:14 +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