From bf0a157c5dfdcc95f630f9919dd1ab1dfdcc4725 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Wed, 20 Jun 2012 23:38:30 -0700 Subject: Add support for XEP-0221: Data Forms Media Element --- sleekxmpp/plugins/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'sleekxmpp/plugins/__init__.py') diff --git a/sleekxmpp/plugins/__init__.py b/sleekxmpp/plugins/__init__.py index 65a3b7dc..cc41280c 100644 --- a/sleekxmpp/plugins/__init__.py +++ b/sleekxmpp/plugins/__init__.py @@ -50,6 +50,7 @@ __all__ = [ 'xep_0199', # Ping 'xep_0202', # Entity Time 'xep_0203', # Delayed Delivery + 'xep_0221', # Data Forms Media Element 'xep_0222', # Persistent Storage of Public Data via Pubsub 'xep_0223', # Persistent Storage of Private Data via Pubsub 'xep_0224', # Attention -- cgit v1.2.3