mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
Reference Schema
svn path=/trunk/kdebase/kdepasswd/; revision=362070
This commit is contained in:
parent
f4d2a3d069
commit
fcee6999b8
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd">
|
||||
<kcfg>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
||||
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
||||
<include>kglobal.h</include>
|
||||
<include>kstandarddirs.h</include>
|
||||
<kcfgfile name="kdm/kdmrc"/>
|
||||
|
|
Loading…
Reference in a new issue