efl/src
Jaehyun Cho 3e21d34349 efl_ui_spotlight: rename Manager_XXX and Indicator_XXX
Summary:
In spotlight classes, "Manager" and "Indicator" are used as prefix in
the class names.
e.g. Efl.Ui.Spotlight.Manager_Plain, Efl.Ui.Spotlight.Indicator_Icon

However, those classes are basically manager and indicator classes with
different features. Therefore, "Manager" and "Indicator" should be used
as postfix in the class names.
e.g. Efl.Ui.Spotlight.Plain_Manager, Efl.Ui.Spotlight.Icon_Indicator

However, for the easier usage of C APIs, c_prefix of those classes are
remained to be "efl_ui_spotlight_manager_xxx" and
"efl_ui_spotlight_indicator_xxx".

Reviewers: segfaultxavi, bu5hm4n, zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D11142
2020-01-23 12:55:12 +09:00
..
benchmarks benchmarks: increase timeout value for running elementary benchmarks 2019-12-18 09:15:51 +01:00
bin efl_ui_spotlight: rename Manager_XXX and Indicator_XXX 2020-01-23 12:55:12 +09:00
bindings csharp: cleanup concrete class 2020-01-23 07:30:14 +09:00
edje_external
examples efl_ui_spotlight: rename Manager_XXX and Indicator_XXX 2020-01-23 12:55:12 +09:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl_ui_spotlight: rename Manager_XXX and Indicator_XXX 2020-01-23 12:55:12 +09:00
modules elm win + ecore evas - fix csd stuff like base size and min sizing 2020-01-18 00:14:58 +00:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vector lottie: update shape layer order properly. 2019-12-31 15:04:08 +09:00
tests efl_ui_spotlight: rename Manager_XXX and Indicator_XXX 2020-01-23 12:55:12 +09:00
wayland_protocol