Replace "Select" key with "Return"
[profile/tv/apps/native/settings.git] / ug / network / edje / ug-network-settings.edc
1 /*
2  * Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved
3  *
4  * Licensed under the Apache License, Version 2.0 (the License);
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  * http://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an AS IS BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 #include "../include/defs.h"
18
19 collections {
20         group {
21                 name: GRP_MAIN;
22                 styles {
23                         style {
24                                 name: "textblock_style";
25                                 base: "font=Tizen Sans font_size=30 align=left color=#ffffff wrap=word";
26                                 tag: "br" "\n";
27                         }
28                 }
29                 parts {
30                         part {
31                                 name: "padding_left_top";
32                                 type: SPACER;
33                                 scale: 1;
34                                 description {
35                                         state: "default" 0.0;
36                                         rel2 {
37                                                 relative: 0.0 0.0;
38                                         }
39                                         fixed: 1 1;
40                                         align: 0.0 0.0;
41                                         min: (434+102.5*2+19) (208+43*2);
42                                 }
43                         }
44                         part {
45                                 name: "bg";
46                                 type: RECT;
47                                 scale: 1;
48                                 description {
49                                         state: "default" 0.0;
50                                         rel1 {
51                                                 to: "padding_left_top";
52                                                 relative: 1.0 1.0;
53                                         }
54                                         rel2.to: "padding_left_top";
55                                         align: 0.0 0.0;
56                                         min: 1076 700;
57                                         fixed: 1 1;
58                                         color: 255 0 0 120;
59                                         visible: 0;
60                                 }
61                         }
62                         part {
63                                 name: "lefttop";
64                                 type: SPACER;
65                                 scale: 1;
66                                 description {
67                                         state: "default" 0.0;
68                                         rel1.to: "bg";
69                                         rel2 {
70                                                 to: "bg";
71                                                 relative: 0.0 0.0;
72                                         }
73                                         min: 70 40;
74                                         align: 0.0 0.0;
75                                         fixed: 1 1;
76                                 }
77                         }
78                         part {
79                                 name: PART_SELECT_TEXT;
80                                 type: TEXTBLOCK;
81                                 scale: 1;
82                                 description {
83                                         state: "default" 0.0;
84                                         min: 936 78;
85                                         color: 255 255 255 166;
86                                         fixed: 1 1;
87                                         align: 0.0 0.0;
88                                         text {
89                                                 style: textblock_style;
90                                         }
91                                         rel1 {
92                                                 to: "lefttop";
93                                                 relative: 1.0 1.0;
94                                         }
95                                         rel2.to: "lefttop";
96                                 }
97                         }
98                         part {
99                                 name: "padding1";
100                                 type: SPACER;
101                                 scale: 1;
102                                 description {
103                                         state: "default" 0.0;
104                                         rel1 {
105                                                 to: PART_SELECT_TEXT;
106                                                 relative: 0.0 1.0;
107                                         }
108                                         rel2 {
109                                                 to: PART_SELECT_TEXT;
110                                                 relative: 0.0 1.0;
111                                         }
112                                         min: 680 10;
113                                         align: 0.0 0.0;
114                                         fixed: 1 1;
115                                 }
116                         }
117                         part {
118                                 name: PART_NETWORK_TYPE;
119                                 type: SWALLOW;
120                                 scale: 1;
121                                 description {
122                                         state: "default" 0.0;
123                                         rel1 {
124                                                 to: "padding1";
125                                                 relative: 0.0 1.0;
126                                         }
127                                         rel2 {
128                                                 to: "padding1";
129                                                 relative: 0.0 1.0;
130                                         }
131                                         align: 0.0 0.0;
132                                         min: 680 82;
133                                         fixed: 1 1;
134                                 }
135                         }
136                         part {
137                                 name: "padding2";
138                                 type: SPACER;
139                                 scale: 1;
140                                 description {
141                                         state: "default" 0.0;
142                                         rel1 {
143                                                 to: PART_NETWORK_TYPE;
144                                                 relative: 0.0 1.0;
145                                         }
146                                         rel2 {
147                                                 to: PART_NETWORK_TYPE;
148                                                 relative: 0.0 1.0;
149                                         }
150                                         fixed: 1 1;
151                                         min: 680 44;
152                                         align: 0.0 0.0;
153                                 }
154                         }
155                         part {
156                                 name: PART_CUR_TYPE_TEXT;
157                                 type: TEXT;
158                                 scale: 1;
159                                 description {
160                                         state: "default" 0.0;
161                                         rel1 {
162                                                 to: "padding2";
163                                                 relative: 0.0 1.0;
164                                         }
165                                         rel2 {
166                                                 to: "padding2";
167                                                 relative: 0.0 1.0;
168                                         }
169                                         min: 680 45;
170                                         fixed: 1 1;
171                                         align: 0.0 0.0;
172                                         text {
173                                                 style: Regular;
174                                                 size: 30;
175                                                 align: 0.0 0.5;
176                                         }
177                                         color: 255 255 255 166;
178                                 }
179                         }
180                         part {
181                                 name: "padding3";
182                                 scale: 1;
183                                 type: SPACER;
184                                 description {
185                                         state: "default" 0.0;
186                                         rel1 {
187                                                 to: PART_CUR_TYPE_TEXT;
188                                                 relative: 0.0 1.0;
189                                         }
190                                         rel2 {
191                                                 to: PART_CUR_TYPE_TEXT;
192                                                 relative: 0.0 1.0;
193                                         }
194                                         fixed: 1 1;
195                                         min: 680 10;
196                                         align: 0.0 0.0;
197                                 }
198                         }
199                         part{
200                                 name: "genlist_bg";
201                                 type: RECT;
202                                 scale: 1;
203                                 description {
204                                         state: "default" 0.0;
205                                         rel1 {
206                                                 to:"padding3";
207                                                 relative: 0.0 1.0;
208                                         }
209                                         rel2 {
210                                                 to:"padding3";
211                                                 relative: 0.0 1.0;
212                                         }
213                                         min: 680 82*4;
214                                         fixed: 1 1;
215                                         align: 0.0 0.0;
216                                         color: 204 204 204 255;
217                                 }
218                         }
219                         part{
220                                 name: PART_NETLIST_PANNEL;
221                                 type: SWALLOW;
222                                 scale: 1;
223                                 description {
224                                         state: "default" 0.0;
225                                         rel1.to:"genlist_bg";
226                                         rel2.to:"genlist_bg";
227                                         align: 0.0 0.0;
228                                 }
229                         }
230                         part {
231                                 name: "button_action_space";
232                                 type: SPACER;
233                                 scale: 1;
234                                 description {
235                                         state: "default" 0.0;
236                                         rel1 {
237                                                 to: PART_NETWORK_TYPE;
238                                                 relative: 1.0 0.0;
239                                         }
240                                         rel2 {
241                                                 to: PART_NETWORK_TYPE;
242                                                 relative: 1.0 0.0;
243                                         }
244                                         min: 40 60;
245                                         fixed: 1 1;
246                                         align: 0.0 0.0;
247                                 }
248                         }
249                         part {
250                                 name: PART_CONNECT_BTN;
251                                 type: SWALLOW;
252                                 scale: 1;
253                                 description {
254                                         state: "default" 0.0;
255                                         rel1 {
256                                                 to: "button_action_space";
257                                                 relative: 1.0 0.0;
258                                         }
259                                         rel2 {
260                                                 to: "button_action_space";
261                                                 relative: 1.0 0.0;
262                                         }
263                                         min: 216 70;
264                                         fixed: 1 1;
265                                         align: 0.0 0.0;
266                                 }
267                         }
268                         part {
269                                 name: "btn1_btn2";
270                                 type: SPACER;
271                                 scale: 1;
272                                 description {
273                                         state: "default" 0.0;
274                                         rel1 {
275                                                 to: PART_CONNECT_BTN;
276                                                 relative: 0.0 1.0;
277                                         }
278                                         rel2 {
279                                                 to: PART_CONNECT_BTN;
280                                                 relative: 0.0 1.0;
281                                         }
282                                         min: 216 10;
283                                         fixed: 1 1;
284                                         align: 0.0 0.0;
285                                 }
286                         }
287                         part {
288                                 name: PART_REFRESH_BTN;
289                                 type: SWALLOW;
290                                 scale: 1;
291                                 description {
292                                         state: "default" 0.0;
293                                         rel1 {
294                                                 to: "btn1_btn2";
295                                                 relative: 0.0 1.0;
296                                         }
297                                         rel2 {
298                                                 to: "btn1_btn2";
299                                                 relative: 0.0 1.0;
300                                         }
301                                         min: 216 70;
302                                         fixed: 1 1;
303                                         align: 0.0 0.0;
304                                 }
305                         }
306                         part {
307                                 name: "btn2_btn3";
308                                 type: SPACER;
309                                 scale: 1;
310                                 description {
311                                         state: "default" 0.0;
312                                         rel1 {
313                                                 to: PART_REFRESH_BTN;
314                                                 relative: 0.0 1.0;
315                                         }
316                                         rel2 {
317                                                 to: PART_REFRESH_BTN;
318                                                 relative: 0.0 1.0;
319                                         }
320                                         min: 216 10;
321                                         fixed: 1 1;
322                                         align: 0.0 0.0;
323                                 }
324                         }
325                         part {
326                                 name: PART_OTHER_BTN;
327                                 type: SWALLOW;
328                                 scale: 1;
329                                 description {
330                                         state: "default" 0.0;
331                                         rel1 {
332                                                 to: "btn2_btn3";
333                                                 relative: 0.0 1.0;
334                                         }
335                                         rel2 {
336                                                 to: "btn2_btn3";
337                                                 relative: 0.0 1.0;
338                                         }
339                                         min: 216 70;
340                                         fixed: 1 1;
341                                         align: 0.0 0.0;
342                                 }
343                         }
344                         part {
345                                 name: "btn3_btn4";
346                                 type: SPACER;
347                                 scale: 1;
348                                 description {
349                                         state: "default" 0.0;
350                                         rel1 {
351                                                 to: PART_OTHER_BTN;
352                                                 relative: 0.0 1.0;
353                                         }
354                                         rel2 {
355                                                 to: PART_OTHER_BTN;
356                                                 relative: 0.0 1.0;
357                                         }
358                                         min: 216 10;
359                                         align: 0.0 0.0;
360                                         fixed: 1 1;
361                                 }
362                         }
363                         part {
364                                 name: PART_CLOSE_BTN;
365                                 type: SWALLOW;
366                                 scale: 1;
367                                 description {
368                                         state: "default" 0.0;
369                                         rel1 {
370                                                 to: "btn3_btn4";
371                                                 relative: 0.0 1.0;
372                                         }
373                                         rel2 {
374                                                 to: "btn3_btn4";
375                                                 relative: 0.0 1.0;
376                                         }
377                                         min: 216 70;
378                                         align: 0.0 0.0;
379                                         fixed: 1 1;
380                                 }
381                         }
382                 }
383         }
384
385         group {
386                 name: GRP_NETWORK_TYPE_SELECT;
387                 parts {
388                         part {
389                                 name: "bg";
390                                 type: RECT;
391                                 scale: 1;
392                                 description {
393                                         state: "default" 0.0;
394                                         fixed: 1 1;
395                                         min: 310 164;
396                                         color: 0 0 0 127;
397                                 }
398                         }
399                         part {
400                                 name: "elm.swallow.content";
401                                 type: SWALLOW;
402                                 scale: 1;
403                                 description {
404                                         state: "default" 0.0;
405                                         rel1.to: "bg";
406                                         rel2.to: "bg";
407                                         align: 0.5 0.5;
408                                         fixed: 1 1;
409                                 }
410                         }
411                 }
412         }
413
414         group {
415                 name: GRP_NETWORK_MODE_SETTING;
416                 parts {
417                         part {
418                                 name: "bg";
419                                 type: RECT;
420                                 scale: 1;
421                                 description {
422                                         state: "default" 0.0;
423                                         fixed: 1 1;
424                                         min: 382 164;
425                                         color: 0 0 0 127;
426                                 }
427                         }
428                         part {
429                                 name: "elm.swallow.content";
430                                 type: SWALLOW;
431                                 scale: 1;
432                                 description {
433                                         state: "default" 0.0;
434                                         rel1 {
435                                                 to: "bg";
436                                                 relative: 0.0 0.0;
437                                         }
438                                         rel2 {
439                                                 to: "bg";
440                                         }
441                                         fixed: 1 1;
442                                 }
443                         }
444                 }
445         }
446
447         group {
448                 name: GRP_NETWORK_VALUE_SETTING;
449                 parts {
450                         part {
451                                 name: "bg";
452                                 type: RECT;
453                                 scale: 1;
454                                 description {
455                                         state: "default" 0.0;
456                                         align: 0.0 0.0;
457                                         min: 478 122;
458                                         visible: 0;
459                                 }
460                         }
461                         part {
462                                 name: "ip1.pad";
463                                 type: SPACER;
464                                 scale: 1;
465                                 description {
466                                         state: "default" 0.0;
467                                         rel1 {
468                                                 relative: 0.0 0.0;
469                                                 to: bg;
470                                         }
471                                         rel2 {
472                                                 relative: 0.0 0.0;
473                                                 to: bg;
474                                         }
475                                         align: 0.0 0.0;
476                                         fixed: 1 1;
477                                 }
478                         }
479                         part {
480                                 name: PART_IP_FIRST;
481                                 type: SWALLOW;
482                                 scale: 1;
483                                 description {
484                                         state: "default" 0.0;
485                                         rel1 {
486                                                 to: "ip1.pad";
487                                                 relative: 1.0 1.0;
488                                         }
489                                         rel2 {
490                                                 to: "ip1.pad";
491                                         }
492                                         fixed: 1 1;
493                                         min: 118 122;
494                                         align: 0.0 0.0;
495                                 }
496                         }
497                         part {
498                                 name: "seperator1";
499                                 type: RECT;
500                                 scale: 1;
501                                 description {
502                                         state: "default" 0.0;
503                                         rel1 {
504                                                 relative: 1.0 0.0;
505                                                 to: PART_IP_FIRST;
506                                         }
507                                         rel2 {
508                                                 relative: 1.0 0.0;
509                                                 to: PART_IP_FIRST;
510                                         }
511                                         align: 0.0 0.0;
512                                         fixed: 1 1;
513                                         min: 2 122;
514                                         color: 128 128 128 38;
515                                 }
516                         }
517                         part {
518                                 name: PART_IP_SECOND;
519                                 type: SWALLOW;
520                                 scale: 1;
521                                 description {
522                                         state: "default" 0.0;
523                                         rel1 {
524                                                 to: "seperator1";
525                                                 relative: 1.0 0.0;
526                                         }
527                                         rel2 {
528                                                 to: "seperator1";
529                                                 relative: 1.0 0.0;
530                                         }
531                                         fixed: 1 1;
532                                         min: 118 122;
533                                         align: 0.0 0.0;
534                                 }
535                         }
536                         part {
537                                 name: "seperator2";
538                                 type: RECT;
539                                 scale: 1;
540                                 description {
541                                         state: "default" 0.0;
542                                         rel1 {
543                                                 relative: 1.0 0.0;
544                                                 to: PART_IP_SECOND;
545                                         }
546                                         rel2 {
547                                                 relative: 1.0 0.0;
548                                                 to: PART_IP_SECOND;
549                                         }
550                                         align: 0.0 0.0;
551                                         fixed: 1 1;
552                                         min: 2 122;
553                                         color: 128 128 128 38;
554                                 }
555                         }
556                         part {
557                                 name: PART_IP_THIRD;
558                                 type: SWALLOW;
559                                 scale: 1;
560                                 description {
561                                         state: "default" 0.0;
562                                         rel1 {
563                                                 to: "seperator2";
564                                                 relative: 1.0 0.0;
565                                         }
566                                         rel2 {
567                                                 to: "seperator2";
568                                                 relative: 1.0 0.0;
569                                         }
570                                         fixed: 1 1;
571                                         min: 118 122;
572                                         align: 0.0 0.0;
573                                 }
574                         }
575                         part {
576                                 name: "seperator3";
577                                 type: RECT;
578                                 scale: 1;
579                                 description {
580                                         state: "default" 0.0;
581                                         rel1 {
582                                                 relative: 1.0 0.0;
583                                                 to: PART_IP_THIRD;
584                                         }
585                                         rel2 {
586                                                 relative: 1.0 0.0;
587                                                 to: PART_IP_THIRD;
588                                         }
589                                         align: 0.0 0.0;
590                                         fixed: 1 1;
591                                         min: 2 122;
592                                         color: 128 128 128 38;
593                                 }
594                         }
595                         part {
596                                 name: PART_IP_FORTH;
597                                 type: SWALLOW;
598                                 scale: 1;
599                                 description {
600                                         state: "default" 0.0;
601                                         rel1 {
602                                                 to: "seperator3";
603                                                 relative: 1.0 0.0;
604                                         }
605                                         rel2 {
606                                                 to: "seperator3";
607                                                 relative: 1.0 0.0;
608                                         }
609                                         fixed: 1 1;
610                                         min: 118 122;
611                                         align: 0.0 0.0;
612                                 }
613                         }
614                 }
615         }
616
617         group {
618                 name: GRP_DIM_LY;
619                 parts {
620                         part {
621                                 name: "bg";
622                                 type: RECT;
623                                 scale: 1;
624                                 description {
625                                         state: "default" 0.0;
626                                         fixed: 1 1;
627                                         align: 0.0 0.0;
628                                         min: 1920 1080;
629                                         color: 0 0 0 122;
630                                 }
631                         }
632                 }
633         }
634
635         group {
636                 name: GRP_WIRELESS_DISCONNECT_LY;
637                 styles {
638                         style {
639                                 name: "wireless_disconnected_text_style";
640                                 base: "font=Tizen Sans style=Regular font_size=20 align=center color=#929fB5 wrap=word";
641                                 tag:  "br" "\n";
642                                 tag:  "tab" "\t";
643                         }
644                 }
645                 images{
646                         image: "setting_ico_no_network.png" COMP;
647                 }
648                 parts {
649                         part {
650                                 name: "bg";
651                                 type: RECT;
652                                 scale: 1;
653                                 description {
654                                         state: "default" 0.0;
655                                         rel2 {
656                                                 relative: 1.0 1.0;
657                                         }
658                                         align: 0.0 0.0;
659                                         fixed: 1 1;
660                                         visible: 0;
661                                 }
662                         }
663                         part {
664                                 name: "disconnect.image.pad";
665                                 type: SPACER;
666                                 scale: 1;
667                                 description {
668                                         state: "default" 0.0;
669                                         rel1 {
670                                                 to: "bg";
671                                                 relative: 0.0 0.0;
672                                         }
673                                         rel2 {
674                                                 to: "bg";
675                                                 relative: 0.0 0.0;
676                                         }
677                                         min: 240 60;
678                                         align: 0.0 0.0;
679                                         fixed: 1 1;
680                                 }
681                         }
682                         part {
683                                 name: "disconnect.image";
684                                 type: IMAGE;
685                                 scale: 1;
686                                 description {
687                                         state: "default" 0.0;
688                                         image {
689                                                 normal: "setting_ico_no_network.png";
690                                         }
691                                         rel1 {
692                                                 to: "bg";
693                                         }
694                                         rel2 {
695                                                 to: "bg";
696                                                 relative: 1.0 300/470;
697                                         }
698                                         max: 200 130;
699                                         fixed: 1 1;
700                                 }
701                         }
702                         part {
703                                 name: "disconnect.text.pad";
704                                 type: SPACER;
705                                 scale: 1;
706                                 description {
707                                         state: "default" 0.0;
708                                         rel1 {
709                                                 to: "bg";
710                                                 relative: 0.0 0.0;
711                                         }
712                                         rel2 {
713                                                 to: "bg";
714                                                 relative: 40/680 190/318;
715                                         }
716                                         align: 0.0 0.0;
717                                         fixed: 1 1;
718                                 }
719                         }
720                         part {
721                                 name: PART_DISCONNECT_TEXT;
722                                 type: TEXTBLOCK;
723                                 scale: 1;
724                                 description {
725                                         state: "default" 0.0;
726                                         align: 0.0 0.0;
727                                         fixed: 1 1;
728                                         rel1 {
729                                                 to: "disconnect.text.pad";
730                                                 relative: 1.0 1.0;
731                                         }
732                                         rel2 {
733                                                 to: "disconnect.text.pad";
734                                                 relative: 1.0 1.0;
735                                         }
736                                         color: 146 159 181 153;
737                                         min: 600 54;
738                                         text {
739                                                 style: "wireless_disconnected_text_style";
740                                         }
741                                 }
742                         }
743                 }
744                 programs {
745                         program {
746                                 name: "show.disconnect";
747                                 signal: "show.disconnect.view";
748                                 source: "src";
749                                 action: STATE_SET "visible" 0.0;
750                                 target: "disconnect.image";
751                                 target: "disconnect.text";
752                         }
753                         program {
754                                 name: "hide.disconnect";
755                                 signal: "hide.disconnect.view";
756                                 source: "src";
757                                 action: STATE_SET "default" 0.0;
758                                 target: "disconnect.image";
759                                 target: "disconnect.text";
760                         }
761                 }
762         }
763
764         group {
765                 name: GRP_WIRED_DISCONNECTED_LY;
766                 styles {
767                         style {
768                                 name: "wired_disconnected_text_style";
769                                 base: "font=Tizen Sans style=Regular font_size=20 align=center color=#929fB5 wrap=word";
770                                 tag: "br" "\n";
771                                 tag: "tab" "\t";
772                         }
773                 }
774                 images{
775                         image: "setting_ico_plug_network_Cable.png" COMP;
776                 }
777                 parts {
778                         part {
779                                 name: "bg";
780                                 type: RECT;
781                                 scale: 1;
782                                 description {
783                                         state: "default" 0.0;
784                                         align: 0.0 0.0;
785                                         fixed: 1 1;
786                                         color: 30 32 46 64;
787                                 }
788                         }
789                         part {
790                                 name: "disconnect.image.pad";
791                                 type: SPACER;
792                                 scale: 1;
793                                 description {
794                                         state: "default" 0.0;
795                                         rel1 {
796                                                 to: "bg";
797                                                 relative: 0.0 0.0;
798                                         }
799                                         rel2 {
800                                                 to: "bg";
801                                                 relative: 0.0 0.0;
802                                         }
803                                         min: 240 60;
804                                         align: 0.0 0.0;
805                                         fixed: 1 1;
806                                 }
807                         }
808                         part {
809                                 name: "disconnect.image";
810                                 type: IMAGE;
811                                 scale: 1;
812                                 description {
813                                         state: "default" 0.0;
814                                         image {
815                                                 normal: "setting_ico_plug_network_Cable.png";
816                                         }
817                                         rel1 {
818                                                 to: "bg";
819                                         }
820                                         rel2 {
821                                                 to: "bg";
822                                                 relative: 1.0 300/470;
823                                         }
824                                         max: 200 130;
825                                         fixed: 1 1;
826                                 }
827                         }
828                         part {
829                                 name: "disconnect.text.pad";
830                                 type: SPACER;
831                                 scale: 1;
832                                 description {
833                                         state: "default" 0.0;
834                                         rel1 {
835                                                 to: "bg";
836                                                 relative: 0.0 0.0;
837                                         }
838                                         rel2 {
839                                                 to: "bg";
840                                                 relative: 0.0 210/318;
841                                         }
842                                         align: 0.0 0.0;
843                                         fixed: 1 1;
844                                 }
845                         }
846                         part {
847                                 name: PART_DISCONNECT_TEXT;
848                                 type: TEXTBLOCK;
849                                 scale: 1;
850                                 description {
851                                         state: "default" 0.0;
852                                         align: 0.0 0.0;
853                                         fixed: 1 1;
854                                         rel1 {
855                                                 to: "disconnect.text.pad";
856                                                 relative: 1.0 1.0;
857                                         }
858                                         rel2 {
859                                                 to: "disconnect.text.pad";
860                                         }
861                                         color: 146 159 181 153;
862                                         text {
863                                                 style: "wired_disconnected_text_style";
864                                         }
865                                         min: 618 36;
866                                 }
867                         }
868                 }
869                 programs {
870                         program {
871                                 name: "show.disconnect";
872                                 signal: "show.disconnect.view";
873                                 source: "src";
874                                 action: STATE_SET "visible" 0.0;
875                                 target: "disconnect.image";
876                                 target: "disconnect.text";
877                         }
878                         program {
879                                 name: "hide.disconnect";
880                                 signal: "hide.disconnect.view";
881                                 source: "src";
882                                 action: STATE_SET "default" 0.0;
883                                 target: "disconnect.image";
884                                 target: "disconnect.text";
885                         }
886                 }
887         }
888
889         group {
890                 name: GRP_WIFI_PASSCODE_BASE;
891                 images{
892                         image: "ico_wifi_lock.png" COMP;
893                 }
894                 parts{
895                         part {
896                                 name: padding_left_top;
897                                 type: RECT;
898                                 scale: 1;
899                                 description {
900                                         state: "default" 0.0;
901                                         rel2.relative: 0.0 0.0;
902                                         fixed: 1 1;
903                                         align: 0.0 0.0;
904                                         min: (434+102.5*2) (208+43*2);
905                                         visible: 0;
906                                 }
907                         }
908                         part {
909                                 name: "bg.passwd";
910                                 type: RECT;
911                                 scale: 1;
912                                 description {
913                                         state: "default" 0.0;
914                                         rel1 {
915                                                 to: padding_left_top;
916                                                 relative: 1.0 1.0;
917                                         }
918                                         rel2 {
919                                                 to: padding_left_top;
920                                         }
921                                         align: 0.0 0.0;
922                                         min: 1076 700;
923                                         fixed: 1 1;
924                                         visible: 0;
925                                 }
926                         }
927                         part {
928                                 name: "lefttop";
929                                 type: RECT;
930                                 scale: 1;
931                                 description {
932                                         state: "default" 0.0;
933                                         rel1 {
934                                                 to: "bg.passwd";
935                                                 relative: 0.0 0.0;
936                                         }
937                                         rel2 {
938                                                 to: "bg.passwd";
939                                                 relative: 0.0 0.0;
940                                         }
941                                         min: 70 20;
942                                         align: 0.0 0.0;
943                                         fixed: 1 1;
944                                         visible: 0;
945                                 }
946                         }
947                         part {
948                                 name: PART_WIFI_PASSCODE_TITLE;
949                                 type: TEXT;
950                                 scale: 1;
951                                 description {
952                                         state: "default" 0.0;
953                                         rel1 {
954                                                 to: "lefttop";
955                                                 relative: 1.0 1.0;
956                                         }
957                                         rel2 {
958                                                 to: "lefttop";
959                                         }
960                                         min: 600 60;
961                                         align: 0.0 0.0;
962                                         fixed: 1 1;
963                                         text {
964                                                 style: Regular;
965                                                 size: 30;
966                                                 align: 0.0 0.5;
967                                         }
968                                         color: 255 255 255 255;
969                                 }
970                         }
971                         part {
972                                 name: "passwd.text_line";
973                                 scale: 1;
974                                 type: RECT;
975                                 description {
976                                         state: "default" 0.0;
977                                         rel1 {
978                                                 to: "passwd.title";
979                                                 relative: 0.0 1.0;
980                                                 offset: -70 0;
981                                         }
982                                         rel2 {
983                                                 to: "passwd.title";
984                                                 relative: 0.0 1.0;
985                                                 offset: -70 0;
986                                         }
987                                         fixed: 1 1;
988                                         min: 1076 2;
989                                         align: 0.0 0.0;
990                                         color: 255 255 255 25;
991                                 }
992                         }
993                         part {
994                                 name: "passwd.text.pad";
995                                 type: RECT;
996                                 scale: 1;
997                                 description {
998                                         state: "default" 0.0;
999                                         rel1 {
1000                                                 to: "passwd.text_line";
1001                                                 relative: 0.0 0.0;
1002                                         }
1003                                         rel2 {
1004                                                 to: "passwd.text_line";
1005                                                 relative: 0.0 0.0;
1006                                         }
1007                                         fixed: 1 1;
1008                                         min: 70 20;
1009                                         align: 0.0 0.0;
1010                                         visible: 0;
1011                                 }
1012                         }
1013                         part {
1014                                 name: PART_WIFI_PASSCODE_TEXT;
1015                                 type: TEXT;
1016                                 scale: 1;
1017                                 description {
1018                                         state: "default" 0.0;
1019                                         rel1 {
1020                                                 to: "passwd.text.pad";
1021                                                 relative: 1.0 1.0;
1022                                         }
1023                                         rel2 {
1024                                                 to: "passwd.text.pad";
1025                                                 relative: 1.0 1.0;
1026                                         }
1027                                         min: 600 60;
1028                                         align: 0.0 0.0;
1029                                         fixed: 1 1;
1030                                         text {
1031                                                 style: Regular;
1032                                                 size: 24;
1033                                                 align: 0.0 0.5;
1034                                         }
1035                                         color: 255 255 255 255;
1036                                 }
1037                         }
1038                         part {
1039                                 name: "network.name.img";
1040                                 type: IMAGE;
1041                                 scale: 1;
1042                                 description {
1043                                         state: "default" 0.0;
1044                                         rel1 {
1045                                                 to: PART_WIFI_PASSCODE_TEXT;
1046                                                 relative: 0.25 1.0;
1047                                         }
1048                                         rel2 {
1049                                                 to: PART_WIFI_PASSCODE_TEXT;
1050                                                 relative: 0.25 1.0;
1051                                         }
1052                                         image {
1053                                                 normal: "ico_wifi_lock.png";
1054                                         }
1055                                         min: 40 40;
1056                                         align: 0.0 0.0;
1057                                         fixed: 1 1;
1058                                 }
1059                         }
1060                         part {
1061                                 name: PART_WIFI_PASSCODE_AP_NAME;
1062                                 type: TEXT;
1063                                 scale: 1;
1064                                 description {
1065                                         state: "default" 0.0;
1066                                         rel1 {
1067                                                 to: "network.name.img";
1068                                                 relative: 1.0 0.0;
1069                                         }
1070                                         rel2 {
1071                                                 to: "network.name.img";
1072                                                 relative: 1.0 0.0;
1073                                         }
1074                                         min: 400 40;
1075                                         align: 0.0 0.0;
1076                                         fixed: 1 1;
1077                                         text {
1078                                                 style: Regular;
1079                                                 size: 24;
1080                                                 align: 0.0 0.5;
1081                                         }
1082                                         color: 255 255 255 255;
1083                                 }
1084                         }
1085                         part {
1086                                 name: PART_WIFI_PASSCODE_ENTRY;
1087                                 type: SWALLOW;
1088                                 scale: 1;
1089                                 description {
1090                                         state: "default" 0.0;
1091                                         rel1 {
1092                                                 to: "network.name.img";
1093                                                 relative: 0.0 1.0;
1094                                         }
1095                                         rel2 {
1096                                                 to: "network.name.img";
1097                                                 relative: 0.0 1.0;
1098                                         }
1099                                         min: 600 80;
1100                                         align: 0.0 0.0;
1101                                         fixed: 1 1;
1102                                         color: 255 255 255 255;
1103                                 }
1104                         }
1105                 }
1106         }
1107
1108         group {
1109                 name: GRP_CONFIRM_LAYOUT;
1110                 images{
1111                         image: "modal_dialogs_bg.png" COMP;
1112                         image: "round_rectangle_8X8_top.png" COMP;
1113                 }
1114                 parts {
1115                         part {
1116                                 name: "bg";
1117                                 type: IMAGE;
1118                                 scale: 1;
1119                                 description {
1120                                         state: "default" 0.0;
1121                                         align: 0.0 0.0;
1122                                         min: 688 411;
1123                                         image {
1124                                                 normal: "modal_dialogs_bg.png";
1125                                                 border: 80 80 40 40;
1126                                         }
1127                                 }
1128                         }
1129                         part {
1130                                 name: "title_bg";
1131                                 type: IMAGE;
1132                                 scale: 1;
1133                                 description {
1134                                         state: "default" 0.0;
1135                                         fixed: 1 1;
1136                                         align: 0.0 0.0;
1137                                         rel1 {
1138                                                 to: "bg";
1139                                                 relative: 0.0 0.0;
1140                                                 offset: 7 2;
1141                                         }
1142                                         rel2 {
1143                                                 to: "bg";
1144                                                 relative: 0.0 0.0;
1145                                                 offset: 7 2;
1146                                         }
1147                                         min: 674 84;
1148                                         image {
1149                                                 normal: "round_rectangle_8X8_top.png";
1150                                                 border: 8 8 8 8;
1151                                         }
1152                                         color: 42 76 130 255;
1153                                 }
1154                         }
1155                         part {
1156                                 name: "title_padding";
1157                                 type: RECT;
1158                                 scale: 1;
1159                                 description {
1160                                         state: "default" 0.0;
1161                                         rel1 {
1162                                                 to: "bg";
1163                                                 relative: 0.0 0.0;
1164                                         }
1165                                         rel2 {
1166                                                 to: "bg";
1167                                                 relative: 0.0 0.0;
1168                                         }
1169                                         align: 0.0 0.0;
1170                                         visible: 0;
1171                                 }
1172                         }
1173                         part {
1174                                 name: PART_TEXT_TITLE;
1175                                 type: TEXT;
1176                                 scale: 1;
1177                                 description {
1178                                         state: "default" 0.0;
1179                                         min: 688 84;
1180                                         fixed: 1 1;
1181                                         rel1 {
1182                                                 to: "title_padding";
1183                                                 relative: 1.0 1.0;
1184                                         }
1185                                         rel2 {
1186                                                 to: "title_padding";
1187                                         }
1188                                         color: 255 255 255 255;
1189                                         align: 0.0 0.0;
1190                                         text {
1191                                                 font: "Tizen Sans:style=Medium";
1192                                                 size: 30;
1193                                         }
1194                                 }
1195                         }
1196                         part {
1197                                 name: "content_padding";
1198                                 type: RECT;
1199                                 scale: 1;
1200                                 description {
1201                                         state: "default" 0.0;
1202                                         rel1 {
1203                                                 to: "bg";
1204                                                 relative: 0.0 0.0;
1205                                         }
1206                                         rel2 {
1207                                                 to: "bg";
1208                                                 relative: 0.0 0.0;
1209                                         }
1210                                         fixed: 1 1;
1211                                         align: 0.0 0.0;
1212                                         min: 73 181;
1213                                         visible: 0;
1214                                 }
1215                         }
1216                         part {
1217                                 name: PART_TEXT_CONTENT;
1218                                 type: TEXT;
1219                                 scale: 1;
1220                                 description {
1221                                         state: "default" 0.0;
1222                                         min: 542 33;
1223                                         fixed: 1 1;
1224                                         rel1 {
1225                                                 to: "content_padding";
1226                                                 relative: 1.0 1.0;
1227                                         }
1228                                         rel2 {
1229                                                 to: "content_padding";
1230                                         }
1231                                         color: 61 61 61 255;
1232                                         align: 0.0 0.0;
1233                                         text {
1234                                                 font: "Tizen Sans:style=Medium";
1235                                                 size: 28;
1236                                         }
1237                                 }
1238                         }
1239                         part {
1240                                 name: "retry_btn_padding";
1241                                 type: SPACER;
1242                                 scale: 1;
1243                                 description {
1244                                         state: "default" 0.0;
1245                                         rel1 {
1246                                                 to: "bg";
1247                                                 relative: 0.0 0.0;
1248                                         }
1249                                         rel2 {
1250                                                 to: "bg";
1251                                                 relative: 0.0 0.0;
1252                                         }
1253                                         align: 0.0 0.0;
1254                                         min: 118 303;
1255                                         fixed: 1 1;
1256                                 }
1257                         }
1258                         part {
1259                                 name: PART_RETRY_BTN;
1260                                 type: SWALLOW;
1261                                 scale: 1;
1262                                 description {
1263                                         state: "default" 0.0;
1264                                         rel1 {
1265                                                 to: "retry_btn_padding";
1266                                                 relative: 1.0 1.0;
1267                                         }
1268                                         rel2 {
1269                                                 to: "retry_btn_padding";
1270                                         }
1271                                         align: 0.0 0.0;
1272                                         min: 216 70;
1273                                         fixed: 1 1;
1274                                 }
1275                         }
1276                         part {
1277                                 name: "cancel_btn_padding";
1278                                 type: SPACER;
1279                                 scale: 1;
1280                                 description {
1281                                         state: "default" 0.0;
1282                                         rel1 {
1283                                                 to: PART_RETRY_BTN;
1284                                                 relative: 1.0 0.0;
1285                                         }
1286                                         rel2 {
1287                                                 to: PART_RETRY_BTN;
1288                                                 relative: 1.0 0.0;
1289                                         }
1290                                         fixed: 1 1;
1291                                         align: 0.0 0.0;
1292                                         min: 20 0;
1293                                 }
1294                         }
1295                         part {
1296                                 name: PART_CANCEL_BTN;
1297                                 type: SWALLOW;
1298                                 scale: 1;
1299                                 description {
1300                                         state: "default" 0.0;
1301                                         min: 216 70;
1302                                         fixed: 1 1;
1303                                         rel1 {
1304                                                 to: "cancel_btn_padding";
1305                                                 relative: 1.0 1.0;
1306                                         }
1307                                         rel2 {
1308                                                 to: "cancel_btn_padding";
1309                                         }
1310                                         align: 0.0 0.0;
1311                                 }
1312                         }
1313                         part {
1314                                 name: "ok_btn_padding";
1315                                 type: SPACER;
1316                                 scale: 1;
1317                                 description {
1318                                         state: "default" 0.0;
1319                                         rel1 {
1320                                                 to: "bg";
1321                                                 relative: 0.0 0.0;
1322                                         }
1323                                         rel2 {
1324                                                 to: "bg";
1325                                                 relative: 0.0 0.0;
1326                                         }
1327                                         align: 0.0 0.0;
1328                                         min: 236 303;
1329                                         fixed: 1 1;
1330                                 }
1331                         }
1332                         part {
1333                                 name: PART_OK_BTN;
1334                                 type: SWALLOW;
1335                                 scale: 1;
1336                                 description {
1337                                         state: "default" 0.0;
1338                                         rel1 {
1339                                                 to: "ok_btn_padding";
1340                                                 relative: 1.0 1.0;
1341                                         }
1342                                         rel2 {
1343                                                 to: "ok_btn_padding";
1344                                         }
1345                                         align: 0.0 0.0;
1346                                         min: 216 70;
1347                                         fixed: 1 1;
1348                                 }
1349                         }
1350                 }
1351         }
1352
1353         group {
1354                 name: GRP_PROCESSING_LAYOUT;
1355                 images{
1356                         image: "modal_dialogs_bg.png" COMP;
1357                         image: "round_rectangle_8X8_top.png" COMP;
1358                         image: "progress_wheel.png" COMP;
1359                 }
1360                 parts {
1361                         part {
1362                                 name: "bg";
1363                                 type: IMAGE;
1364                                 scale: 1;
1365                                 description {
1366                                         state: "default" 0.0;
1367                                         align: 0.0 0.0;
1368                                         min: 688 378;
1369                                         fixed: 1 1;
1370                                         image {
1371                                                 normal: "modal_dialogs_bg.png";
1372                                                 border: 80 80 40 40;
1373                                         }
1374                                 }
1375                         }
1376                         part {
1377                                 name: "title_bg";
1378                                 type: IMAGE;
1379                                 scale: 1;
1380                                 description {
1381                                         state: "default" 0.0;
1382                                         align: 0.0 0.0;
1383                                         rel1 {
1384                                                 to: "bg";
1385                                                 offset: 7 2;
1386                                         }
1387                                         rel2 {
1388                                                 to: "bg";
1389                                                 relative: 0.0 0.0;
1390                                                 offset: 7 2;
1391                                         }
1392                                         min: 674 84;
1393                                         fixed: 1 1;
1394                                         image {
1395                                                 normal: "round_rectangle_8X8_top.png";
1396                                                 border: 8 8 8 8;
1397                                         }
1398                                         color: 42 76 130 255;
1399                                 }
1400                         }
1401                         part {
1402                                 name: "title_padding";
1403                                 type: RECT;
1404                                 scale: 1;
1405                                 description {
1406                                         state: "default" 0.0;
1407                                         rel1.to: "bg";
1408                                         rel2 {
1409                                                 to: "bg";
1410                                                 relative: 0.0 0.0;
1411                                         }
1412                                         align: 0.0 0.0;
1413                                         visible: 0;
1414                                 }
1415                         }
1416                         part {
1417                                 name: PART_TEXT_TITLE;
1418                                 type: TEXT;
1419                                 scale: 1;
1420                                 description {
1421                                         state: "default" 0.0;
1422                                         min: 688 84;
1423                                         fixed: 1 1;
1424                                         rel1 {
1425                                                 to: "title_padding";
1426                                                 relative: 1.0 1.0;
1427                                         }
1428                                         rel2 {
1429                                                 to: "title_padding";
1430                                         }
1431                                         color: 255 255 255 255;
1432                                         align: 0.0 0.0;
1433                                         text {
1434                                                 font: "Tizen Sans:style=Medium";
1435                                                 size: 30;
1436                                         }
1437                                 }
1438                         }
1439                         part {
1440                                 name: "progress_padding";
1441                                 type: RECT;
1442                                 scale: 1;
1443                                 description {
1444                                         state: "default" 0.0;
1445                                         fixed: 1 1;
1446                                         rel1.to: "bg";
1447                                         rel2 {
1448                                                 to: "bg";
1449                                                 relative: 0.0 0.0;
1450                                         }
1451                                         align: 0.0 0.0;
1452                                         min: 150 156;
1453                                         visible: 0;
1454                                 }
1455                         }
1456                         part {
1457                                 name: "progress_wheel";
1458                                 type: IMAGE;
1459                                 scale: 1;
1460                                 description {
1461                                         state: "default" 0.0;
1462                                         align: 0.0 0.0;
1463                                         fixed: 1 1;
1464                                         rel1 {
1465                                                 to: "progress_padding";
1466                                                 relative: 1.0 1.0;
1467                                         }
1468                                         rel2 {
1469                                                 to: "progress_padding";
1470                                         }
1471                                         min: 50 50;
1472                                         image {
1473                                                 normal: "progress_wheel.png";
1474                                         }
1475                                         color: 69 143 255 255;
1476                                 }
1477                         }
1478                         part {
1479                                 name: "content_padding";
1480                                 type: RECT;
1481                                 scale: 1;
1482                                 description {
1483                                         state: "default" 0.0;
1484                                         fixed: 1 1;
1485                                         rel1 {
1486                                                 to: "progress_wheel";
1487                                                 relative: 1.0 0.0;
1488                                                 offset: 20 0;
1489                                         }
1490                                         rel2 {
1491                                                 to: "progress_wheel";
1492                                                 relative: 1.0 0.0;
1493                                                 offset: 20 0;
1494                                         }
1495                                         align: 0.0 0.0;
1496                                         visible: 0;
1497                                 }
1498                         }
1499                         part {
1500                                 name: PART_TEXT_CONTENT;
1501                                 type: TEXT;
1502                                 scale: 1;
1503                                 description {
1504                                         state: "default" 0.0;
1505                                         min: 395 50;
1506                                         fixed: 1 1;
1507                                         rel1 {
1508                                                 to: "content_padding";
1509                                                 relative: 1.0 1.0;
1510                                         }
1511                                         rel2.to: "content_padding";
1512                                         color: 61 61 61 255;
1513                                         align: 0.0 0.0;
1514                                         text {
1515                                                 font: "Tizen Sans:style=Medium";
1516                                                 size: 28;
1517                                                 align: 0.0 0.5;
1518                                         }
1519                                 }
1520                         }
1521                         part {
1522                                 name: "cancel_btn_padding";
1523                                 type: SPACER;
1524                                 scale: 1;
1525                                 description {
1526                                         state: "default" 0.0;
1527                                         fixed: 1 1;
1528                                         rel1.to: "bg";
1529                                         rel2 {
1530                                                 to: "bg";
1531                                                 relative: 0.0 0.0;
1532                                         }
1533                                         fixed: 1 1;
1534                                         align: 0.0 0.0;
1535                                         min: 236 270;
1536                                 }
1537                         }
1538                         part {
1539                                 name: PART_CANCEL_BTN;
1540                                 type: SWALLOW;
1541                                 scale: 1;
1542                                 description {
1543                                         state: "default" 0.0;
1544                                         min: 216 70;
1545                                         fixed: 1 1;
1546                                         rel1 {
1547                                                 to: "cancel_btn_padding";
1548                                                 relative: 1.0 1.0;
1549                                         }
1550                                         rel2.to: "cancel_btn_padding";
1551                                         align: 0.0 0.0;
1552                                 }
1553                         }
1554                 }
1555         }
1556
1557         group {
1558                 name: GRP_CONNECTION_SETTING;
1559                 styles {
1560                         style {
1561                                 name: "textblock_style_1";
1562                                 base: "font=Tizen Sans font_size=24 align=left color=#ffffff wrap=word";
1563                                 tag:  "br" "\n";
1564                         }
1565                 }
1566                 parts {
1567                         part {
1568                                 name: "padding_left_top";
1569                                 type: RECT;
1570                                 scale: 1;
1571                                 description {
1572                                         state: "default" 0.0;
1573                                         rel2.relative: 0 0;
1574                                         fixed: 1 1;
1575                                         align: 0.0 0.0;
1576                                         min: (434+102.5*2+19) (208+43*2);
1577                                         visible: 0;
1578                                 }
1579                         }
1580                         part {
1581                                 name: "bg";
1582                                 type: RECT;
1583                                 scale: 1;
1584                                 description {
1585                                         state: "default" 0.0;
1586                                         rel1 {
1587                                                 to: "padding_left_top";
1588                                                 relative: 1.0 1.0;
1589                                         }
1590                                         rel2 {
1591                                                 to: "padding_left_top";
1592                                         }
1593                                         align: 0.0 0.0;
1594                                         min: 1076 698;
1595                                         fixed: 1 1;
1596                                         visible: 0;
1597                                 }
1598                         }
1599                         part {
1600                                 name: "title.description.pad";
1601                                 type: SPACER;
1602                                 scale: 1;
1603                                 description {
1604                                         state: "default" 0.0;
1605                                         rel1 {
1606                                                 to: "bg";
1607                                                 relative: 0.0 0.0;
1608                                         }
1609                                         rel2 {
1610                                                 to: "bg";
1611                                                 relative: 0.0 0.0;
1612                                         }
1613                                         align: 0.0 0.0;
1614                                         fixed: 1 1;
1615                                         min: 70 50;
1616                                 }
1617                         }
1618                         part {
1619                                 name: PART_CONNECTION_DESCRITION;
1620                                 type: TEXTBLOCK;
1621                                 scale: 1;
1622                                 description {
1623                                         state: "default" 0.0;
1624                                         align: 0.0 0.0;
1625                                         fixed: 1 1;
1626                                         rel1 {
1627                                                 to: "title.description.pad";
1628                                                 relative: 1.0 1.0;
1629                                         }
1630                                         rel2 {
1631                                                 to: "title.description.pad";
1632                                                 offset: 936 60;
1633                                         }
1634                                         color: 255 255 255 166;
1635                                         text {
1636                                                 style: "textblock_style_1";
1637                                         }
1638                                 }
1639                         }
1640                         part {
1641                                 name: "ip.setting.pad";
1642                                 type: SPACER;
1643                                 scale: 1;
1644                                 description {
1645                                         state: "default" 0.0;
1646                                         rel1 {
1647                                                 to: "bg";
1648                                                 relative: 0.0 0.0;
1649                                         }
1650                                         rel2 {
1651                                                 to: "bg";
1652                                                 relative: 0.0 0.0;
1653                                         }
1654                                         align: 0.0 0.0;
1655                                         fixed: 1 1;
1656                                         min: 70 160;
1657                                 }
1658                         }
1659                         part {
1660                                 name: "ip_bg";
1661                                 type: RECT;
1662                                 scale: 1;
1663                                 description {
1664                                         state: "default" 0.0;
1665                                         rel1.to: PART_CONNECTION_IP_SETTING;
1666                                         rel2.to: PART_CONNECTION_IP_SETTING;
1667                                         color: 222 222 222 255;
1668                                 }
1669                         }
1670                         part {
1671                                 name: PART_CONNECTION_IP_SETTING;
1672                                 type: SWALLOW;
1673                                 scale: 1;
1674                                 description {
1675                                         state: "default" 0.0;
1676                                         rel1 {
1677                                                 to: "ip.setting.pad";
1678                                                 relative: 1.0 1.0;
1679                                         }
1680                                         rel2 {
1681                                                 to: "ip.setting.pad";
1682                                                 offset: 680 266;
1683                                         }
1684                                         align: 0.0 0.0;
1685                                         fixed: 1 1;
1686                                 }
1687                         }
1688                         part {
1689                                 name: "dns.setting.pad";
1690                                 type: SPACER;
1691                                 scale: 1;
1692                                 description {
1693                                         state: "default" 0.0;
1694                                         rel1 {
1695                                                 to: PART_CONNECTION_IP_SETTING;
1696                                                 relative: 0.0 1.0;
1697                                         }
1698                                         rel2 {
1699                                                 to: PART_CONNECTION_IP_SETTING;
1700                                                 relative: 0.0 1.0;
1701                                         }
1702                                         align: 0.0 0.0;
1703                                         fixed: 1 1;
1704                                         min: 0 40;
1705                                 }
1706                         }
1707                         part {
1708                                 name: "dns_bg";
1709                                 type: RECT;
1710                                 scale: 1;
1711                                 description {
1712                                         state: "default" 0.0;
1713                                         rel1.to: PART_CONNECTION_DNS_SETTING;
1714                                         rel2.to: PART_CONNECTION_DNS_SETTING;
1715                                         color: 222 222 222 255;
1716                                 }
1717                         }
1718                         part {
1719                                 name: PART_CONNECTION_DNS_SETTING;
1720                                 type: SWALLOW;
1721                                 scale: 1;
1722                                 description {
1723                                         state: "default" 0.0;
1724                                         rel1 {
1725                                                 to: "dns.setting.pad";
1726                                                 relative: 1.0 1.0;
1727                                         }
1728                                         rel2 {
1729                                                 to: "dns.setting.pad";
1730                                                 relative: 1.0 1.0;
1731                                                 offset: 680 160;
1732                                         }
1733                                         align: 0.0 0.0;
1734                                         fixed: 1 1;
1735                                 }
1736                         }
1737                         part {
1738                                 name: "ok.btn.pad";
1739                                 type: SPACER;
1740                                 scale: 1;
1741                                 description {
1742                                         state: "default" 0.0;
1743                                         rel1 {
1744                                                 to: PART_CONNECTION_IP_SETTING;
1745                                                 relative: 1.0 0.0;
1746                                         }
1747                                         rel2 {
1748                                                 to: PART_CONNECTION_IP_SETTING;
1749                                                 relative: 1.0 0.0;
1750                                         }
1751                                         align: 0.0 0.0;
1752                                         fixed: 1 1;
1753                                         min: 40 0;
1754                                 }
1755                         }
1756                         part {
1757                                 name: PART_CONNECTION_OK_BTN;
1758                                 type: SWALLOW;
1759                                 scale: 1;
1760                                 description {
1761                                         state: "default" 0.0;
1762                                         rel1 {
1763                                                 to: "ok.btn.pad";
1764                                                 relative: 1.0 1.0;
1765                                         }
1766                                         rel2 {
1767                                                 to: "ok.btn.pad";
1768                                                 relative: 1.0 1.0;
1769                                                 offset: 216 70;
1770                                         }
1771                                         align: 0.0 0.0;
1772                                         fixed: 1 1;
1773                                 }
1774                         }
1775                         part {
1776                                 name: "cancel.btn.pad";
1777                                 type: SPACER;
1778                                 scale: 1;
1779                                 description {
1780                                         state: "default" 0.0;
1781                                         rel1 {
1782                                                 to: PART_CONNECTION_OK_BTN;
1783                                                 relative: 0.0 1.0;
1784                                         }
1785                                         rel2 {
1786                                                 to: PART_CONNECTION_OK_BTN;
1787                                                 relative: 0.0 1.0;
1788                                         }
1789                                         align: 0.0 0.0;
1790                                         fixed: 1 1;
1791                                         min: 0 10;
1792                                 }
1793                         }
1794                         part {
1795                                 name: PART_CONNECTION_CANCEL_BTN;
1796                                 type: SWALLOW;
1797                                 scale: 1;
1798                                 description {
1799                                         state: "default" 0.0;
1800                                         rel1 {
1801                                                 to: "cancel.btn.pad";
1802                                                 relative: 1.0 1.0;
1803                                         }
1804                                         rel2 {
1805                                                 to: "cancel.btn.pad";
1806                                                 relative: 1.0 1.0;
1807                                                 offset: 216 70;
1808                                         }
1809                                         align: 0.0 0.0;
1810                                         fixed: 1 1;
1811                                 }
1812                         }
1813                 }
1814         }
1815 }