comparison finch/gntblist.c @ 18243:a8b19e002cb4

propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8) to branch 'im.pidgin.soc.2007.remotelogging' (head da5442aedd302aafb260948b66ce0549a3e0a0e4)
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 20:01:43 +0000
parents b8572b937c09
children 70325b0c5792
comparison
equal deleted inserted replaced
18176:b14dfa2f49a1 18243:a8b19e002cb4
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 */ 24 */
25 #include "finch.h"
26
25 #include <account.h> 27 #include <account.h>
26 #include <blist.h> 28 #include <blist.h>
27 #include <notify.h> 29 #include <notify.h>
28 #include <request.h> 30 #include <request.h>
29 #include <savedstatuses.h> 31 #include <savedstatuses.h>
31 #include <signal.h> 33 #include <signal.h>
32 #include <status.h> 34 #include <status.h>
33 #include <util.h> 35 #include <util.h>
34 #include "debug.h" 36 #include "debug.h"
35 37
36 #include "finch.h"
37 #include "gntbox.h" 38 #include "gntbox.h"
38 #include "gntcombobox.h" 39 #include "gntcombobox.h"
39 #include "gntentry.h" 40 #include "gntentry.h"
40 #include "gntft.h" 41 #include "gntft.h"
41 #include "gntlabel.h" 42 #include "gntlabel.h"