Mercurial > emacs
view lisp/toolbar/cut.xpm @ 32245:d35dba8183fd
(browse-url-gnome-moz-arguments): New option.
(browse-url-gnome-moz): New function.
Suggested by Colin Walters <walters@cis.ohio-state.edu>.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 07 Oct 2000 17:58:33 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_cut_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " . ", " .. ", " .. ", " .. ", " .. ", " .... .. ... ", " . .. .. .... ", " . ........... ", " .... .... ", " .. ", " ... ", " . . ", " . . ", " . . ", " ... ", " ", " ", " ", " "};