Warning, /education/cantor/src/lib/cantor_libs.kcfg is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="https://www.kde.org/standards/kcfg/1.0"
0003 xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance"
0004 xsi:schemaLocation="https://www.kde.org/standards/kcfg/1.0
0005 https://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006 <include>QStandardPaths</include>
0007 <kcfgfile/>
0008 <group name="Cantor">
0009 <entry name="latexCommand" type="String">
0010 <label>Path to the latex executable</label>
0011 <default code="true">QStandardPaths::findExecutable( QLatin1String("latex") )</default>
0012 </entry>
0013 <entry name="dvipsCommand" type="String">
0014 <label>Path to the dvips executable</label>
0015 <default code="true">QStandardPaths::findExecutable( QLatin1String("dvips") )</default>
0016 </entry>
0017 </group>
0018 </kcfg>
0019