[gnome-documents/gnome-3-8] gdata: Force full reindex
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents/gnome-3-8] gdata: Force full reindex
- Date: Wed, 11 Sep 2013 09:40:06 +0000 (UTC)
commit e32b57b6b4dad6a472638907bc80ab2c6604830a
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Sep 10 11:48:26 2013 +0200
gdata: Force full reindex
https://bugzilla.gnome.org/show_bug.cgi?id=694003
src/miner/gd-gdata-miner.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/miner/gd-gdata-miner.c b/src/miner/gd-gdata-miner.c
index 90fa106..61b6e96 100644
--- a/src/miner/gd-gdata-miner.c
+++ b/src/miner/gd-gdata-miner.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011 Red Hat, Inc.
+ * Copyright (c) 2011, 2013 Red Hat, Inc.
*
* Gnome Documents is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by the
@@ -373,7 +373,7 @@ gd_gdata_miner_class_init (GdGDataMinerClass *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]