diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:26:44 -0500 |
commit | 1c68d332fd7e08a190daedbaa6ace857b575b7c4 (patch) | |
tree | 5432577d9a26664aae0410a5887b1dbfc2995406 /tdecore/README.user_profiles | |
parent | d6ee27dacd1a96ef9e5819695c7eb62720e738bc (diff) | |
download | tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.tar.gz tdelibs-1c68d332fd7e08a190daedbaa6ace857b575b7c4.zip |
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'tdecore/README.user_profiles')
-rw-r--r-- | tdecore/README.user_profiles | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tdecore/README.user_profiles b/tdecore/README.user_profiles index 4fb43b757..4f9f8f592 100644 --- a/tdecore/README.user_profiles +++ b/tdecore/README.user_profiles @@ -12,7 +12,7 @@ Mapping profiles to users ========================= A mapping file determines which profile(s) should be used for which user. -The mapping file can be configured in /etc/kderc in the [Directories] group: +The mapping file can be configured in /etc/tderc in the [Directories] group: [Directories] userProfileMapFile=/etc/kde-user-profile @@ -99,7 +99,7 @@ user will be assigned the "default" profile. The Profile determines the directory prefixes ============================================= -The global KDE configuration file (e.g. kdeglobals or /etc/kderc) can +The global KDE configuration file (e.g. kdeglobals or /etc/tderc) can contain config-groups that are associated with a certain user profile. Such a config-group is treated similar as the [Directories] config-group. @@ -109,7 +109,7 @@ The name of a such config-group is [Directories-<ProfileName>] Integration with KIOSK Admin Tool ================================= -The KIOSK Admin Tool uses /etc/kderc as source for all its profile +The KIOSK Admin Tool uses /etc/tderc as source for all its profile information. For this it uses the following keys in the [Directories-<ProfileName>] config-group: @@ -126,7 +126,7 @@ as default installation directory for this profile. Default setting as example ========================== -The following snipped could be added to /etc/kderc to define a "default" profile: +The following snipped could be added to /etc/tderc to define a "default" profile: [Directories-default] ProfileDescription=Default profile |