This commit is contained in:
Stephen Dranger 2011-02-05 21:24:27 -06:00
parent 3790bc1b4c
commit e66189da78
3 changed files with 2 additions and 1562 deletions

File diff suppressed because it is too large Load diff

View file

@ -1 +0,0 @@
dranger@teradacho.14772:1292218088

View file

@ -920,6 +920,8 @@ class PesterWindow(MovingWindow):
# do open windows
if self.tabconvo:
self.tabconvo.changeTheme(theme)
if self.tabmemo:
self.tabmemo.changeTheme(theme)
for c in self.convos.values():
c.changeTheme(theme)
if hasattr(self, 'trollslum') and self.trollslum: