Second (and last) stage of adding sound notifications on Linux (see issue 469)

This commit is contained in:
Philip Rinn
2013-02-02 19:07:07 +01:00
parent a08e04626b
commit a112890cb9
4 changed files with 16 additions and 17 deletions

View File

@@ -348,12 +348,12 @@ void Options::setDefaults () {
cutOverlayBrush = std::vector<double> (4);
cutOverlayBrush[3] = 0.667; // :-p
#if defined(__linux__) || defined(WIN32)
sndEnable=true;
#else
sndEnable=false;
#endif
sndLngEditProcDoneSecs=3.0;
#ifdef __linux__
sndBatchQueueDone = "complete";
sndLngEditProcDone = "window-attention";
#endif
// Reminder: 0 = SET mode, 1 = ADD mode
int babehav[] = {