FGL .ini format
From Freeciv
FGL reads all information about how to display and format a particular GUI control (called a 'feature') from an .ini theme file. Each feature has its own section, named [feature_<name of feature>_<screenx>_<screeny>], for example [feature_mapview_1024_768] will give you info on the mapview in the 1024x768 screen resolution.
Return to FGL
