Accepting request 568863 from system:install:head
OBS-URL: https://build.opensuse.org/request/show/568863 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/live-langset-data?expand=0&rev=5
This commit is contained in:
commit
e3fdd2c891
@ -40,7 +40,6 @@ module Yast
|
||||
"CONSOLE_MAGIC='#{magic}'\n" +
|
||||
"KEYTABLE='#{Keyboard.keymap}'\n" +
|
||||
"YAST_KEYBOARD='#{yast_kbd}'\n" +
|
||||
"COMPOSETABLE='#{Keyboard.compose_table}'\n" +
|
||||
"TIMEZONE='#{timezone}'\n" +
|
||||
"CONSOLE_ENCODING='#{WFM.GetEncoding}'"
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 07:56:03 UTC 2018 - fvogt@suse.com
|
||||
|
||||
- Update getcountrydata.rb to work with yast-country changes:
|
||||
* Drop COMPOSETABLE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 19:52:28 UTC 2017 - fvogt@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package live-langset-data
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
x
Reference in New Issue
Block a user