Encoding according to sys.getfilesystemencoding() in stead of hardcoded iso-8859-1

svn: r9959
This commit is contained in:
Peter Landgren 2008-01-29 18:21:32 +00:00
parent e7b15b8aa5
commit cb4230a0fc

View File

@ -1,3 +1,8 @@
2008-01-29 Peter Landgren <peter.talken@telia.com>
* src/plugins/ExportVCalendar.py:
* src/plugins/ExportVCard.py:
Encoding according to sys.getfilesystemencoding() in stead of hardcoded iso-8859-1
2008-01-29 Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/EventNames.py: doc fixes and removal of self.label