summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-08-19 00:13:44 +0100
committerLaurie Clark-Michalek <bluepeppers@archlinux.us>2011-08-19 00:13:44 +0100
commitc068cf612de88489634530dbfbf68cec6ff6a201 (patch)
tree06b609fc1401e76f959f20e152f6d3826f884e48
parent49782c7484cdfff6c546c36cc6f0c718a552f1d7 (diff)
parent2e0f1eac175a0731390ecfd50f3053f79e31c718 (diff)
Merge branch 'master' of github.com:bluepeppers/archey3
-rw-r--r--[-rwxr-xr-x]archey32
1 files changed, 1 insertions, 1 deletions
diff --git a/archey3 b/archey3
index 0ddb622..846ac07 100755..100644
--- a/archey3
+++ b/archey3
@@ -85,7 +85,7 @@ CLASS_MAPPINGS = {
DE_DICT = {'gnome-session': 'GNOME',
'ksmserver': 'KDE',
- 'xfce4-session': 'Xfce 4.6',
+ 'xfce4-session': 'Xfce 4.8',
'lxsession': 'LXDE',
'': 'None',
}