Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py

svn: r16918
This commit is contained in:
Rob G. Healey 2011-03-25 04:15:30 +00:00
parent 3678c25b8f
commit fa7a965dc9

View File

@ -88,7 +88,7 @@ register(GRAMPLET,
height = 200,
gramplet = 'Exif',
gramplet_title = _("Exif"),
Authors = ["Rob G. Healey"],
authors = ["Rob G. Healey"],
authors_email = ["robhealey1@gmail.com"],
)