Mercurial > emacs
view lisp/sb-pg-minus.xpm @ 63297:431c88e4a3a2
(Fx_file_dialog): Unblock input before falling back to minibuffer.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Fri, 10 Jun 2005 23:03:28 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_pg_minus_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #828282", "# c #FFFFFF", " ............ ", " .++++++++++++@", " .++##########+@", " .+#+##########+@", " .+##+##########+@", " .+###+##########+@", " .+####+##########+@", ".+++++++#+++++####+@", ".+########.....###+@", ".+################+@", ".+################+@", ".+################+@", ".+################+@", ".++++++++++++++++++@", " @@@@@@@@@@@@@@@@@@ "};