2007-09-09 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: cleanup * src/DisplayState.py: cleanup svn: r8954
This commit is contained in:
@@ -180,7 +180,7 @@ class RecentDocsMenu:
|
||||
|
||||
def load(self, item):
|
||||
filename = item.get_path()
|
||||
self.fileopen(filename,'x-directory/normal')
|
||||
self.fileopen(filename)
|
||||
|
||||
def build(self):
|
||||
buf = StringIO()
|
||||
|
Reference in New Issue
Block a user