Mercurial > emacs
view etc/images/sort-column-ascending.xpm @ 77574:b3ee2b840a3b
(xg_update_menubar, create_menus): Create empty
submenu for menu bar items.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 27 Apr 2007 06:39:33 +0000 |
parents | ed7704221f2b |
children |
line wrap: on
line source
/* XPM */ static char * stock_sort_column_ascending_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ... ", " . .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " ..... . ", " ", " . ", " ", " . ", " .... ", " .. .. ", " .. .. ", " .. .. ", " ..... ", " .. ", " . ... ", " ..... ", " ", " "};