diff pidgin/gtkgaim-compat.h @ 25401:3d8c53f3108e

propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2) to branch 'im.pidgin.pidgin.next.minor' (head 6e322d5af16add8bdb97f6896a7d8fe14c82daca)
author Richard Laager <rlaager@wiktel.com>
date Sat, 24 Jan 2009 03:11:09 +0000
parents 17b840986607
children
line wrap: on
line diff
--- a/pidgin/gtkgaim-compat.h	Sat Jan 24 03:11:04 2009 +0000
+++ b/pidgin/gtkgaim-compat.h	Sat Jan 24 03:11:09 2009 +0000
@@ -297,7 +297,9 @@
 #define GAIM_HIG_BORDER PIDGIN_HIG_BORDER
 #define GAIM_HIG_BOX_SPACE PIDGIN_HIG_BOX_SPACE
 #define GAIM_HIG_CAT_SPACE PIDGIN_HIG_CAT_SPACE
+#if !GTK_CHECK_VERSION(2,16,0)
 #define GAIM_INVISIBLE_CHAR PIDGIN_INVISIBLE_CHAR
+#endif /* Less than GTK+ 2.16 */
 #define GAIM_IS_GTK_CONVERSATION PIDGIN_IS_PIDGIN_CONVERSATION
 #define GAIM_IS_GTK_PLUGIN PIDGIN_IS_PIDGIN_PLUGIN
 #define gaim_new_check_item pidgin_new_check_item