beremiz
Clone
Summary
Browse
Changes
Graph
Don't use fixed width labels in WAMP and PYRO dialogs
2018-06-08, Andrey Skvortsov
017ad9cc20b9
file is
Executable
Don't use fixed width labels in WAMP and PYRO dialogs
This causes problems if labels are translated into other languages and
width wasn't enough.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>