summaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm3
1 files changed, 3 insertions, 0 deletions
diff --git a/prefdm b/prefdm
index c14e4db5..f5289356 100755
--- a/prefdm
+++ b/prefdm
@@ -2,6 +2,9 @@
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
+# We need to source this so that the login screens get translated
+. /etc/profile.d/lang.sh
+
# Run preferred X display manager
preferred=
if [ -f /etc/sysconfig/desktop ]; then