Add new bottombar gramplets

svn: r16613
This commit is contained in:
Nick Hall
2011-02-13 00:02:50 +00:00
parent 150d13bca6
commit f5fd46d518
16 changed files with 843 additions and 62 deletions

View File

@@ -251,4 +251,5 @@ class SourceView(ListView):
Define the default gramplets for the sidebar and bottombar.
"""
return (("Source Filter Gramplet",),
())
("Source Gallery Gramplet",
"Source Notes Gramplet"))