diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2019-04-27 20:37:44 +0100 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2019-04-27 20:42:54 +0100 |
commit | a7826b7b330ea3f3747b2a92fc48456592e77a5b (patch) | |
tree | 7d9c8f6d5a53143ccc67668c0df813a913dabc5a /test/test_xhtml.py | |
parent | 0a4781134e620079c6788d47616fc4bfa99e0321 (diff) | |
download | poezio-a7826b7b330ea3f3747b2a92fc48456592e77a5b.tar.gz poezio-a7826b7b330ea3f3747b2a92fc48456592e77a5b.tar.bz2 poezio-a7826b7b330ea3f3747b2a92fc48456592e77a5b.tar.xz poezio-a7826b7b330ea3f3747b2a92fc48456592e77a5b.zip |
ChatTab: Change ChatTab.name meaning
`ChatTab.name` is now its own property. It only mirrors `ChatTab.jid`
when it is None for compat reasons.
If code tries to set `ChatTab.name` and it is a valid JID, `ChatTab.jid`
is set instead for compat reasons and `ChatTab.name` stays with its
previous value.
To have `ChatTab.name` mirror `ChatTab.jid` again, set it to None.
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'test/test_xhtml.py')
0 files changed, 0 insertions, 0 deletions