From: Uwe Hermann Date: Wed, 29 Mar 2017 22:57:33 +0000 (+0200) Subject: binding/prop: Add a description field. X-Git-Tag: pulseview-0.4.0~111 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=9a267f8dec48c9a28472c1a3bb146c624819e98b;hp=9a267f8dec48c9a28472c1a3bb146c624819e98b binding/prop: Add a description field. The config key / option bindings only allowed for a single name so far. Add an additional description field, which can be used for longer descriptions of the config keys / options. Hook up the input/output format option descriptions. ---