[kaddressbook] [Bug 424940] Add support for importing Windows contacts from .contact XML files
Laurent Montel
bugzilla_noreply at kde.org
Mon Aug 3 07:09:02 BST 2020
https://bugs.kde.org/show_bug.cgi?id=424940
--- Comment #2 from Laurent Montel <montel at kde.org> ---
Git commit 77ccb3e742d09ad35ec87e5c1ed49fb2ff184021 by Laurent Montel.
Committed on 03/08/2020 at 06:08.
Pushed by mlaurent into branch 'master'.
Start to implement windows-contacts import/export support
M +1 -1 kaddressbook/importexportplugins/CMakeLists.txt
A +20 -0 kaddressbook/importexportplugins/windows-contacts/CMakeLists.txt
A +12 -0
kaddressbook/importexportplugins/windows-contacts/kaddressbook_importexportwindowscontactplugin.json
A +46 -0
kaddressbook/importexportplugins/windows-contacts/windowscontactimportexportplugin.cpp
[License: GPL (v2+)]
A +37 -0
kaddressbook/importexportplugins/windows-contacts/windowscontactimportexportplugin.h
[License: GPL (v2+)]
A +84 -0
kaddressbook/importexportplugins/windows-contacts/windowscontactimportexportplugininterface.cpp
[License: GPL (v2+)]
A +40 -0
kaddressbook/importexportplugins/windows-contacts/windowscontactimportexportplugininterface.h
[License: GPL (v2+)]
https://invent.kde.org/pim/kdepim-addons/commit/77ccb3e742d09ad35ec87e5c1ed49fb2ff184021
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list