diff options
author | Junghyun Kim <jh1114.kim@samsung.com> | 2012-09-05 16:39:57 +0900 |
---|---|---|
committer | Junghyun Kim <jh1114.kim@samsung.com> | 2012-09-05 16:39:57 +0900 |
commit | 6b4ae042a3dc9026183ab28225f86c2e7fe0824b (patch) | |
tree | 97f3f9da48d7560b89ab72261c799ffd6646b24f /data/smartsearch.edc | |
parent | 012eaf8203024d43571f27269578cfdf138fdaa0 (diff) | |
download | smartsearch-2.0alpha.tar.gz smartsearch-2.0alpha.tar.bz2 smartsearch-2.0alpha.zip |
Fix layout issue realte to giant font sizeHEADsubmit/master/20120920.1509512.0_alphamaster2.0alpha
Diffstat (limited to 'data/smartsearch.edc')
-rwxr-xr-x | data/smartsearch.edc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/data/smartsearch.edc b/data/smartsearch.edc index 643fabd..0061e2c 100755 --- a/data/smartsearch.edc +++ b/data/smartsearch.edc @@ -1,12 +1,12 @@ /* * 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. @@ -20,6 +20,5 @@ collections { #include "smartsearch-color.edc" #include "groups/search_result.edc" -#include "groups/search_bar.edc" #include "groups/ug_effect.edc" } |