Index: plug_io.h =================================================================== --- plug_io.h (revision 5356) +++ plug_io.h (revision 5357) @@ -85,6 +85,7 @@ const char *default_fmt; const char *description; const char *default_extension; /* used to generate save-as filename */ + const char *fp_extension; /* used to generate save-as filename for footprints */ const char *mime_type; int save_preference_prio; /* all available save plugins are sorted by this before presenting them to the user to choose one */