summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2017-08-08 11:48:31 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2017-08-08 13:25:58 +0900
commit9a2d4928f09ced3ea34d3bf643d9d52ce6a5f57c (patch)
tree367624ca751b9c736ba969b2e4c3830dbc2e65ee /po
parentdb29ee1cd686f4d58f1a13eb8eb0177d5ddd8be8 (diff)
downloadefl-9a2d4928f09ced3ea34d3bf643d9d52ce6a5f57c.tar.gz
elm: Rename elm_layout to Efl.Ui.Layout
Some names have not been changed, hopefully making a distinction between legacy APIs and internal code (elm_layout_blah) and valid EO usages. This means many internal functions are still elm_layout_ as their sole purpose is to support the legacy API. Ref T5315
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 2ce033c039..3185320c0f 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -135,7 +135,7 @@ src/lib/elementary/elm_index.c
src/lib/elementary/elm_interface_scrollable.c
src/lib/elementary/elm_inwin.c
src/lib/elementary/elm_label.c
-src/lib/elementary/elm_layout.c
+src/lib/elementary/efl_ui_layout.c
src/lib/elementary/elm_list.c
src/lib/elementary/elm_main.c
src/lib/elementary/elm_map.c