Media gallery improvements

svn: r1165
This commit is contained in:
Don Allingham
2002-11-05 04:15:04 +00:00
parent 2eacdd41e6
commit 2f9f1660ee
5 changed files with 8 additions and 19 deletions

View File

@@ -209,7 +209,6 @@ class MediaView:
path = "<local copy>"
else:
path = src.getPath()
details = Utils.get_detail_flags(src,0)
stitle = string.upper(title)
iter = self.model.append()