diff options
Diffstat (limited to '.config/khard/khard.conf')
-rw-r--r-- | .config/khard/khard.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf index f5cfd44..12031c9 100644 --- a/.config/khard/khard.conf +++ b/.config/khard/khard.conf @@ -12,5 +12,9 @@ show_nicknames = yes [contact table] sort = last_name group_by_addressbook = no -show_nicknames = no +show_nicknames = yes show_uids = yes + +[vcard] +preferred_version = 3.0 +private_objects = Jabber, Ring, Twitter |