Add support for themes in the email reader.
authorStephen Kelly <steveire@gmail.com>
Sat, 10 Oct 2009 15:47:38 +0000 (17:47 +0200)
committerStephen Kelly <steveire@gmail.com>
Sat, 10 Oct 2009 15:47:38 +0000 (17:47 +0200)
commit07e1f456ccc358f69a6980ff4326ec3ac95b5e40
tree106f3b9d77ff7108edc3cbad0785ce981f7dabe2
parent1c58a991e914aa0829cf59efb70ca847971a2f95
Add support for themes in the email reader.
13 files changed:
emailtemplates/base.html [new file with mode: 0644]
emailtemplates/media/im-user.png [new file with mode: 0644]
emailtemplates/media/mail-receive.png [new file with mode: 0644]
emailtemplates/media/qtlogo-2007.png [new file with mode: 0644]
emailtemplates/media/qtlogo-2009.png [new file with mode: 0644]
emailtemplates/media/star.png [new file with mode: 0644]
emailtemplates/media/xclock.png [new file with mode: 0644]
emailtemplates/template.html [new file with mode: 0644]
emailtemplates/template2.html [new file with mode: 0644]
emailtemplates/test [new file with mode: 0644]
gtkAkonadi.py
gtkEmailReader.py
template_tags/__init__.py [new file with mode: 0644]