dca5f1846d
While intending *not* to change the behaviour of the existing decodefoldernames option this commit transparently improves the coding. So far this worked by overriding the folder's getvisiblename() method which reads self.visiblename from and applies the conversion on *every* invocation of getvisiblename(). This commit does the calculation once in the IMAPFolder's __init__. Signed-off-by: Urs Liska <git@ursliska.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net> |
||
---|---|---|
.. | ||
__init__.py | ||
Base.py | ||
Gmail.py | ||
GmailMaildir.py | ||
IMAP.py | ||
LocalStatus.py | ||
LocalStatusSQLite.py | ||
Maildir.py | ||
UIDMaps.py |