Removing GoogleView. Need some more work to be gnome independant.
svn: r9795
This commit is contained in:
@@ -37,7 +37,6 @@ from PlaceView import PlaceView
|
||||
from MediaView import MediaView
|
||||
from RepositoryView import RepositoryView
|
||||
from NoteView import NoteView
|
||||
from GoogleView import GoogleView
|
||||
|
||||
try:
|
||||
import Config
|
||||
@@ -57,7 +56,6 @@ except:
|
||||
#MapView,
|
||||
RepositoryView,
|
||||
NoteView,
|
||||
#GoogleView,
|
||||
]
|
||||
|
||||
def get_views():
|
||||
|
Reference in New Issue
Block a user