view binary.ver @ 36723:d115f34f2f23

Show message box only if necessary. Don't show it when entering the preferences, but when confirming new preferences. This is less annoying. Additionally, rename control variable.
author ib
date Sun, 09 Feb 2014 17:53:28 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};