# HG changeset patch # User Mikael Berthe # Date 1266093141 -3600 # Node ID db15031d577908eb52784cd87c76bf16467bb5bc # Parent 5acc6eb01988aea8d9c7f6c7607eb491f4b140c0 s/JEP/XEP/ Remove XEP0085 from config.h.in as it could be misleading if used in modules (currently it is not used in config.h). diff -r 5acc6eb01988 -r db15031d5779 mcabber/include/config.h.in --- a/mcabber/include/config.h.in Fri Feb 12 23:07:30 2010 +0100 +++ b/mcabber/include/config.h.in Sat Feb 13 21:32:21 2010 +0100 @@ -23,10 +23,7 @@ #undef WITH_ASPELL /* ... */ -#undef JEP0022 - -/* ... */ -#undef JEP0085 +#undef XEP0022 /* ... */ #undef HAVE_UNICODE diff -r 5acc6eb01988 -r db15031d5779 mcabber/mcabberrc.example --- a/mcabber/mcabberrc.example Fri Feb 12 23:07:30 2010 +0100 +++ b/mcabber/mcabberrc.example Sat Feb 13 21:32:21 2010 +0100 @@ -126,7 +126,7 @@ # running you can use "/roster display"). #set roster_display_filter = ofdna_ -# Typing notifications, Chat States, Events (JEP-22/85) +# Typing notifications, Chat States, Events (XEP-22/85) # Set disable_chatstates to 1 if you don't want to use typing notifications. # Note: changing this option once mcabber is running has no effect. #set disable_chatstates = 0