keys: load flags dependency within descriptions include
[sheet.git] / mplayer.eng.inc.pl
index a035b9633f0fe77aa7c177c2826b0fd2bdf70f05..0cd07831cd2e037c2c7c96dd63ddb27de8f55c86 100644 (file)
@@ -1,6 +1,6 @@
 use utf8;
-{
 
+{
 key => {
        '[' => "slow down 10%",
        ']' => "speed up 10%",
@@ -67,4 +67,5 @@ flag => {
        ext => ["optional" => "Some features depend on setup and/or parameters."],
 },
 
+def => do 'mplayer.inc.pl',
 }