Added Python Gadget

svn: r9576
This commit is contained in:
Doug Blank
2007-12-24 22:26:30 +00:00
parent d5c9b439d8
commit 713190823e
2 changed files with 36 additions and 4 deletions

View File

@@ -290,6 +290,7 @@ class MyGrampsView(PageView.PageView):
('Hello World Gadget', {}),
('Log Gadget', {}),
('Shell Gadget', {}),
('Python Gadget', {}),
#('Events Gadget', {}),
]:
all_opts = get_gadget_opts(name, opts)