Fixed AttributeError in src/plugins/gramplet/bottombar.gpr.py
svn: r16917
This commit is contained in:
@@ -88,7 +88,7 @@ register(GRAMPLET,
|
|||||||
height = 200,
|
height = 200,
|
||||||
gramplet = 'Exif',
|
gramplet = 'Exif',
|
||||||
gramplet_title = _("Exif"),
|
gramplet_title = _("Exif"),
|
||||||
Authors = ["Rob G. Healey"],
|
authors = ["Rob G. Healey"],
|
||||||
authors_email = ["robhealey1@gmail.com"],
|
authors_email = ["robhealey1@gmail.com"],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user