/* XPM */ static char * priority_high_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "X c #A7453E", " ", " ", " . ", " .X. ", " .XXX. ", " .XXX. ", " .XXX. ", " .XX. ", " .XX. ", " .X. ", " .. ", " .XX. ", " .XX. ", " .. ", " ", " "}; rts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgiwrap
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Move LOG_FILE code to after bsd.port.pre.mkgarga2005-09-061-12/+11
* - Convert to OPTIONSpav2005-07-09