Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Transactional-Server:ppc64le
SUSE:SLE-12:Update
aaa_base.1836
git-03-4c9ce1005de47b75b774f914c52dcb5d42f1cc7e...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File git-03-4c9ce1005de47b75b774f914c52dcb5d42f1cc7e.patch of Package aaa_base.1836
commit 4c9ce1005de47b75b774f914c52dcb5d42f1cc7e Author: Werner Fink <werner@suse.de> Date: Wed Feb 11 15:54:16 2015 +0100 Even if GDM has done language setup the personal .i18n should be sourced Signed-off-by: Werner Fink <werner@suse.de> diff --git a/files/etc/profile.d/lang.sh b/files/etc/profile.d/lang.sh index 55b0572..674cfad 100644 --- a/files/etc/profile.d/lang.sh +++ b/files/etc/profile.d/lang.sh @@ -15,7 +15,10 @@ test -z "$SSH_SENDS_LOCALE" || return # # Already done by the GDM # -test -z "$GDM_LANG" || return +if test -z "$GDM_LANG"; then + test -s $HOME/.i18n && . $HOME/.i18n + return +fi # # Get the system and after that the users configuration
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor