comparison pidgin/plugins/contact_priority.c @ 15514:535f002e7b0f

More pidgin changes
author Sean Egan <seanegan@gmail.com>
date Sat, 03 Feb 2007 19:08:27 +0000
parents d75099d2567e
children 32c366eeeb99
comparison
equal deleted inserted replaced
15513:7a47740aefaa 15514:535f002e7b0f
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 18 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
19 */ 19 */
20 20
21 #include "internal.h" 21 #include "internal.h"
22 #include "gtkgaim.h" 22 #include "pidgin.h"
23 #include "gtkplugin.h" 23 #include "gtkplugin.h"
24 #include "gtkutils.h" 24 #include "gtkutils.h"
25 #include "prefs.h" 25 #include "prefs.h"
26 #include "version.h" 26 #include "version.h"
27 27