remove expanduser

svn: r6218
This commit is contained in:
Don Allingham
2006-03-29 04:11:17 +00:00
parent e2100245d4
commit b2ea3cfaec
6 changed files with 21 additions and 11 deletions

View File

@@ -1,3 +1,10 @@
2006-03-28 Don Allingham <don@gramps-project.org>
* src/plugins/Calendar.py: remove expanduser
* src/plugins/GrampViz.py: remove expanduser
* src/const.py.in: fix home dir.
* src/PluginsUtils.py: remove expanduser
* src/RecentFiles.py: remove expanduser
2006-03-28 Brian Matherly <pez4brian@users.sourceforge.net>
* src/PluginUtils/_Options.py: Use filename instead of URI for XML parser
* src/PluginUtils/_Report.py: Use filename instead of URI for XML parser