Mercurial > emacs
view lisp/toolbar/gud-print.xpm @ 60699:11723b2eac2e
(x_update_menu_appearance) [HAVE_X_I18N]:
Use xic_create_fontsetname even for non-Motif menus.
Don't forget to free the fontsetname.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 18 Mar 2005 04:21:17 +0000 |
parents | 46a4047710f4 |
children | f7114bba1fd4 |
line wrap: on
line source
/* XPM */ static char * print_xpm[] = { "24 24 2 1", " c #C0C0C0C0C0C0", ". c #000000000000", " ", " ", " ", " ", " ", " ", " ", " ", " ... ... ", " ... ... ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " .. .. ", " ... .. ", " .. .. ", " .. ", " .. ", " .. ", " .... ", " ", " ", " "};