diff options
author | Xavi Artigas <xavierartigas@yahoo.es> | 2018-05-23 11:48:56 +0200 |
---|---|---|
committer | Daniel Kolesa <d.kolesa@samsung.com> | 2018-05-23 17:33:47 +0200 |
commit | d808147e6f69b913f326b5f65216e6a2d65aab5f (patch) | |
tree | 453db4539acdddabc6dc300d41413f2435742083 /src/lib/efl/interfaces/efl_text_types.eot | |
parent | 0f47f53f575a91491a3071f3356f13d799afd592 (diff) |
efl: rename Efl.Text.Bidirectional_Type -> Efl.Text_Bidirectional_Type
Diffstat (limited to '')
-rw-r--r-- | src/lib/efl/interfaces/efl_text_types.eot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/efl/interfaces/efl_text_types.eot b/src/lib/efl/interfaces/efl_text_types.eot index 0d9c5ee723..969ebacf7c 100644 --- a/src/lib/efl/interfaces/efl_text_types.eot +++ b/src/lib/efl/interfaces/efl_text_types.eot | |||
@@ -1,4 +1,4 @@ | |||
1 | enum Efl.Text.Bidirectional_Type { | 1 | enum Efl.Text_Bidirectional_Type { |
2 | [[Bidirectionaltext type]] | 2 | [[Bidirectionaltext type]] |
3 | natural = 0, [[Natural text type, same as neutral]] | 3 | natural = 0, [[Natural text type, same as neutral]] |
4 | neutral = 0, [[Neutral text type, same as natural]] | 4 | neutral = 0, [[Neutral text type, same as natural]] |