Warning, /sdk/dolphin-plugins/git/fileviewgitpluginsettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
0003 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0">
0004     <kcfgfile name="fileviewgitpluginrc"/>
0005     <group name="CommitDialogSettings">
0006         <entry name="commitDialogHeight" type="Int">
0007             <label>Dialog height</label>
0008             <default>300</default>
0009             <min>50</min>
0010         </entry>
0011         <entry name="commitDialogWidth" type="Int">
0012             <label>Dialog width</label>
0013             <default>500</default>
0014             <min>50</min>
0015         </entry>
0016     </group>
0017 </kcfg>
0018