diff src/plugins/plugin_xep_0060.py @ 2413:70399d1acb47

tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
author Goffi <goffi@goffi.org>
date Fri, 03 Nov 2017 14:19:10 +0100
parents 8ed4ac10cb5e
children 8b37a62336c3
line wrap: on
line diff
--- a/src/plugins/plugin_xep_0060.py	Tue Oct 31 23:51:19 2017 +0100
+++ b/src/plugins/plugin_xep_0060.py	Fri Nov 03 14:19:10 2017 +0100
@@ -33,8 +33,8 @@
 import urllib
 import datetime
 from dateutil import tz
-# XXX: tmp.wokkel.pubsub is actually use instead of wokkel version
-#      mam and rsm come from tmp.wokkel too
+# XXX: sat_tmp.wokkel.pubsub is actually use instead of wokkel version
+#      mam and rsm come from sat_tmp.wokkel too
 from wokkel import pubsub
 from wokkel import rsm
 from wokkel import mam