summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@lucas-nussbaum.net>2008-06-17 10:49:04 +0200
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2008-06-17 10:49:04 +0200
commite281577430428f4222050ba805f1752da92cb403 (patch)
treec09517b0dcb74348dbfb5ac627d7733a12f26d7c /website
parent6bbd505f5e08635a23d3abbf4371e679d4f21c51 (diff)
downloadfeed2imap-e281577430428f4222050ba805f1752da92cb403.tar.gz
feed2imap-e281577430428f4222050ba805f1752da92cb403.tar.bz2
feed2imap-e281577430428f4222050ba805f1752da92cb403.zip
remove rubymail_patch
Diffstat (limited to 'website')
-rw-r--r--website/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html
index 62fe1aa..9dc3854 100644
--- a/website/index.html
+++ b/website/index.html
@@ -108,7 +108,7 @@ when trying to keep up with their feeds. Other solutions to this problem include
<li>Fetching using HTTP is done in <i>httpfetcher.rb</i>.</li>
<li>Parsing is done using <a href="http://home.gna.org/ruby-feedparser/">Ruby-feedparser</a>.</li>
<li>Everything dealing with IMAP is in <i>imap.rb</i>.</li>
-<li><i>rexml_patch.rb</i> and <i>rubymail_patch.rb</i> are small fixes (read: hacks) to REXML and Rubymail.</li>
+<li><i>rexml_patch.rb</i> are small fixes (read: hacks) to REXML.</li>
</ul>
</body>
</html>