[tracker/urho-sync] Fixed path of the meta-backup.db file
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/urho-sync] Fixed path of the meta-backup.db file
- Date: Mon, 24 Aug 2009 12:24:18 +0000 (UTC)
commit 70eae9cb2c4747d226e687e10452e6e4054fcd27
Author: Philip Van Hoof <philip codeminded be>
Date: Mon Aug 24 14:23:31 2009 +0200
Fixed path of the meta-backup.db file
src/libtracker-db/tracker-db-backup.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-db/tracker-db-backup.c b/src/libtracker-db/tracker-db-backup.c
index 3403ed4..052ec58 100644
--- a/src/libtracker-db/tracker-db-backup.c
+++ b/src/libtracker-db/tracker-db-backup.c
@@ -191,7 +191,6 @@ tracker_db_backup_file (GFile **parent_out, const gchar *type)
parent_path = g_build_filename (g_get_user_data_dir (),
"tracker",
"data",
- type,
NULL);
parent = g_file_new_for_path (parent_path);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]