Mercurial > pidgin
view pixmaps/warn.xpm @ 3694:e941bfbacf7c
[gaim-migrate @ 3824]
Adds an option for unread mail notification for AIM over oscar. Yippy.
This involves making a connection to the email AIM servers (parallel to
chatnav, bos, auth, ads, etc.). Also added were functions n' stuff to
handle getting mail status updates.
AIM does this in a very silly way. They only tell you how many messages
you have when you sign on, so I had to change connection_has_mail so it
will just say "bleh has new mail," without saying the number of new
messages.
Also, I haven't really looked into having you auto-login to webmail,
though it is possible. This is good for now.
Oh, and since I'm sure people will ask... AIM screen names come with an
email account @netscape.net. You have to sign in to netscape.net to
activate it.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 14 Oct 2002 07:47:51 +0000 |
parents | 0bbcdd94e5b0 |
children |
line wrap: on
line source
/* XPM */ static char * warn_xpm[] = { "24 24 25 1", " c None", ". c #000000", "+ c #B8AE9A", "@ c #DCD0B8", "# c #C9BEA8", "$ c #A89F8D", "% c #A7685C", "& c #956056", "* c #625C51", "= c #C59C94", "- c #B37D72", "; c #B0A693", "> c #BD8D84", ", c #A67369", "' c #9A9181", ") c #CCC5B7", "! c #C1B9A8", "~ c #B4AA96", "{ c #AC786D", "] c #79554A", "^ c #85685A", "/ c #908878", "( c #938B7A", "_ c #6D5446", ": c #664E41", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ...... ... ", " .+@#@@$..%%&... ", " .*@$@@@@@.=-.%%. ", " .;@@+@##@@.>%.,,. ", " ..#'#)!~~.{].^^. ", " ./~~~~~(.._::... ", " ....~(. ... ", " .~. ", " .@~. ", " .@(. ", " .~(. ", " ... ", " ", " ", " "};