Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 64565:e4fcf58d872c
(widget-default-create, widget-after-change, widget-default-format-handler,
widget-checklist-add-item, widget-radio-add-item, widget-choose,
widget-specify-secret, widget-field-value-create, widget-field-value-get,
widget-editable-list-format-handler, widget-editable-list-entry-create,
widget-group-value-create, widget-documentation-link-add,
widget-documentation-string-value-create): "?\ " -> "?\s".
(widget-convert-text): Doc fix.
(widget-narrow-to-field, widget-field-find, widget-url-link-action,
widget-emacs-library-link-action, widget-color-notify): Fix typos in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 21 Jul 2005 11:41:54 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@++@@@@@@@+#", " .+@@@@@@+++@@@@@@+#", ".+@@@@@@@++++@@@@@+#", ".+@++@@@@+++++@@@@+#", ".+@++@@@@+++++#@@@+#", ".+@@@@@@@++++#@@@@+#", " #+@@@@@@+++#@@@@@+#", " #+@@@@@++#@@@@@@+#", " #++++++#+++++++# ", " ############## ", " "};