[elm_naviframe]: support for item_del API.
authorShilpa Singh <shilpa.singh@samsung.com>
Thu, 6 Oct 2011 07:41:27 +0000 (16:41 +0900)
committerShilpa Singh <shilpa.singh@samsung.com>
Thu, 6 Oct 2011 08:39:30 +0000 (17:39 +0900)
Change-Id: I4b042ebeb140fc59db218330820d97232c83234e

themes/groups/naviframe.edc

index a53c577..263e1cf 100644 (file)
          program { name: "visible";
             signal: "elm,state,visible";
             source: "elm";
-            action: STATE_SET "show" 0.0;
+            action: STATE_SET "default" 0.0;
             target: "elm.swallow.content";
          }
          program { name: "title_show";
          program { name: "visible";
             signal: "elm,state,visible";
             source: "elm";
-            action: STATE_SET "show" 0.0;
+            action: STATE_SET "default" 0.0;
             target: "elm.swallow.content";
          }
          program { name: "title_show";
                rel1.relative: 0.0 1.0;
                rel1.to_y: "optionheader_bg";
                rel2.relative: 1.0 1.0;
-               visible: 0;
-            }
-           description { state: "show" 0.0;
-               inherit: "default" 0.0;
-               visible: 1;
             }
          }
          part { name: "title_base";
          program { name: "visible";
             signal: "elm,state,visible";
             source: "elm";
-            action: STATE_SET "show" 0.0;
+            action: STATE_SET "default" 0.0;
             target: "elm.swallow.content";
          }
          program { name: "title_show";
                rel1.relative: 0.0 1.0;
                rel1.to_y: "optionheader_bg";
                rel2.relative: 1.0 1.0;
-               visible: 0;
-            }
-           description { state: "show" 0.0;
-               inherit: "default" 0.0;
-               visible: 1;
             }
          }
          part { name: "title_base";
          program { name: "visible";
             signal: "elm,state,visible";
             source: "elm";
-            action: STATE_SET "show" 0.0;
+            action: STATE_SET "default" 0.0;
             target: "elm.swallow.content";
          }
          program { name: "title_show";