summaryrefslogtreecommitdiff
path: root/main/layout/genlist/genlist_macro.edc
diff options
context:
space:
mode:
Diffstat (limited to 'main/layout/genlist/genlist_macro.edc')
-rwxr-xr-xmain/layout/genlist/genlist_macro.edc32
1 files changed, 16 insertions, 16 deletions
diff --git a/main/layout/genlist/genlist_macro.edc b/main/layout/genlist/genlist_macro.edc
index 879d0f2..55ab855 100755
--- a/main/layout/genlist/genlist_macro.edc
+++ b/main/layout/genlist/genlist_macro.edc
@@ -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 GENLIST_PART_BASE( param_item_height ) \
part { name: "base"; \
@@ -454,6 +453,7 @@
size: 24; \
min: 1 1; \
align: 0.5 0.5; \
+ text_class: "slp_roman"; \
} \
} \
}