Mercurial > emacs
view etc/images/separator.xpm @ 70562:e2bd086e6902
(Vmac_service_selection) [MAC_OSX]: Rename from
Vmac_services_selection. All uses changed.
(mac_store_service_event): Rename from mac_store_services_event in
extern and calls.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Wed, 10 May 2006 08:24:09 +0000 |
parents | 75b06a7624a1 |
children | bc8dc4ac1e28 |
line wrap: on
line source
/* XPM */ static char * separator_xpm[] = { "2 24 3 1", " c None", ". c #DBD3CB", "+ c #FCFBFA", " ", " ", " ", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", ".+", " ", " ", " "};