[gnome-documents] build: Switch to Tracker 1.0
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] build: Switch to Tracker 1.0
- Date: Sun, 16 Feb 2014 15:21:56 +0000 (UTC)
commit f8923a2026e2b0a0092b3c4a2f2f8387b443b3b4
Author: Yosef Or Boczko <yoseforb src gnome org>
Date: Sun Feb 16 13:23:14 2014 +0200
build: Switch to Tracker 1.0
Fallout from 63d75dddce9a22f68a07bfd570bb5ada3148bbba
https://bugzilla.gnome.org/show_bug.cgi?id=724473
src/application.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/application.js b/src/application.js
index 6c69eff..78d7c5f 100644
--- a/src/application.js
+++ b/src/application.js
@@ -28,7 +28,7 @@ const _ = imports.gettext.gettext;
// Import versions go here
imports.gi.versions.GdPrivate = '1.0';
imports.gi.versions.Gd = '1.0';
-imports.gi.versions.Tracker = '0.18';
+imports.gi.versions.Tracker = '1.0';
imports.gi.versions.TrackerMiner = '1.0';
imports.gi.versions.EvinceDocument = '3.0';
imports.gi.versions.Goa = '1.0';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]