Diff between 21e1327b6c8c034eafda1492e0d39bc7aab3c17f and 9cf18f0b4c1ac69a658a9a4ae8529a4b6e937b88

Changed Files

File Additions Deletions Status
obexd/plugins/phonebook.h +1 -1 modified

Full Patch

diff --git a/obexd/plugins/phonebook.h b/obexd/plugins/phonebook.h
index 441cff2..fff33c1 100644
--- a/obexd/plugins/phonebook.h
+++ b/obexd/plugins/phonebook.h
@@ -37,7 +37,7 @@
 #define PB_CALLS_INCOMING_FOLDER "/telecom/ich"
 #define PB_CALLS_MISSED_FOLDER "/telecom/mch"
 #define PB_CALLS_OUTGOING_FOLDER "/telecom/och"
-#define PB_LUID_FOLDER "/telecom/luid"
+#define PB_LUID_FOLDER "/telecom/pb/luid"
 
 #define PB_CONTACTS "/telecom/pb.vcf"
 #define PB_CALLS_COMBINED "/telecom/cch.vcf"