aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-03-14 07:46:21 +0800
committerDan Winship <danw@src.gnome.org>2001-03-14 07:46:21 +0800
commitf6bad40cd158e950c5c88f41b18dd3e4ce1d81c2 (patch)
treeea258fee4aa803cede48ead5359a4c02e049599b /mail/importers
parente31313b07f2f57e3fe8b3340ae410a7a13e71607 (diff)
downloadgsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.gz
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.bz2
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.lz
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.xz
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.zst
gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.zip
Call gtk_html_end() on the stream so things happen. Fixes a problem with
* mail-display.c (on_url_requested): Call gtk_html_end() on the stream so things happen. Fixes a problem with some inline images (just very small ones maybe?) * importers/.cvsignore: create svn path=/trunk/; revision=8691
Diffstat (limited to 'mail/importers')
-rw-r--r--mail/importers/.cvsignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/importers/.cvsignore b/mail/importers/.cvsignore
new file mode 100644
index 0000000000..ee1568b9e0
--- /dev/null
+++ b/mail/importers/.cvsignore
@@ -0,0 +1,12 @@
+.deps
+.libs
+.pure
+Makefile
+Makefile.in
+*.bb
+*.bbg
+*.da
+*.gcov
+*.oaf
+*.lo
+*.la \ No newline at end of file