summaryrefslogtreecommitdiffstats
path: root/kdepasswd/kcm/kcm_useraccount.kcfg
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:28:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:28:18 -0600
commit7021f40c13f949b7cb5ded32d0241d648a43bf6c (patch)
treeaa1a5e4de2963edc6638783246b2ff25e98833aa /kdepasswd/kcm/kcm_useraccount.kcfg
parent0a2a54a02254ded760afd5b9c965c6bb71459d46 (diff)
downloadtdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.tar.gz
tdebase-7021f40c13f949b7cb5ded32d0241d648a43bf6c.zip
Part 1 of 2 of kdm rename
Diffstat (limited to 'kdepasswd/kcm/kcm_useraccount.kcfg')
-rw-r--r--kdepasswd/kcm/kcm_useraccount.kcfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdepasswd/kcm/kcm_useraccount.kcfg b/kdepasswd/kcm/kcm_useraccount.kcfg
index 7f52bff9a..60007f4c9 100644
--- a/kdepasswd/kcm/kcm_useraccount.kcfg
+++ b/kdepasswd/kcm/kcm_useraccount.kcfg
@@ -5,11 +5,11 @@
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<include>kglobal.h</include>
<include>kstandarddirs.h</include>
- <kcfgfile name="kdm/kdmrc"/>
+ <kcfgfile name="tdm/tdmrc"/>
<group name="X-*-Greeter">
<entry name="faceDir" type="Path">
<default code="true">
- KGlobal::dirs()->resourceDirs("data").last() + "kdm/faces" + '/'
+ KGlobal::dirs()->resourceDirs("data").last() + "tdm/faces" + '/'
</default>
</entry>
<entry name="UserFaceDir" type="Path">
@@ -18,7 +18,7 @@
<entry name="FaceSource" type="String">
<default>PreferAdmin</default>
</entry>
- <!-- These entries doesn't "exist" or is used in kdmrc
+ <!-- These entries doesn't "exist" or is used in tdmrc
but this is a nifty way of handling default values ;-) -->
<entry name = "FaceSize" type="Int">
<label>The size of login images</label>