comparison 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
comparison
equal deleted inserted replaced
3345:3dc8835d96cc 3346:4f1fcee83d36
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 2
3 3 # SàT: an XMPP client
4 # SAT: a jabber client
5 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org) 4 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
6 5
7 # This program is free software: you can redistribute it and/or modify 6 # This program is free software: you can redistribute it and/or modify
8 # it under the terms of the GNU Affero General Public License as published by 7 # it under the terms of the GNU Affero General Public License as published by
9 # the Free Software Foundation, either version 3 of the License, or 8 # the Free Software Foundation, either version 3 of the License, or