summaryrefslogtreecommitdiff
path: root/archey3
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2010-09-11 21:37:00 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2010-09-11 21:37:00 +0100
commit92bf832c788554ea0349ef9b8c1090a152de24fc (patch)
tree81b8ae39e64e5e712bd17fd1c456ed1e7f8ba1d0 /archey3
parent000f5d5abb4095afa0f82f941dd631d2d7979b88 (diff)
Removed xfconfd, inserted xfce4-session
Diffstat (limited to 'archey3')
-rwxr-xr-xarchey32
1 files changed, 1 insertions, 1 deletions
diff --git a/archey3 b/archey3
index 54b45b9..4403049 100755
--- a/archey3
+++ b/archey3
@@ -97,7 +97,7 @@ FUNC_MAPPINGS = {
DE_DICT = {'gnome-session': 'GNOME',
'ksmserver': 'KDE',
- 'xfconfd': 'Xfce 4.6',
+ 'xfce4-session': 'Xfce 4.6',
'lxsession': 'LXDE',
'': 'None',
}