First part of Media Metadata Gramplet for the MediaView bottom bar! The only reason that I am committing this now is because I am confused and baffled at the results that I am getting from this gramplet. Please see email to the development list for more information. It is working, but it looks weird...

svn: r16752
This commit is contained in:
Rob G. Healey
2011-03-04 04:45:25 +00:00
parent f9179e8186
commit ba2302030b
4 changed files with 412 additions and 0 deletions

View File

@ -436,6 +436,7 @@ class MediaView(ListView):
"""
return (("Media Filter Gramplet",),
("Media Preview Gramplet",
"Media Metadata Gramplet",
"Media Sources Gramplet",
"Media Notes Gramplet",
"Media Attributes Gramplet"))