* src/MediaView.py: Typo.
svn: r3668
This commit is contained in:
		| @@ -1,3 +1,6 @@ | ||||
| 2004-10-24 Alex Roitman  <shura@alex.neuro.umn.edu> | ||||
| 	* src/MediaView.py: Typo. | ||||
|  | ||||
| 2004-10-23  Don Allingham  <dallingham@users.sourceforge.net> | ||||
| 	* src/PeopleModel.py: disable bold due to gtk tree bug | ||||
| 	* src/PeopleView.py: disable bold due to gtk tree bug | ||||
|   | ||||
| @@ -163,6 +163,7 @@ class MediaView: | ||||
|          | ||||
|         mobj = self.db.get_object_from_handle(handle) | ||||
|         mtype = mobj.get_mime_type() | ||||
|         path = mobj.get_path() | ||||
|         type_name = Utils.get_mime_description(mtype) | ||||
|         image = self.db.get_thumbnail_image(mobj.get_handle()) | ||||
|         if image != None: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user