view etc/images/gnus/unsubscribe.xpm @ 63781:99d460dc50ca

Require 'tree-widget instead of 'wid-edit. (recentf-filename-handler): Fix widget :type. (recentf-cancel-dialog, recentf-open-more-files) (recentf-open-files-action): Doc fix. (recentf-dialog-goto-first): New function. (recentf-dialog-mode-map): Set parent keymap first. (recentf-dialog-mode): Define with define-derived-mode. Don't display continuation lines in dialogs. (recentf-edit-list): Rename from recentf-edit-selected-items. (recentf-edit-list-select): Rename from recentf-edit-list-action. Simplify. (recentf-edit-list-validate): New function. (recentf-edit-list): Update accordingly. (recentf-open-files-item-shift): Remove. (recentf-open-files-item): Convert menu elements into tree and link widgets. Don't create the widgets. (recentf-open-files): Update accordingly. (recentf-save-list): Untabify.
author David Ponce <david@dponce.com>
date Sun, 26 Jun 2005 07:42:38 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * unsubscribe_xpm[] = {
"24 24 5 1",
" 	c None",
".	c #A5A5A5A59595",
"X	c #E1E1E0E0E0E0",
"o	c #C7C7C6C6C6C6",
"O	c #FFFF00000000",
"                        ",
"                        ",
"                        ",
"     ...                ",
"   ..XXX.....           ",
"...XXXXX..XXX. ...      ",
".X.XX...XXXX...XXX.     ",
".XX.X.X.XX...XXXXX.     ",
".XX...XX.X.X.XXXXXX.    ",
".XX.o.XX...XX.XXXXXX.   ",
".X.oo.XX.o.XX..XXXXXX.  ",
"o.ooo.X.oo.XX.XXXXXXX.  ",
"o.oXXo.ooo.X.oXXXXXXXX. ",
" o.XXo.oXXo.ooXXOXXXXX. ",
" o.XXXo.XXo.oXXXOXXXXXX.",
"  o.XXo.XXXo.XOOOXXXXXX.",
"  o.XXoo.XXo.XoOOOXXXXX.",
"   o.XXo.XXXo.XOoOXXX...",
"   o.XX.o.XXo.XOXoXX.oo ",
"    o..oo.XX.o.oXX..o   ",
"     oo  o..oo.XX.oo    ",
"          oo  o..o      ",
"               oo       ",
"                        "};