Remove another XKB in the control-panel
This commit is contained in:
parent
7cf1252192
commit
64a91b8590
@ -418,7 +418,6 @@ def _writeI18N(lang):
|
||||
print(_("Could not access %s. Create standard settings.") % path)
|
||||
fd = open(path, 'w')
|
||||
fd.write('LANG="en_US.UTF-8"\n')
|
||||
fd.write('XKB_LAYOUT="us(olpc)"\n')
|
||||
fd.close()
|
||||
else:
|
||||
fd = open(path, 'r')
|
||||
|
Loading…
Reference in New Issue
Block a user