comparison mcabber/mcabber/screen.h @ 1691:b2e0083891cc

Replace JEP with XEP
author Mikael Berthe <mikael@lilotux.net>
date Sat, 06 Feb 2010 18:16:06 +0100
parents 41c26b7d2890
children a9b0364c0cb2
comparison
equal deleted inserted replaced
1690:46f1cf3b6373 1691:b2e0083891cc
123 123
124 bool Autoaway; 124 bool Autoaway;
125 125
126 void scr_CheckAutoAway(int activity); 126 void scr_CheckAutoAway(int activity);
127 127
128 #if defined JEP0022 || defined JEP0085 128 #if defined XEP0022 || defined XEP0085
129 gboolean scr_ChatStatesTimeout(); 129 gboolean scr_ChatStatesTimeout();
130 #endif 130 #endif
131 int chatstates_disabled; 131 int chatstates_disabled;
132 132
133 // For commands... 133 // For commands...