[TSAM-8300] Remove undefined color_class and text_class 51/90851/1 accepted/tizen/common/20161005.165332 accepted/tizen/ivi/20161005.231947 accepted/tizen/mobile/20161005.231904 accepted/tizen/tv/20161005.231916 accepted/tizen/wearable/20161005.231936 submit/tizen/20161005.051812
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Oct 2016 11:35:48 +0000 (20:35 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 4 Oct 2016 11:35:54 +0000 (20:35 +0900)
Change-Id: I8544bf557b06466620636098530e709f617d507a
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/wifi-efl-ug.spec
sources/wearable/res/wearable-circle/edje/wifi.edc

index d7f0e09..9dff210 100644 (file)
@@ -1,7 +1,7 @@
 %define _unpackaged_files_terminate_build 0
 Name:          wifi-efl-ug
 Summary:       Wi-Fi UI Gadget for TIZEN
-Version:       1.0.202
+Version:       1.0.203
 Release:       1
 Group:         App/Network
 License:       Flora-1.1
index 4064275..c535ad9 100755 (executable)
@@ -39,18 +39,18 @@ collections {
        styles {
                style {
                        name: "textblock_popup_title";
-                       base: "font=Tizen:style=Bold font_size=33 align=center color=#FFFFFF color_class=T091 text_class=tizen wrap=mixed";
+                       base: "font=Tizen:style=Bold font_size=33 align=center color=#FFFFFF text_class=tizen wrap=mixed";
                }
                style { name: "textblock_popup_body";
-                       base: "font=Tizen:style=Regular font_size=32 color=#CCCCCC color_class=T092 wrap=mixed align=center ellipsis=1.0 text_class=T092";
+                       base: "font=Tizen:style=Regular font_size=32 color=#CCCCCC wrap=mixed align=center ellipsis=1.0";
                        tag: "br" "\n";
                }
                style { name: "textblock_popup_body_wps";
-                       base: "font=Tizen:style=Regular font_size=32 color=#CCCCCC color_class=T092 wrap=mixed align=center text_class=T092";
+                       base: "font=Tizen:style=Regular font_size=32 color=#CCCCCC wrap=mixed align=center";
                        tag: "br" "\n";
                }
                style { name: "check_text_in_password_layout";
-                       base: "font=Tizen:style=Regular font_size=37 align=left color=#FFFFFF color_class=AT014 text_class=AT014";
+                       base: "font=Tizen:style=Regular font_size=37 align=left color=#FFFFFF";
                }
                style { name: "progressbar_layout_style";
                        base: "font=Tizen:style=Regular font_size=32 color=#F9F9F9FF align=center ellipsis=1.0 text_class=label";
@@ -800,7 +800,7 @@ collections {
                                type: IMAGE;
                                scale : 1;
                                description {
-                                       color_class: B02112;
+                                       color: 249 249 249 38;
                                        state: "default" 0.0;
                                        min: 0 62;
                                        fixed : 1 1;