aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/GLIInstallProfile.py')
-rw-r--r--src/GLIInstallProfile.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GLIInstallProfile.py b/src/GLIInstallProfile.py
index 9ee7378..e11ee1b 100644
--- a/src/GLIInstallProfile.py
+++ b/src/GLIInstallProfile.py
@@ -654,6 +654,9 @@ class InstallProfile:
"x11-wm/icewm": _(u"IceWM is designed for speed, size, and simplicity"),
"x11-wm/windowmaker": _(u"Windowmaker is a window manager featuring the look and feel of NEXTSTEP"),
"xfce-base/xfce4": _(u"XFCE Desktop Environment"),
+ "x11-apps/xdm": _(u"X Display Manager"),
+ "gnome-base/gdm": _(u"GNOME Display Manager"),
+ "kde-base/kdm": _(u"KDE Display Manager"),
"x11-base/xorg-x11": _(u"An X11 implementation maintained by the X.Org Foundation") }),
'Misc': (_(u"Miscellaneous Applications you may want."),
{"net-p2p/bittorrent": _(u"tool for distributing files via a distributed network of nodes"),