Exciting new Alt/h help key provided by sge (Georgy) with many thanks!
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / confirmsave.C
index fe89aff8b886f8c94e7e9a255f571769a7bea8a0..45d47ac0d80a26fa5caa7abb7a3910c2154a9d58 100644 (file)
@@ -50,6 +50,7 @@ int ConfirmSave::get_save_path(MWindow *mwindow, char *filename)
                        _(PROGRAM_NAME ": Save"), string);
                filebox->lock_window("ConfirmSave::get_save_path");
                filebox->create_objects();
+               filebox->context_help_set_keyword("Saving Project Files");
                filebox->unlock_window();
                result = filebox->run_window();
                mwindow->defaults->update("DIRECTORY", filebox->get_submitted_path());