summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/mageiawelcome/helpers.py')
-rw-r--r--usr/share/mageiawelcome/helpers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/share/mageiawelcome/helpers.py b/usr/share/mageiawelcome/helpers.py
index 3695c39..4f5c1dc 100644
--- a/usr/share/mageiawelcome/helpers.py
+++ b/usr/share/mageiawelcome/helpers.py
@@ -8,6 +8,7 @@ def get_desktop_name(x):
return {
'01KDE4':'KDE',
'02GNOME':'Gnome',
+ 'gnome': 'Gnome',
'LXDE':'LXDE',
'06xfce4':'XFCE',
'10MATE':'Mate',