I'm trying to play a little with the standard icon set included in pgAdmin. I've found out that wxWidgets expects a certain variation of the XPM image format that is output by ImageMagick (e.g., the "_xpm" ending in the variable). Does anyone have a conversion script or other way to create this format automatically from some other format like PNG? I don't want to edit dozens of icons by hand. Thanks.
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match