view etc/images/up-node.xpm @ 92986:589bafdc6c3e

Craig Markwardt <Craig.Markwardt at nasa.gov> (icalendar-recurring-start-year): New variable. (icalendar--diarytime-to-isotime): Fix treatment of 12:00pm - 12:59pm. (icalendar-export-region): Ignore hidden diary entries. (icalendar--convert-ordinary-to-ical): Fix case where event spans across midnight boundary. (icalendar-first-weekday-of-year): New function. (icalendar--convert-weekly-to-ical): Allow user-selectable start year for recurring events (Mozilla calendars do not propagate recurring events forever, so year 2000 start date was not working). (icalendar--convert-yearly-to-ical): Remove extra spaces in formatting of BYMONTH and BYMONTHDAY (not allowed by ical spec).
author Glenn Morris <rgm@gnu.org>
date Sun, 16 Mar 2008 01:21:25 +0000
parents c0f0ecaa0096
children
line wrap: on
line source

/* XPM */
static char * up_node2_xpm[] = {
"24 24 18 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #DADAD6",
"#	c #BCBCB8",
"$	c #778E6F",
"%	c #506B46",
"&	c #0F1308",
"*	c #6B9060",
"=	c #445B2C",
"-	c #A9C7A6",
";	c #BDD3B8",
">	c #77A16E",
",	c #C2D7BE",
"'	c #C1D6BD",
")	c #B0CAAD",
"!	c #A4C3A2",
"~	c #8CA782",
"  ..................    ",
"  .+++++++++++++++@#.   ",
"  .+++++++++++++++#+#.  ",
"  .+++++++++++++++#$%&. ",
"  .+++++++++++++++@$%&. ",
"  .+++++++++++++++++@#. ",
"  .++++++++++++@@@@@@#. ",
"  .+++++++++++++@@@@@#. ",
"  .++++++++++++@@@@@@#. ",
"  .+++++@@##$####@#@@#. ",
"  .+++@+@@#..$$####@@#. ",
"  .++++@@#.*=.%####@##. ",
"  .+++@@#.*-*=.$$###@#. ",
"  .+++@#.*-;**=.%###@#. ",
"  .++@#.*--;***=.$$###. ",
"  .++#.*---;****=.$###. ",
"  .+#.>,,;-;*****=.#@#. ",
"  .+%....')'***.....@#. ",
"  .++++@.'-;***.$#####. ",
"  .++++@.'-;***.###@##. ",
"  .+++++.'-;***.#@++##. ",
"  .......'-;***........ ",
"        .,,@!~>.        ",
"        ........        "};