Don't enable GoogleView and pass on gtkmozembed failure for systems that don't have Gnome.

svn: r9729
This commit is contained in:
Brian Matherly
2008-01-06 21:32:53 +00:00
parent 706b9df7d8
commit 4be9fbe097
4 changed files with 13 additions and 3 deletions

View File

@@ -284,7 +284,7 @@ default_value = {
GENERATION_DEPTH : 15,
DATA_VIEWS: ('MyGrampsView,PersonView,RelationshipView,FamilyListView,'
'PedigreeView,EventView,SourceView,PlaceView,MediaView,'
'RepositoryView,NoteView,GoogleView'),
'RepositoryView,NoteView'),
ADDMEDIA_IMGDIR : '',
ADDMEDIA_RELPATH : False,
}