aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-06-25 09:00:05 +0800
committerChris Toshok <toshok@src.gnome.org>2001-06-25 09:00:05 +0800
commitc3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa (patch)
tree8b3554cd860612865bd6b16e773ba47a00746119 /ui/Makefile.am
parent655618cde13e993ec4aae1086575ec2dacfc5e2c (diff)
downloadgsoc2013-evolution-c3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa.tar.gz
gsoc2013-evolution-c3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa.tar.zst
gsoc2013-evolution-c3a78dda1b4562ae56fcfbdcc9fa9f6e251fe6aa.zip
add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip
2001-06-24 Chris Toshok <toshok@ximian.com> * evolution-addressbook.xml: add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tip for Select All and add the accelerator. Add menu/tool items for ContactNewList, and remove the tool item for ContactViewAll. * Makefile.am (XML_FILES): add evolution-contact-list-editor.xml. svn path=/trunk/; revision=10459
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 6c66d70618..2fc5d2f392 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -3,6 +3,7 @@ XML_FILES = \
evolution-addressbook.xml \
evolution-calendar.xml \
evolution-contact-editor.xml \
+ evolution-contact-list-editor.xml \
evolution-comp-editor.xml \
evolution-event-editor.xml \
evolution-executive-summary.xml \
ahil2011-01-254-18/+38 * Add OPTION for SASL authentication via Dovecot 2.x andsahil2010-12-291-1/+10 * Update to 2.7.2 and modify pkg-install script to checksahil2010-11-273-17/+24 * - Remove dead MASTER_SITEsahil2010-10-201-1/+0 * - Update optional SPF patch to version 1.1.0 [1]sahil2010-10-062-6/+6 * - Fix IPv6 support in SPF patchsahil2010-09-222-4/+4 * - Update VDA patch to version 2.7.0 [1]sahil2010-09-134-11/+33 * - Update to 2.7.1sahil2010-06-102-5/+4 * - Set INVALID_BDB_VER; upstream does not yet support Berkeley DB 5 [1]sahil2010-05-141-12/+5 * Fix plist for the default (non-base) packagedougb2010-03-292-7/+9 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Add an option to install into the base, and related supportdougb2010-03-222-11/+23 * - Update to 2.7.0itetcu2010-03-054-21/+18 * - Add a note about possibly needing to create /etc/periodic.conf if itwxs2010-01-221-0/+2 * Fix build with Kerberbos5 on 8.0 and 9.0 which have new Heimdal.itetcu2010-01-131-2/+6 * - Update VDA patch to 2.6.5wxs2009-09-182-5/+5 * Fix build on 9.des2009-09-152-4/+7 * Update tp 2.6.5bland2009-09-072-4/+4 * - Update to 2.6.3wxs2009-08-152-10/+11 * Now that closefrom() has been merged to 7.X too, we have to patch sys_defs.hkeramida2009-07-232-12/+15 * - un-IGNORE VDA patch for version 2.6.2garga2009-07-102-1/+3 * Patch the src/util/sys_defs.h file of Postfix to fix the build onkeramida2009-07-091-0/+18 * - Cleanup pkg-install script to handle documentation installation correctly.wxs2009-06-113-13/+34 * Update to Postfix stable release 2.6.2 which fixes one defect in SASL support:itetcu2009-06-052-10/+5 * - Fix install with defined NOPORTEXAMPLES [1]mm2009-06-043-32/+8 * - refactor the port to ease maintenance [1]netchild2009-05-2611-399/+270 * - Update to 2.6.0pav2009-05-185-31/+26 * - Fix non-root installation (use pre-su-install target)pav2009-05-121-1/+1 * - Update to 2.5.6mnag2009-01-272-8/+8 * - Update to 2.5.5mnag2008-09-282-4/+4 * - Update VDA patch to 2.5.4mnag2008-08-302-4/+4 * - Update to 2.5.4mnag2008-08-183-45/+8 * - Fix paths in mail_perams.hbeech2008-07-151-6/+15 * - Fix milter macros (patch from Wietse Venema) [1]mnag2008-03-253-3/+41 * - Fix data_directorymnag2008-03-014-5/+26 * - Update to 2.5.1mnag2008-02-293-8/+9 * - Update to 2.4.6mnag2007-10-233-14/+14 * Remove leftover ifedwin2007-10-051-1/+0 * Remove support for OSVERSION < 5edwin2007-10-041-24/+11 * Allow dovecot and cyrus SASL to work together.delphij2007-08-301-6/+0 * - Update to 2.4.5mnag2007-08-012-8/+8 * - Update VDA patch to 2.4.3-vda-ngmnag2007-06-152-5/+5 * - Update to 2.4.3mnag2007-06-012-4/+4 * - Update to 2.4.1mnag2007-04-302-4/+4 * - Remove SASL1 support. security/cyrus-sasl will be removed soon.mnag2007-04-151-24/+3 * - Update VDA patch to 2.4.0mnag2007-04-062-6/+5 * * mail/postfixmnag2007-04-053-17/+19 * - Update to 2.3.8mnag2007-03-072-9/+8 * - Add mail to PROVIDE line. This fixes other scripts that require mailrafan2007-02-212-1/+2 * Addition of postfix_flags variable to rc.subr startup script.koitsu2007-02-211-2/+5 * - Update to 2.3.7rafan2007-02-012-4/+4 * - Update to 2.3.5mnag2006-12-132-4/+4 * - Remove SPF compatible options. Patch are removed in 20060719.mnag2006-11-291-1/+1 * - Update VDA patch to 2.3.4mnag2006-11-092-5/+5 * - Update to 2.3.4mnag2006-11-022-8/+8 * - Update to 2.3.3mnag2006-08-272-5/+4 * - Update VDA patch to 2.3.2mnag2006-08-132-4/+4 * Fix "typo" in previous commit.itetcu2006-08-021-1/+1 * Make rc.d start postfix later, like sendmail does.itetcu2006-08-021-1/+2 * - Update to 2.3.2mnag2006-07-312-8/+8 * - Update to 2.3.1mnag2006-07-252-4/+4 * - Spell fixes [1]mnag2006-07-202-4/+4 * * UPDATINGmnag2006-07-1910-332/+284 * - Update to use USE_BDB flagmnag2006-04-222-66/+8 * - VDA patch are rerolled. Minor changes in patch.mnag2006-04-191-3/+3 * - Update VDA patch to 2.2.10mnag2006-04-183-5/+6 * - Update to 2.2.10mnag2006-04-074-11/+20 * - Update to 2.2.9mnag2006-02-223-10/+9 * - Linker fix when use OPENSSL from portsmnag2006-01-253-5/+4 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Modify rc.d script like example in Porters Handbook.mnag2006-01-171-11/+15 * Fix rc.d/postfix.sh restart adding pidfile and procnamemnag2006-01-132-1/+7 * Add rcNG script to start postfixmnag2006-01-134-27/+53 * Update to 2.2.8mnag2006-01-053-11/+9 * Update to 2.2.7mnag2005-12-132-4/+4 * Add MIT kerberos 5 optionmnag2005-12-011-1/+6 * Update to 2.2.6mnag2005-12-015-16/+22 * Add WITH_OPENLDAP_VER to reflect options menumnag2005-10-141-1/+4 * Proper link when use OPENSSL from ports.mnag2005-10-042-5/+5 * VDA bugfixmnag2005-09-291-2/+2 * Update PORTREVISION because libspf2 is movedvsevolod2005-09-126-164/+144 * - Add cdb map lookupsgarga2005-08-311-2/+9 * Fix outdated information regarding sendmail rc.conf variableslawrance2005-08-021-1/+4 * - Allow Marcus Grando to bypass maintainerpav2005-07-251-0/+1 * - Update to 2.2.5pav2005-07-232-4/+3 * - Update comment to match existing optionspav2005-07-221-1/+1 * - Fix build on FreeBSD 7pav2005-07-141-3/+5 * - Fix manpage links [1] [2]jylefort2005-07-073-15/+21 * - Update to 2.2.4.flz2005-06-232-4/+4 * - Add instructions for /etc/rc.conf that makebarner2005-05-201-3/+6 * Update the VDA patch to 2.2.3jylefort2005-05-113-4/+5 * Update to 2.2.3jylefort2005-05-032-3/+3 * - Update postfix to 2.2.2pav2005-04-064-8/+8 * - Update to 2.2.1pav2005-03-2012-569/+463