[gnome-online-miners/gnome-3-10] gdata: Force full reindex



commit 2c0b1cc1482289f318ded07565b3bd03443ffb69
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Sep 9 18:45:35 2013 +0200

    gdata: Force full reindex
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694003

 src/gom-gdata-miner.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gom-gdata-miner.c b/src/gom-gdata-miner.c
index 4aad8fe..7472010 100644
--- a/src/gom-gdata-miner.c
+++ b/src/gom-gdata-miner.c
@@ -377,7 +377,7 @@ gom_gdata_miner_class_init (GomGDataMinerClass *klass)
 
   miner_class->goa_provider_type = "google";
   miner_class->miner_identifier = MINER_IDENTIFIER;
-  miner_class->version = 2;
+  miner_class->version = 3;
 
   miner_class->create_service = create_service;
   miner_class->query = query_gdata;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]