|
6.
|
|
|
Wrote kreadconfig on which this is based
|
|
|
|
Schreef kreadconfig, waarop dit programma is gebaseerd
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:41
|
|
7.
|
|
|
Use <file> instead of global config
|
|
|
|
<file> gebruiken in plaats van globale configuratie
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:47
|
|
8.
|
|
|
Group to look in. Use repeatedly for nested groups.
|
|
|
|
Groep om in te zoeken. Gebruik herhaaldelijk voor geneste groepen.
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:48
|
|
9.
|
|
|
Key to look for
|
|
|
|
Term om naar te zoeken
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:49
|
|
10.
|
|
|
Type of variable. Use "bool" for a boolean, otherwise it is treated as a string
|
|
|
|
Variabeletype. Gebruik "bool" voor een boleaanse waarde, anders wordt dit behandeld als een tekenreeks.
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:50
|
|
11.
|
|
|
The value to write. Mandatory, on a shell use '' for empty
|
|
|
|
De waarde om te schrijven. Gebruik op een shell altijd '' voor leeg.
|
|
Translated by
Rinse de Vries
|
|
|
|
Located in
kwriteconfig.cpp:51
|