Change the font class to "tizen"
authorSung-jae Park <nicesj.park@samsung.com>
Mon, 28 Jan 2013 23:20:58 +0000 (23:20 +0000)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 28 Jan 2013 23:20:58 +0000 (23:20 +0000)
Change-Id: I5cd04209414cb2207bdc75052b8795125408f26e

packaging/liblivebox-edje.spec
src/script_port.c

index 184020c..a717741 100644 (file)
@@ -1,8 +1,8 @@
 Name: liblivebox-edje
 Summary: EDJE Script loader for the data provider master
-Version: 0.1.19
+Version: 0.1.20
 Release: 1
-Group: main/app
+Group: framework/livebox
 License: Flora License
 Source0: %{name}-%{version}.tar.gz
 BuildRequires: cmake, gettext-tools, coreutils
index c19db95..9f8ca00 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "script_port.h"
 
-#define TEXT_CLASS     "slp"
+#define TEXT_CLASS     "tizen"
 
 extern void evas_common_font_flush(void);
 extern int evas_common_font_cache_get(void);