[AdgDim] Properly use the "value" property
commitcfb8a14c5845819396fdde4db4124ea1abf78dc0
authorNicola Fontana <ntd@entidi.it>
Wed, 28 Apr 2010 15:51:28 +0000 (28 17:51 +0200)
committerNicola Fontana <ntd@entidi.it>
Wed, 28 Apr 2010 16:02:30 +0000 (28 18:02 +0200)
tree69d5f8a47ac6aeb9b286d8468808717d702d19e2
parent109638596fdfc26acbeae70919ba1a1aaf27c50e
[AdgDim] Properly use the "value" property

AdgDim:value is now used as template to generate the set value of the
quote. Inside this template string, the place holder specified by the
AdgDimStyle:number-tag (usually "<>") is substituted with the default
value for the quote.

This will allow to prepend, suffix or even set a custom string in place
of the default value.
src/adg/adg-dim-style.c
src/adg/adg-dim.c