[Merge] lp:~renatofilho/buteo-sync-plugins-contacts/new-code into lp:buteo-sync-plugins-contacts

Renato Araujo Oliveira Filho renato.filho at canonical.com
Tue Jul 21 18:33:19 UTC 2015



Diff comments:

> 
> === added file 'config.h.in'
> --- config.h.in	1970-01-01 00:00:00 +0000
> +++ config.h.in	2015-07-20 14:20:21 +0000
> @@ -0,0 +1,11 @@
> +#ifndef __CONFIG_H__
> +#define __CONFIG_H__
> +
> +#include <QString>
> +
> +const QString GOOGLE_CONTACTS_CLIENT_ID          ("759250720802-4sii0me9963n9fdqdmi7cepn6ub8luoh.apps.googleusercontent.com");
> +const QString GOOGLE_CONTACTS_CLIENT_SECRET      ("juFngKUcuhB7IRQqHtSLavqJ");

Looks like this is not necessary the account provider file already populate the fields with the correct values.

> +const QString GOOGLE_ETAG_DETAIL                 ("X-GOOGLE-ETAG");
> +const QString QCONTACTS_BACKEND_NAME             ("galera");
> +
> +#endif


-- 
https://code.launchpad.net/~renatofilho/buteo-sync-plugins-contacts/new-code/+merge/264335
Your team Ubuntu Phablet Team is subscribed to branch lp:buteo-sync-plugins-contacts.



More information about the Ubuntu-reviews mailing list