4881: Convert bottombar gramplets to use the thumbnailer

svn: r17400
This commit is contained in:
Nick Hall
2011-05-03 21:33:19 +00:00
parent 3f54758147
commit 8f361f33b8
8 changed files with 65 additions and 81 deletions

View File

@@ -113,6 +113,8 @@ class RepositoryDetails(Gramplet):
self.display_url(repo, UrlType(UrlType.EMAIL))
self.display_url(repo, UrlType(UrlType.WEB_HOME))
self.display_url(repo, UrlType(UrlType.WEB_SEARCH))
self.display_url(repo, UrlType(UrlType.WEB_FTP))
def display_address(self, address):
"""