No description
![]() This allows us to have a modular Editor, while being able to remove the if/else-blocks spread throughout the code. TODO: fix saving current/new contacts. Summary of some changes: * Added all files wrt the editor into a separate folder. * Changed configure.ac so we can use subfolders. * Add new files to src/Makefile.am |
||
---|---|---|
data | ||
m4 | ||
man | ||
po | ||
src | ||
vapi | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
git.mk | ||
gnome-contacts.doap | ||
Makefile.am | ||
NEWS | ||
README.md |
GNOME Contacts
Contacts organizes your contacts information from all your online and offline sources, providing a centralized place for managing your contacts.
Build
Building Contacts can be done by executing these commands in the directory:
git clone git://git.gnome.org/gnome-contacts
cd gnome-contacts
./autogen.sh && make && make install
Issue tracker
Contacts uses the GNOME Bugzilla, where you can check the list of open bugs.
If you'd like to report a bug in Contacts or request an enhancement, please file an issue using the appropriate form.
In case of a bug, please also add reproducible steps and the version of Contacts.
More information
Contacts has its own web page on https://wiki.gnome.org/Apps/Contacts.
To discuss issues with developers and other users, you can subscribe to the mailing list or join #contacts on irc.gnome.org.