diff options
author | Amitesh Singh <amitesh.sh@samsung.com> | 2016-05-10 12:01:53 +0530 |
---|---|---|
committer | Amitesh Singh <amitesh.sh@samsung.com> | 2016-05-10 12:41:03 +0530 |
commit | be47c4b9c058ab4ff55060dfae082937d751fe7c (patch) | |
tree | 5091ec2d9472da9c40c1e2458e46c05aa07daabd /config/mobile | |
parent | 780b96442720af0e77d7e4da3209d88921e1b647 (diff) |
elm: rename Elm.Nstate to Efl.Ui.Nstate
Diffstat (limited to 'config/mobile')
-rw-r--r-- | config/mobile/base.src.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mobile/base.src.in b/config/mobile/base.src.in index 7ba03bc875..ace09b7aa3 100644 --- a/config/mobile/base.src.in +++ b/config/mobile/base.src.in | |||
@@ -626,7 +626,7 @@ group "Elm_Config" struct { | |||
626 | } | 626 | } |
627 | } | 627 | } |
628 | group "Elm_Config_Bindings_Widget" struct { | 628 | group "Elm_Config_Bindings_Widget" struct { |
629 | value "name" string: "Elm_Nstate"; | 629 | value "name" string: "Efl.Ui.Nstate"; |
630 | group "key_bindings" list { | 630 | group "key_bindings" list { |
631 | group "Elm_Config_Binding_Key" struct { | 631 | group "Elm_Config_Binding_Key" struct { |
632 | value "context" int: 0; | 632 | value "context" int: 0; |