Getting 'saveover...' options working as they used to, under the new gperf stuff.

Showing a warning when using save-related options when "nosave" is set. (SourceForge Bug #3327493)
This commit is contained in:
William Kendrick 2011-06-24 15:49:25 +00:00
parent 3d50141723
commit fe56c473a5
4 changed files with 45 additions and 10 deletions

View file

@ -42,7 +42,10 @@ struct cfginfo
const char *parsertmp_windowsize;
const char *print_delay;
const char *printcommand;
const char *promptless_save;
// const char *promptless_save;
const char *_promptless_save_over;
const char *_promptless_save_over_new;
const char *_promptless_save_over_ask;
const char *rotate_orientation;
const char *savedir;
const char *simple_shapes;