Warning, /utilities/toad/src/config.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004     xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005     http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006 <!--
0007 SPDX-FileCopyrightText: 2022 Felipe Kinoshita <kinofhek@gmail.com>
0008 SPDX-License-Identifier: LGPL-2.0-or-later
0009 -->
0010     <group name="General">
0011         <entry name="configuration" type="Bool">
0012             <label>.</label>
0013             <default>true</default>
0014         </entry>
0015     </group>
0016 </kcfg>