diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2013-11-23 21:17:06 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2013-11-23 21:17:06 +0000 |
| commit | 54b37c8fa5f39477f8d6fb50e90c7152806514d1 (patch) | |
| tree | bada98f3274c59825cbacf077fef07275108f8d4 /share | |
| parent | Update to trunk (diff) | |
| parent | reorder header file includes. Because glibmm depends on a deprecated/threads.... (diff) | |
| download | inkscape-54b37c8fa5f39477f8d6fb50e90c7152806514d1.tar.gz inkscape-54b37c8fa5f39477f8d6fb50e90c7152806514d1.zip | |
Update to trunk
(bzr r11950.1.203)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/hershey.inx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/hershey.inx b/share/extensions/hershey.inx index 1fa3938a4..ed20c6bd3 100644 --- a/share/extensions/hershey.inx +++ b/share/extensions/hershey.inx @@ -11,13 +11,13 @@ <param name="text" type="string" _gui-text="Text:">Hershey Text for Inkscape</param> <param name="action" type="optiongroup" appearance="minimal" - _gui-text=" Action"> + _gui-text=" Action: "> <_option value="render">Typeset that text</_option> <_option value="table" >Write glyph table</_option> </param> <param name="fontface" type="optiongroup" appearance="minimal" - _gui-text=" Font face "> + _gui-text=" Font face: "> <_option value="futural">Sans 1-stroke</_option> <_option value="futuram">Sans bold</_option> |
