s/JEP/XEP/
authorMikael Berthe <mikael@lilotux.net>
Sat, 13 Feb 2010 21:32:21 +0100
changeset 1714 db15031d5779
parent 1713 5acc6eb01988
child 1715 1b6a04703fa0
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).
mcabber/include/config.h.in
mcabber/mcabberrc.example
--- 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