diff options
author | Hyungdeuk Kim <hd3.kim@samsung.com> | 2013-04-09 15:05:51 +0900 |
---|---|---|
committer | Hyungdeuk Kim <hd3.kim@samsung.com> | 2013-04-09 15:05:51 +0900 |
commit | 799d227d19ac183c6d6a44f2ec131ae46695c056 (patch) | |
tree | 34d54c2688b464745485941a82184cdf6d03beab /client/ug-client.edc | |
parent | 231c143ff59f6785db0f972f6f9e29512514b435 (diff) | |
download | ui-gadget-1-799d227d19ac183c6d6a44f2ec131ae46695c056.tar.gz ui-gadget-1-799d227d19ac183c6d6a44f2ec131ae46695c056.tar.bz2 ui-gadget-1-799d227d19ac183c6d6a44f2ec131ae46695c056.zip |
apply latest changes
Diffstat (limited to 'client/ug-client.edc')
-rw-r--r-- | client/ug-client.edc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/ug-client.edc b/client/ug-client.edc index 398bb77..be0b1b8 100644 --- a/client/ug-client.edc +++ b/client/ug-client.edc @@ -22,7 +22,6 @@ collections { group { name: "main"; - parts { part { name: "background"; type: RECT; @@ -34,7 +33,6 @@ collections { color: 0 0 0 255; } } - part { name: "content"; type: SWALLOW; description { |