aboutsummaryrefslogtreecommitdiffstats
path: root/importers/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-11 04:22:13 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-11 04:22:13 +0800
commitcd68810e75c0af0e54d86f5a9820cfd6ee82241b (patch)
tree7e0528e80654d26535415ba51cb235b2209d160c /importers/ChangeLog
parent65dc91b85435b465f23b65907b151c46e594ad2c (diff)
downloadgsoc2013-evolution-cd68810e75c0af0e54d86f5a9820cfd6ee82241b.tar.gz
gsoc2013-evolution-cd68810e75c0af0e54d86f5a9820cfd6ee82241b.tar.zst
gsoc2013-evolution-cd68810e75c0af0e54d86f5a9820cfd6ee82241b.zip
More don't ask again removals
svn path=/trunk/; revision=10969
Diffstat (limited to 'importers/ChangeLog')
-rw-r--r--importers/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/importers/ChangeLog b/importers/ChangeLog
index 39b4c6e1ee..9f2e172689 100644
--- a/importers/ChangeLog
+++ b/importers/ChangeLog
@@ -1,5 +1,9 @@
2001-07-10 Iain Holmes <iain@ximian.com>
+ * elm-importer.c: Removed all the Don't ask again and alias code.
+
+2001-07-10 Iain Holmes <iain@ximian.com>
+
* pine-importer.c: Removed all the Don't ask again and settings code.
Made it quit correctly after it imports addressbooks.
lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/finance/gnucash-devel?h=gstreamer0.10-removal&id=072f36be86b5a5b8be23752c05eab38fd2f5762f'>Fix the build with db41.marcus2005-05-121-2/+1 * Update to 1.8.11.marcus2005-02-123-8/+16 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2 * Fix US-ASCII encoding problem with the PostgreSQL backend. US-ASCII will bemarcus2004-07-272-0/+17 * Update to 1.8.9.marcus2004-06-203-4/+23 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * move the following ports to finance:eik2004-01-231-2/+2 * * Update to 1.8.8marcus2003-12-194-8/+35 * Unbreak this now that the slib issues have been worked out.marcus2003-12-191-2/+0 * Mark this port BROKEN until we can work out the slib issues.marcus2003-12-181-0/+2 * - Fix dependency on slib-guilepav2003-12-151-1/+1 * - Chase new slib-guile infrastructurepav2003-12-151-1/+1 * Update to 1.8.7.adamw2003-09-254-52/+17 * Update to 1.8.5.adamw2003-08-203-4/+38 * Use INFO.marcus2003-08-172-7/+2 * Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0 * * Update to 1.8.4marcus2003-06-013-9/+9 * Correct a typo in the COMMENT.marcus2003-05-141-1/+1 * Update to 1.8.3.marcus2003-05-133-4/+9 * Since we have guile 1.6 now, gnucash doesn't need to install it's ownmarcus2003-05-062-7/+1 * Chase guile's shared lib version.marcus2003-05-021-1/+2 * Remove USE_GNOMENG.marcus2003-04-201-1/+0 * Update to 1.8.2.marcus2003-04-034-13/+10 * Clear moonlight beckons.ade2003-03-072-1/+1 * Add support for the gnucash-docs port.marcus2003-02-182-4/+17 * * Add a dependency on libofx as well as a missing Perl module dependency [1]marcus2003-02-182-2/+12 * Fix I18N support.marcus2003-02-153-3/+61 * Update to 1.8.1.marcus2003-02-124-7/+5 * Move gnucash from deskutils to finance.marcus2003-02-061-1/+1 * Install the modules .la files. This is one of the rare exceptions wheremarcus2003-02-053-15/+93 * Update to 1.8.0.marcus2003-02-059-792/+438 * GnuCash no longer requires swig or eperl to build.marcus2003-02-031-2/+0 * Fix build with the new gtkhtml.marcus2002-11-121-5/+20 * Bump PORTREVISION after the gtkhtml version bump.marcus2002-11-121-0/+1 * devel/SWIG-devel -> devel/swig13knu2002-10-301-1/+1 * Update to 1.6.8.marcus2002-08-232-2/+2 * Update to 1.6.7.sobomax2002-08-186-408/+472 * Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-125-47/+31 * - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;sobomax2002-06-212-5/+22 * Chase guile shared lib number.marcus2002-06-201-1/+1 * Remove iconv->giconv hack.sobomax2002-04-081-42/+0 * Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-181-14/+0 * Update to 1.6.6.sobomax2002-03-134-27/+81 * Update version number of guppi shared library.sobomax2002-01-251-1/+1 * Update to 1.6.5.sobomax2002-01-105-62/+124 * Update to 1.6.4.sobomax2001-11-243-58/+76 * Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.sobomax2001-10-281-1/+1 * Move g-wrap from BUILD_DEPENDS to LIB_DEPENDS, because it is required at thesobomax2001-09-291-2/+2 * Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessarysobomax2001-09-111-2/+4 * Update to 1.6.2.sobomax2001-08-163-54/+54 * Update to 1.6.1.sobomax2001-07-315-139/+768 * Update to 1.4.12ade2001-05-234-2/+10 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1 * Forgot to commit sorted, updated plist with previous commitkris2001-04-181-22/+26 * Update to gnucash 1.4.11kris2001-04-182-2/+2 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1 * Release a few ports back into the wild that I don't haveade2001-01-231-1/+1 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1 * Update to 1.4.9ade2000-12-093-2/+19