targets/Linux/XSD
author |
Andrey Skvortsov <andrej.skvortzov@gmail.com> |
|
Thu, 09 Mar 2017 18:03:57 +0300 |
changeset 1659 |
aec0ed4b6f39 |
parent 204 |
f572ab819769
|
child 3732 |
929276eea252 |
permissions |
-rwxr-xr-x |
add hotkeys to open recent projects
For simplicity only last 9 projects are saved.
Alt-F, R, 1 - to open last opened project
Alt-F, R, 2 ...
...
Alt-F, R, 9 ...
203
|
1 |
|
|
2 |
<xsd:element name="Linux">
|
|
3 |
<xsd:complexType>
|
|
4 |
%(toolchain_gcc)s
|
|
5 |
</xsd:complexType>
|
|
6 |
</xsd:element> |