diff options
author | Woochan Lee <wc0917.lee@samsung.com> | 2017-09-15 17:13:30 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2017-10-24 16:20:09 +0900 |
commit | 6c3bc915dfcc638c34ee3c242d80702407b2b5bf (patch) | |
tree | 3e4d115abcb6790a29b626f57f1f0ce22d8d0259 /po | |
parent | 98f81f5cbf951464046dd0db34665b230b2b6c55 (diff) | |
download | efl-6c3bc915dfcc638c34ee3c242d80702407b2b5bf.tar.gz |
elm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentry
Summary: @ref T5358
Reviewers: woohyun, jpeg, cedric, Jaehyun_Cho
Reviewed By: Jaehyun_Cho
Subscribers: Jaehyun, bu5hm4n, cedric, jpeg
Maniphest Tasks: T5358
Differential Revision: https://phab.enlightenment.org/D5169
JP's note:
MBE currently has quite a few issues, probably related to focus
handling. This needs to be fixed.
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 03b7038203..27588cc07e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -96,7 +96,7 @@ src/lib/elementary/elc_fileselector.c src/lib/elementary/elc_fileselector_button.c src/lib/elementary/elc_fileselector_entry.c src/lib/elementary/elc_hoversel.c -src/lib/elementary/elc_multibuttonentry.c +src/lib/elementary/efl_ui_multibuttonentry.c src/lib/elementary/elc_naviframe.c src/lib/elementary/elc_player.c src/lib/elementary/elc_popup.c |