comparison finch/gntstatus.c @ 24943:4d752d07a126

propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d) to branch 'im.pidgin.maiku.vv' (head b9da65a837c05d63e2515eca9d9e118499672003)
author Mike Ruprecht <maiku@soc.pidgin.im>
date Sat, 27 Sep 2008 04:44:17 +0000
parents 60f5abc6cf0c
children 1c73d2ef9ddc
comparison
equal deleted inserted replaced
24190:c3dbdb98a119 24943:4d752d07a126
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
27 #include <notify.h>
28 #include <request.h>
29
26 #include <gnt.h> 30 #include <gnt.h>
27 #include <gntbox.h> 31 #include <gntbox.h>
28 #include <gntbutton.h> 32 #include <gntbutton.h>
29 #include <gntcombobox.h> 33 #include <gntcombobox.h>
30 #include <gntentry.h> 34 #include <gntentry.h>
32 #include <gntline.h> 36 #include <gntline.h>
33 #include <gnttree.h> 37 #include <gnttree.h>
34 #include <gntutils.h> 38 #include <gntutils.h>
35 39
36 #include "finch.h" 40 #include "finch.h"
37
38 #include <notify.h>
39 #include <request.h>
40 41
41 #include "gntstatus.h" 42 #include "gntstatus.h"
42 43
43 static struct 44 static struct
44 { 45 {