From: Johnathan Corgan Date: Fri, 25 Sep 2009 19:27:29 +0000 (-0700) Subject: Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum" X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=5d1ce94095bd2120a2fd2df087aae45085f53989;p=debian%2Fgnuradio Revert "Merge branch 'grc' of http://gnuradio.org/git/jblum" This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57. --- diff --git a/grc/blocks/options.xml b/grc/blocks/options.xml index 4d0dd289..1798a69f 100644 --- a/grc/blocks/options.xml +++ b/grc/blocks/options.xml @@ -77,37 +77,20 @@ else: self.stop(); self.wait() string #if $generate_options() == 'hb' then 'none' else 'all'# - - Run Options - run_options - prompt - enum - #if $generate_options() == 'no_gui' then 'none' else 'all'# - - - Run run True bool - -#if $generate_options() == 'wx_gui' - #if $run() - part + #if $generate_options() == 'wx_gui' + #if str($run) == 'True' +part#slurp #else - none +none#slurp #end if #else - all -#end if - +all#slurp +#end if