view etc/images/sort-descending.xpm @ 86514:920d7c0de619

(calendar-increment-month) (calendar-month-name, extract-calendar-year) (calendar-cursor-to-date, holiday-list, calendar-sunrise-sunset) (calendar-current-date, calendar-cursor-holidays) (calendar-date-string, insert-diary-entry, calendar-set-mark) (cal-tex-cursor-day, cal-tex-cursor-week, cal-tex-cursor-week2) (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday) (cal-tex-cursor-filofax-daily, cal-tex-cursor-filofax-2week) (cal-tex-cursor-filofax-week, cal-tex-cursor-month) (cal-tex-cursor-month-landscape, cal-tex-cursor-year) (cal-tex-cursor-filofax-year, cal-tex-cursor-year-landscape) (calendar-day-of-year-string, calendar-iso-date-string) (calendar-julian-date-string, calendar-astro-date-string) (calendar-absolute-from-gregorian, calendar-hebrew-date-string) (calendar-persian-date-string, calendar-bahai-date-string) (calendar-islamic-date-string, calendar-chinese-date-string) (calendar-coptic-date-string, calendar-ethiopic-date-string) (calendar-french-date-string, calendar-mayan-date-string) (calendar-print-chinese-date, calendar-goto-date): Declare as functions.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Nov 2007 08:36:08 +0000
parents 75b06a7624a1
children
line wrap: on
line source

/* XPM */
static char * sort_descending_xpm[] = {
"24 24 35 1",
" 	c None",
".	c #000000",
"+	c #F8F0EE",
"@	c #E5B9BB",
"#	c #895F63",
"$	c #E7BDBC",
"%	c #C14B35",
"&	c #922B34",
"*	c #C24F3C",
"=	c #942B32",
"-	c #E8BFBE",
";	c #E8C2BF",
">	c #C34E3B",
",	c #C24F3A",
"'	c #C24D38",
")	c #E5B8B9",
"!	c #C24F38",
"~	c #E2B1AA",
"{	c #CC6B5A",
"]	c #643C3E",
"^	c #E3B5AC",
"/	c #E3B3A9",
"(	c #D07868",
"_	c #982E19",
":	c #7E261F",
"<	c #120C0F",
"[	c #2B1D1F",
"}	c #DFAA9E",
"|	c #D28575",
"1	c #7D2617",
"2	c #321C23",
"3	c #3B262E",
"4	c #D68A7A",
"5	c #321C21",
"6	c #3F2A35",
"                        ",
"                        ",
"                        ",
"              ......    ",
"     .....       ...    ",
"     .+@#.      ...     ",
"     .$%&.     ...      ",
"     .$*=.    ...       ",
"     .-*=.    ......    ",
"     .;>=.              ",
"     .$*=.      ..      ",
"     .$*=.      ..      ",
"     .$,=.              ",
"     .$'=.      ..      ",
"     .)!=.      ..      ",
"   ...~{=...            ",
"   .]^/(_:<.   ....     ",
"    .[}|12.   ..  ..    ",
"     .345.    ..  ..    ",
"      .6.     ......    ",
"       .      ..  ..    ",
"              ..  ..    ",
"                        ",
"                        "};