QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
403 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE kcfg SYSTEM
"http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
<kcfg>
<group name="Lock">
<entry name="Lock" type="bool">
<label>Whether to lock the key or not.</label>
</entry>
</group>
<group name="Latch">
<entry name="Latch" type="bool">
<label>Whether to latch the key or not.</label>
</entry>
</group>
</kcfg>