changeset 1714:db15031d5779

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).
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Feb 2010 21:32:21 +0100
parents 5acc6eb01988
children 1b6a04703fa0
files mcabber/include/config.h.in mcabber/mcabberrc.example
diffstat 2 files changed, 2 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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