]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
[gui]: Use the new -p option for the default stat command.
authorAndre Noll <maan@systemlinux.org>
Sat, 1 Aug 2009 19:48:02 +0000 (21:48 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 1 Aug 2009 19:48:02 +0000 (21:48 +0200)
ggo/gui.m4

index dd1e249690ebcf7bd9a1d4ebdcecf0a2b1d343cb..3f31dc1a202ee0eb61d5b8373531b6a80234a6a6 100644 (file)
@@ -25,7 +25,7 @@ option "stat_cmd" s
 data from"
 
        string typestr="command"
-       default="para_audioc stat"
+       default="para_audioc -- stat -p"
        optional
 
 #---------------------------------