projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d19a753
)
changing the syncadapter target model authority to android contacts
author
Sven Aßmann
<sven.assmann@lubico.biz>
Tue, 27 Sep 2011 09:28:23 +0000
(11:28 +0200)
committer
Sven Aßmann
<sven.assmann@lubico.biz>
Tue, 27 Sep 2011 09:28:23 +0000
(11:28 +0200)
res/xml/syncadapter_contacts.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/xml/syncadapter_contacts.xml
b/res/xml/syncadapter_contacts.xml
index
962ff3c
..
f85b7ca
100644
(file)
--- a/
res/xml/syncadapter_contacts.xml
+++ b/
res/xml/syncadapter_contacts.xml
@@
-21,7
+21,7
@@
<!-- for the SyncAdapter. -->
<sync-adapter xmlns:android="http://schemas.android.com/apk/res/android"
- android:contentAuthority="
org.ownclou
d.contacts"
+ android:contentAuthority="
com.androi
d.contacts"
android:accountType="owncloud"
android:supportsUploading="true"
/>