tizen 2.3 release
[apps/home/b2-clocksetting.git] / data / groups / empty_swallow.edc
1 /*
2  * Copyright (c) 2010 Samsung Electronics, Inc.
3  * All rights reserved.
4  *
5  * This software is a confidential and proprietary information
6  * of Samsung Electronics, Inc. ("Confidential Information").  You
7  * shall not disclose such Confidential Information and shall use
8  * it only in accordance with the terms of the license agreement
9  * you entered into with Samsung Electronics.
10  */
11 group { name: "setting-empty/swallow";
12    parts {
13       part { name: "empty.swallow";
14          type: SWALLOW;
15          scale: 1;
16          mouse_events: 0;
17          description { state: "default" 0.0;
18                 min: 50 50;
19             max: 50 50;
20          }
21       }
22         }
23 }