/* XPM */ static char * add_col_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ", " .............. ", " .++++++++++++. ", " .++++++++++++. ", " ....+++....... ", " .+. ", " . ", " ", " ", " ", " ", " ", " "}; hics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/java/sqlitejdbc
Commit message (Expand)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
* - Get Rid MD5 supportmiwi2011-03-201