view binary.ver @ 36960:1911049add93

Add definition of a default volume. This is just in (the unlikely) case a skin won't define evSetVolume.
author ib
date Mon, 24 Mar 2014 10:51:16 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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