[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Sat Aug 6 08:19:00 UTC 2011


The following commit has been merged in the debian branch:
commit a9564ff7bd6a1a4e6ff29552b0b3189e40fc3b2d
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Sun Dec 13 14:47:17 2009 +0100

    opimd: Contacts: add Nickname to default field types

diff --git a/framework/subsystems/opimd/pimd_contacts.py b/framework/subsystems/opimd/pimd_contacts.py
index c88e1fa..43253b3 100644
--- a/framework/subsystems/opimd/pimd_contacts.py
+++ b/framework/subsystems/opimd/pimd_contacts.py
@@ -56,6 +56,7 @@ _CONTACTS_DEFAULT_TYPES = {
                           'E-mail'  : 'email',
                           'Name'    : 'name',
                           'Surname' : 'name',
+                          'Nickname': 'name',
                           'Birthday': 'date',
                           'Photo'   : 'photo',
                           'Address' : 'address'

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list