"Fossies" - the Fresh Open Source Software archive

Member "gentoo-0.19.13/src/cmd_configure.h" of archive gentoo-0.19.13.tar.gz:


/*
** 1998-12-14 -	Header for the configuration commands.
*/

extern gint	cmd_configure(MainInfo *min, DirPane *src, DirPane *dst, const CmdArg *ca);
extern gint	cmd_configuresave(MainInfo *min, DirPane *src, DirPane *dst, const CmdArg *ca);

extern gboolean cmd_configure_autosave(void);

extern void cfg_configurecmd(MainInfo *min);