Update contactview to show photo, name and then the set of icons
[hermes] / package / src / org / maemo / hermes / engine / facebook / service.py
index ac8915d..9b9e6ec 100644 (file)
@@ -14,7 +14,7 @@ class Service(org.maemo.hermes.engine.service.Service):
 
 
     # -----------------------------------------------------------------------
-    def __init__(self, facebook):
+    def __init__(self, facebook, create_birthday_only = False):
         """Initialise the Facebook service, finding Facebook API keys in gconf and
            having a gui_callback available."""