Skip to content

Commit

Permalink
fix initialization of keyboard widget
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Feb 17, 2017
1 parent a2d71dc commit b1c2ea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyboard/src/lib/y2country/widgets.rb
Expand Up @@ -56,6 +56,8 @@ def init

def handle
Yast::Keyboard.Set(value)
# mark that user approve selection
Yast::Keyboard.user_decision = true
end

def store
Expand Down

0 comments on commit b1c2ea5

Please sign in to comment.