svn: r14355
This commit is contained in:
Doug Blank 2010-02-13 17:45:55 +00:00
parent 48ff4b42d5
commit 991d477417

View File

@ -116,7 +116,7 @@ class QuickViewGramplet(Gramplet):
"Source": CATEGORY_QR_SOURCE, "Source": CATEGORY_QR_SOURCE,
"Place": CATEGORY_QR_PLACE, "Place": CATEGORY_QR_PLACE,
"Media": CATEGORY_QR_MEDIA, "Media": CATEGORY_QR_MEDIA,
"Repsoitory": CATEGORY_QR_REPOSITORY} "Repository": CATEGORY_QR_REPOSITORY}
qv_option = self.get_option(_("View Type")) qv_option = self.get_option(_("View Type"))
list_option = self.get_option(_("Quick Views")) list_option = self.get_option(_("Quick Views"))
list_option.clear() list_option.clear()