[tracker] functional-tests: Defined miner dconf schema name in a constant
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] functional-tests: Defined miner dconf schema name in a constant
- Date: Tue, 22 Mar 2011 16:01:37 +0000 (UTC)
commit 02249770bd6670d9dcb08608e63b1f20d16ad0bf
Author: Ivan Frade <ivan frade nokia com>
Date: Mon Mar 21 09:58:21 2011 +0200
functional-tests: Defined miner dconf schema name in a constant
.../common/utils/configuration.py.in | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/configuration.py.in b/tests/functional-tests/common/utils/configuration.py.in
index 29412f0..8b97cff 100644
--- a/tests/functional-tests/common/utils/configuration.py.in
+++ b/tests/functional-tests/common/utils/configuration.py.in
@@ -45,6 +45,9 @@ TRACKER_EXTRACT_IFACE = "org.freedesktop.Tracker1.Extract"
WRITEBACK_BUSNAME = "org.freedesktop.Tracker1.Writeback"
+
+DCONF_MINER_SCHEMA = "org.freedesktop.Tracker.Miner.FileSystem"
+
def expandvars (variable):
# Note: the order matters!
result = variable
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]