rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=a2c0d40abc00a2dd035ab98cb55cdfb3f9871ec9

commit a2c0d40abc00a2dd035ab98cb55cdfb3f9871ec9
Author: Vitalii Vorobiov <vi.vorob...@samsung.com>
Date:   Wed Jul 13 16:16:34 2016 +0300

    property_textblock: remove value duplication in font_glow_list
    
    @fix
---
 src/bin/ui/property/property_textblock.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/bin/ui/property/property_textblock.c 
b/src/bin/ui/property/property_textblock.c
index 4516580..6a74f1c 100644
--- a/src/bin/ui/property/property_textblock.c
+++ b/src/bin/ui/property/property_textblock.c
@@ -162,7 +162,6 @@ static const char *font_glow_list[] = { "none",
                                         "outline_shadow",
                                         "outline_soft_shadow",
                                         "glow",
-                                        "shadow",
                                         "far_shadow",
                                         "soft_shadow",
                                         "far_soft_shadow",

-- 


Reply via email to