diff options
author | Sungtaek Hong <sth253.hong@samsung.com> | 2017-09-26 11:46:11 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-09-26 17:58:07 +0900 |
commit | ebff5e8639851ab9d80fa6ff36f20f08952c015e (patch) | |
tree | f7017fb4742e77fc3faa395000be665ed8627da7 /po | |
parent | 8557fe818f6ac033f582dc4865235aa3176d7447 (diff) |
elm_bg: rename elm_bg to Efl.Ui.Bg
Summary:
elm_bg was supposed to be used only in legacy,
but since we need a common object to be used as a background of widgets,
it is now renamed as efl_ui_bg and supports EO APIs.
Reviewers: cedric, jpeg, woohyun
Differential Revision: https://phab.enlightenment.org/D5147
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 187aaa3d07..5abceaabff 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in | |||
@@ -103,7 +103,7 @@ src/lib/elementary/elc_popup.c | |||
103 | src/lib/elementary/elc_scrolled_entry.c | 103 | src/lib/elementary/elc_scrolled_entry.c |
104 | src/lib/elementary/elm_access.c | 104 | src/lib/elementary/elm_access.c |
105 | src/lib/elementary/elm_actionslider.c | 105 | src/lib/elementary/elm_actionslider.c |
106 | src/lib/elementary/elm_bg.c | 106 | src/lib/elementary/efl_ui_bg.c |
107 | src/lib/elementary/elm_box.c | 107 | src/lib/elementary/elm_box.c |
108 | src/lib/elementary/elm_bubble.c | 108 | src/lib/elementary/elm_bubble.c |
109 | src/lib/elementary/efl_ui_button.c | 109 | src/lib/elementary/efl_ui_button.c |