Kaydet (Commit) 948f57e7 authored tarafından Julien Nabet's avatar Julien Nabet

Fix fdo#44065

üst bcaa334a
...@@ -118,7 +118,7 @@ namespace connectivity { namespace mozab { ...@@ -118,7 +118,7 @@ namespace connectivity { namespace mozab {
{ "WebPage2", "homeurl", DEF_CARD_ACCESS( WebPage2 ) }, { "WebPage2", "homeurl", DEF_CARD_ACCESS( WebPage2 ) },
{ "BirthYear", "birthyear", DEF_CARD_ACCESS( BirthYear ) }, { "BirthYear", "birthyear", DEF_CARD_ACCESS( BirthYear ) },
{ "BirthMonth", "birthmonth", DEF_CARD_ACCESS( BirthMonth ) }, { "BirthMonth", "birthmonth", DEF_CARD_ACCESS( BirthMonth ) },
{ "BirthYear", "birthday", DEF_CARD_ACCESS( BirthDay ) }, { "BirthDay", "birthday", DEF_CARD_ACCESS( BirthDay ) },
{ "Custom1", "custom1", DEF_CARD_ACCESS( Custom1 ) }, { "Custom1", "custom1", DEF_CARD_ACCESS( Custom1 ) },
{ "Custom2", "custom2", DEF_CARD_ACCESS( Custom2 ) }, { "Custom2", "custom2", DEF_CARD_ACCESS( Custom2 ) },
{ "Custom3", "custom3", DEF_CARD_ACCESS( Custom3 ) }, { "Custom3", "custom3", DEF_CARD_ACCESS( Custom3 ) },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment