4849: Prevent errors in gramplets that depend on the pyexiv2 module when this module is not available

svn: r17185
This commit is contained in:
Nick Hall
2011-04-21 15:56:04 +00:00
parent 0ace7135c3
commit 4cc5865bff
7 changed files with 44 additions and 25 deletions

View File

@@ -425,8 +425,8 @@ class MediaView(ListView):
"""
return (("Media Filter Gramplet",),
("Media Preview Gramplet",
"Exif Viewer Gramplet",
"Media Sources Gramplet",
"Media Notes Gramplet",
"Media Attributes Gramplet",
"Metadata Viewer Gramplet",
"Media Backlinks Gramplet"))