diff options
author | Dan Fuhry <dfuhry@dattobackup.com> | 2013-07-31 14:23:38 -0400 |
---|---|---|
committer | Dan Fuhry <dfuhry@dattobackup.com> | 2013-07-31 14:23:38 -0400 |
commit | b5f528c08c575ed74ca41b8bc281a1a62812626e (patch) | |
tree | 4735fff635f1551d6cf99a3ca0dc15c1d7916a89 | |
parent | ad4738114aed2482ee7d86efe7de3997bafad63c (diff) |
Added desktop environment support: MATE
-rw-r--r-- | archey | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ colorDict = { deDict = { 'gnome-session': 'GNOME', + 'mate-session': 'MATE', 'ksmserver': 'KDE', 'xfce4-session': 'Xfce', 'lxsession': 'LXDE' |