ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/zoe/trunk/Collector.cpp
(Generate patch)

Comparing trunk/Collector.cpp (file contents):
Revision 47 by douglas, 2004-08-16T18:56:53-07:00 vs.
Revision 48 by douglas, 2004-08-16T19:04:51-07:00

# Line 126 | Line 126 | void Collector::receive(const ext::Strin
126                  
127                  sleep(1);
128  
129 <                icbm->Simple(buddy, "<font face=\"Tahoma\" size=2>Hello! I'm Zoe. I am "
130 <                        "supposed to be collecting your <a href=\"" + buddy_.getLink()
129 >                icbm->Simple(buddy, "<font face=\"Tahoma\" size=2>Hello! I am Zoe. I am"
130 >                        " supposed to be collecting your <a href=\"" + buddy_.getLink()
131                          + "\">Away Messages</a> (<a href=\"" + buddy_.getRssLink() + "\">"
132                          "RSS 2.0</a>) (<a href=\"" + buddy_.getAtomLink() + "\">Atom</a>)."
133 <                        "</font> :-)");
133 >                        "</font> :-*");
134          }
135          else
136          {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines