[gnome-online-accounts] Enable Pocket by default
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] Enable Pocket by default
- Date: Tue, 18 Feb 2014 15:14:54 +0000 (UTC)
commit 6d1b9d0a009dd81602a1d6d0b4a64a02e5b2305c
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 13 16:15:48 2014 +0100
Enable Pocket by default
Videos, through grilo, can now list "Watch Later" videos, so enable
Pocket support by default.
https://bugzilla.gnome.org/show_bug.cgi?id=724300
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4d9f7d3..db2aedc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -337,7 +337,7 @@ PKG_CHECK_MODULES(TP, telepathy-glib)
AC_ARG_ENABLE([pocket], [AS_HELP_STRING([--enable-pocket],
[Enable Pocket provider])],
[],
- [enable_pocket=no])
+ [enable_pocket=yes])
AC_ARG_WITH(pocket-client-id,
[AS_HELP_STRING([--with-pocket-client-id],
[Pocket OAuth 2.0 client id])],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]