Add backlink bottombar gramplets

svn: r16997
This commit is contained in:
Nick Hall
2011-03-30 22:40:24 +00:00
parent 1d2ed8bf36
commit f43d71f9ef
10 changed files with 298 additions and 8 deletions

View File

@@ -253,4 +253,5 @@ class SourceView(ListView):
"""
return (("Source Filter Gramplet",),
("Source Gallery Gramplet",
"Source Notes Gramplet"))
"Source Notes Gramplet",
"Source Backlinks Gramplet"))