/* params.h: */

/* This file should contain all parameters which can be configured
   by the user. */

extern char g_data_fork_extension[17];
extern char g_resource_fork_extension[17];
extern t_bool g_convert_hfs_filenames;
extern t_bool g_convert_hfs_spaces;
