Contacts is a small, lightweight addressbook that uses libebook, part of EDS. This is the same library that GNOME Evolution uses, so all contact data that exists in your Evolution addressbook is accessible via Contacts. Contacts features advanced vCard field type handling.
52 lines
2.1 KiB
Plaintext
52 lines
2.1 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/18 19:44:55 jasper Exp $
|
|
@bin bin/contacts
|
|
@man man/man1/contacts.1
|
|
share/applications/contacts.desktop
|
|
share/icons/
|
|
share/icons/hicolor/
|
|
share/icons/hicolor/16x16/
|
|
share/icons/hicolor/16x16/apps/
|
|
share/icons/hicolor/16x16/apps/contacts.png
|
|
share/icons/hicolor/22x22/
|
|
share/icons/hicolor/22x22/apps/
|
|
share/icons/hicolor/22x22/apps/contacts.png
|
|
share/icons/hicolor/24x24/
|
|
share/icons/hicolor/24x24/apps/
|
|
share/icons/hicolor/24x24/apps/contacts.png
|
|
share/icons/hicolor/32x32/
|
|
share/icons/hicolor/32x32/apps/
|
|
share/icons/hicolor/32x32/apps/contacts.png
|
|
share/icons/hicolor/48x48/
|
|
share/icons/hicolor/48x48/apps/
|
|
share/icons/hicolor/48x48/apps/contacts.png
|
|
share/icons/hicolor/scalable/
|
|
share/icons/hicolor/scalable/apps/
|
|
share/icons/hicolor/scalable/apps/contacts.svg
|
|
share/locale/bg/LC_MESSAGES/Contacts.mo
|
|
share/locale/ca/LC_MESSAGES/Contacts.mo
|
|
share/locale/da/LC_MESSAGES/Contacts.mo
|
|
share/locale/de/LC_MESSAGES/Contacts.mo
|
|
share/locale/en_GB/
|
|
share/locale/en_GB/LC_MESSAGES/
|
|
share/locale/en_GB/LC_MESSAGES/Contacts.mo
|
|
share/locale/es/LC_MESSAGES/Contacts.mo
|
|
share/locale/et/LC_MESSAGES/Contacts.mo
|
|
share/locale/fi/LC_MESSAGES/Contacts.mo
|
|
share/locale/fr/LC_MESSAGES/Contacts.mo
|
|
share/locale/it/LC_MESSAGES/Contacts.mo
|
|
share/locale/nb/LC_MESSAGES/Contacts.mo
|
|
share/locale/nl/LC_MESSAGES/Contacts.mo
|
|
share/locale/pl/LC_MESSAGES/Contacts.mo
|
|
share/locale/pt_BR/LC_MESSAGES/Contacts.mo
|
|
share/locale/ru/LC_MESSAGES/Contacts.mo
|
|
share/locale/sv/LC_MESSAGES/Contacts.mo
|
|
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/contacts/*.schemas > /dev/null
|
|
share/schemas/
|
|
share/schemas/contacts/
|
|
share/schemas/contacts/contacts.schemas
|
|
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/contacts/*.schemas > /dev/null
|
|
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
|
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
|
@exec %D/bin/update-desktop-database
|
|
@unexec %D/bin/update-desktop-database
|