diff sat/memory/memory.py @ 3346:4f1fcee83d36

plugin XEP-0264: only log "fix orientation" when the option is used
author Goffi <goffi@goffi.org>
date Tue, 25 Aug 2020 08:52:46 +0200
parents 3a15e76a694e
children 2a7e36b69fd2
line wrap: on
line diff
--- a/sat/memory/memory.py	Tue Aug 25 08:51:35 2020 +0200
+++ b/sat/memory/memory.py	Tue Aug 25 08:52:46 2020 +0200
@@ -1,7 +1,6 @@
 #!/usr/bin/env python3
 
-
-# SAT: a jabber client
+# SàT: an XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify