2006-07-04 Don Allingham <don@gramps-project.org>
* src/DataViews/_PlaceView.py (PlaceView.ui_definition): add google maps to tool bar svn: r6989
This commit is contained in:
parent
39cd47357d
commit
a2aceb58b0
@ -1,3 +1,7 @@
|
||||
2006-07-04 Don Allingham <don@gramps-project.org>
|
||||
* src/DataViews/_PlaceView.py (PlaceView.ui_definition):
|
||||
add google maps to tool bar
|
||||
|
||||
2006-07-03 Don Allingham <don@gramps-project.org>
|
||||
* src/DataViews/_PlaceView.py: add attempt to map to google maps,
|
||||
check for valid list
|
||||
|
@ -165,6 +165,8 @@ class PlaceView(PageView.ListView):
|
||||
<toolitem action="Add"/>
|
||||
<toolitem action="Edit"/>
|
||||
<toolitem action="Remove"/>
|
||||
<separator/>
|
||||
<toolitem action="GoogleMaps"/>
|
||||
</placeholder>
|
||||
</toolbar>
|
||||
<popup name="Popup">
|
||||
|
Loading…
Reference in New Issue
Block a user