view etc/images/gnus/save-aif.xpm @ 75234:ad30c7a9a57a

(url-http-proxy): New variable. (url-http-create-request): Use it. Don't use `url-proxy-object'. (url-http): Treat `url' argument as resource to download, and dynamic variable `url-using-proxy' as proxy to use. Set `url-current-object' to actual URL, and `url-http-proxy' to proxy used. (url-http-handle-cookies): Assume that `url-current-object' does not point to the proxy used. (url-http-async-sentinel): Adapt error message.
author Magnus Henoch <mange@freemail.hu>
date Sun, 14 Jan 2007 23:17:08 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * save_aif_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #999999999999",
"X	c #E1E1E0E0E0E0",
"o	c #C7C7C6C6C6C6",
"O	c #000000000000",
"+	c #FFFFFFFFFFFF",
"                        ",
"                        ",
"       .............    ",
"       .XXXXXXXXXX.X..  ",
"       .XXXXXXXXXX.XX.  ",
"       .XXXXXXXXXX....  ",
"       .XXXXXXXXXXooo.  ",
"       .XXXXXXXXXXXXX.  ",
"       .XXXXXXXXXXXXX.  ",
"       .XXXXXXXXXXXXX.  ",
" OOOOOOOOOOOOOOXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..O+++++++O.OXXXXXX.  ",
" O..OOOOOOOOO.OXXXXXX.  ",
" O............OXXXXXX.  ",
" O............OXXXXXX.  ",
" O..OOOOOOOOO.O.......  ",
" O..OoooooO++.O         ",
" O..OoooooO++.O         ",
"  O.OoooooO++.O         ",
"   OOOOOOOOOOOO         "};