Add comments to explain what empty labels do

This commit is contained in:
David Boddie
2019-07-30 16:50:23 +02:00
parent 2f0beb6d3a
commit e801a68f0d
3 changed files with 6 additions and 1 deletions

View File

@ -65,6 +65,8 @@
<symbol keyval="197" label="&#197;">Aring</symbol>
<symbol label=""></symbol>
<symbol label=""></symbol>
<!-- Empty labels cause keys to be hidden when the level they are defined
for is shown. -->
</key>
<key name="AC01">
<symbol label="a">a</symbol>

View File

@ -115,6 +115,8 @@
<symbol label="{">braceleft</symbol>
</key>
<key name="AC10">
<!-- Empty labels cause keys to be hidden when the level they are defined
for is shown. -->
<symbol label=""></symbol>
<symbol label=""></symbol>
<symbol label=")">parenright</symbol>