more ru xlats, doc updates, proxy tweaks
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.C
index e3148f013c3dca2a77a21eb5acdfbd186a50272c..992e9f342823dff1d3cec31537a08a3269725982 100644 (file)
@@ -2170,9 +2170,9 @@ if(debug) printf("MWindow::load_filenames %d\n", __LINE__);
                gui->lock_window("MWindow::load_filenames");
                if( ret >= 0 && edl->session->proxy_beep ) {
                        if( ret > 0 )
-                               beep(2000., 3., 0.5);
+                               beep(2000., 1.5, 0.5);
                        else
-                               beep(4000., 0.5, 0.5);
+                               beep(4000., 0.25, 0.5);
                }
        }