comparison src/protocols/qq/Makefile.mingw @ 13989:16102b9c5c4a

[gaim-migrate @ 16562] *Eliminated all Gtk-related code from the prpl. Notably, this included the group ("Qun") administrative dialog and a dialog for setting and viewing personal information. Code for the latter now uses the gaim UI, while the former is currently disabled. *Disabled a few non-functional/non-essential menu actions. These included: IP lookup, system logging, about dialog, and qq_buddy_menu. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Mon, 24 Jul 2006 13:39:12 +0000
parents 983fd420e86b
children f78289db8977
comparison
equal deleted inserted replaced
13988:4d5cc9e4cb12 13989:16102b9c5c4a
80 buddy_status.c \ 80 buddy_status.c \
81 char_conv.c \ 81 char_conv.c \
82 crypt.c \ 82 crypt.c \
83 file_trans.c \ 83 file_trans.c \
84 group.c \ 84 group.c \
85 group_admindlg.c \
86 group_conv.c \ 85 group_conv.c \
87 group_find.c \ 86 group_find.c \
88 group_free.c \ 87 group_free.c \
89 group_hash.c \ 88 group_hash.c \
90 group_im.c \ 89 group_im.c \
94 group_network.c \ 93 group_network.c \
95 group_opt.c \ 94 group_opt.c \
96 group_search.c \ 95 group_search.c \
97 header_info.c \ 96 header_info.c \
98 im.c \ 97 im.c \
99 infodlg.c \
100 ip_location.c \ 98 ip_location.c \
101 keep_alive.c \ 99 keep_alive.c \
102 login_logout.c \ 100 login_logout.c \
103 packet_parse.c \ 101 packet_parse.c \
104 qq.c \ 102 qq.c \