commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r8754 - in grc/trunk: . src/grc_gnuradio/blocks/variab


From: jblum
Subject: [Commit-gnuradio] r8754 - in grc/trunk: . src/grc_gnuradio/blocks/variables
Date: Mon, 30 Jun 2008 14:55:23 -0600 (MDT)

Author: jblum
Date: 2008-06-30 14:55:22 -0600 (Mon, 30 Jun 2008)
New Revision: 8754

Modified:
   grc/trunk/readme.txt
   grc/trunk/src/grc_gnuradio/blocks/variables/variable_slider.xml
Log:
updated readme

Modified: grc/trunk/readme.txt
===================================================================
--- grc/trunk/readme.txt        2008-06-30 19:42:28 UTC (rev 8753)
+++ grc/trunk/readme.txt        2008-06-30 20:55:22 UTC (rev 8754)
@@ -7,10 +7,10 @@
 You will also find a "creative commons license" for the grc icon.
 
 Intructions for GRC are available at:
-http://joshknows.com/pages/grc_gnuradio.html#intro
+http://gnuradio.org/trac/wiki/GNURadioCompanionDevel
 
 If you have questions, problems, suggestions, or want to contribute,
-please email me at jblum at jhu dot edu
+please email me at josh at joshknows dot com
 
    ---   Quickstart   ---   
 

Modified: grc/trunk/src/grc_gnuradio/blocks/variables/variable_slider.xml
===================================================================
--- grc/trunk/src/grc_gnuradio/blocks/variables/variable_slider.xml     
2008-06-30 19:42:28 UTC (rev 8753)
+++ grc/trunk/src/grc_gnuradio/blocks/variables/variable_slider.xml     
2008-06-30 20:55:22 UTC (rev 8754)
@@ -17,7 +17,7 @@
                #else
        label="$id", 
                #end if
-       value=$value,
+       value=$id,
        min=$min,
        max=$max,
        num_steps=$num_steps,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]