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.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/mageiawelcome/helpers.py b/usr/share/mageiawelcome/helpers.py
index a8148d3..9cf55d7 100644
--- a/usr/share/mageiawelcome/helpers.py
+++ b/usr/share/mageiawelcome/helpers.py
@@ -12,7 +12,7 @@ launch = _("Launch")
def get_desktop_name(x):
return {
- '01KDE4':'KDE',
+ '01plasma':'KDE',
'02GNOME':'Gnome',
'gnome': 'Gnome Wayland',
'gnome-xorg': 'Gnome X.org',