Newly loaded Gramplets from the Plugins Reload are now available
svn: r12310
This commit is contained in:
parent
fca98024fc
commit
12a642b166
@ -1572,7 +1572,6 @@ class GrampletView(PageView.PersonNavView):
|
||||
ag_menu = self.uistate.uimanager.get_widget('/Popup/AddGramplet')
|
||||
if ag_menu:
|
||||
qr_menu = ag_menu.get_submenu()
|
||||
if qr_menu is None:
|
||||
qr_menu = gtk.Menu()
|
||||
names = [AVAILABLE_GRAMPLETS[key]["tname"] for key
|
||||
in AVAILABLE_GRAMPLETS.keys()]
|
||||
|
Loading…
x
Reference in New Issue
Block a user