Mercurial > pidgin
annotate 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 |
rev | line source |
---|---|
14198
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
1 #ifndef _GNT_PREFS_H |
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
2 #define _GNT_PREFS_H |
13983
b7a99d54a5a9
[gaim-migrate @ 16552]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
diff
changeset
|
3 |
14198
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
4 void gg_prefs_init(void); |
14059
2d1b41e3cf0d
[gaim-migrate @ 16674]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
13983
diff
changeset
|
5 |
14198
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
6 void gg_prefs_show_all(void); |
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
7 |
c65ed4f6eea8
[gaim-migrate @ 16870]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents:
14059
diff
changeset
|
8 #endif |