tizen_2.0_build
[apps/home/draglock.git] / res / edje / draglock-slide.edc
old mode 100644 (file)
new mode 100755 (executable)
index 1b54f3d..7b8057d
@@ -1,19 +1,18 @@
 /*
-  * Copyright 2012  Samsung Electronics Co., Ltd
-  * 
-  * Licensed under the Flora License, Version 1.0 (the License);
-  * you may not use this file except in compliance with the License.
-  * You may obtain a copy of the License at
-  * 
-  *     http://www.tizenopensource.org/license
-  * 
-  * Unless required by applicable law or agreed to in writing, software
-  * distributed under the License is distributed on an AS IS BASIS,
-  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  * See the License for the specific language governing permissions and
-  * limitations under the License.
-  */
-
+ * Copyright 2012  Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *  http://www.tizenopensource.org/license
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 #define DRAGLOCK_ARROW_RECT(pname, rel1x, rel2x)\
        part {\
@@ -306,6 +305,7 @@ group {
                                state: "default" 0.0;
                                min: 126 0;
                                align: 0.0 0.0;
+                               fixed: 1.0 1.0;
 
                                rel1 {
                                        to: "bg";
@@ -327,6 +327,7 @@ group {
                                state: "default" 0.0;
                                min: 126 0;
                                align: 1.0 0.0;
+                               fixed: 1.0 1.0;
 
                                rel1 {
                                        relative: 1.0 0.0;
@@ -428,4 +429,4 @@ group {
                        target: "lock.image.r";
                }
        }
-}
+}
\ No newline at end of file