Add new event types.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 9 Nov 2012 06:59:38 +0000 (15:59 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 9 Nov 2012 07:52:41 +0000 (16:52 +0900)
Change-Id: I2ecfd7fd3fb5bb8c0943228c9e58256b7bdaab7a

include/livebox.h
packaging/liblivebox.spec

index 5849651..f2a37ae 100644 (file)
@@ -17,6 +17,9 @@ extern const int OUTPUT_UPDATED; /*!< Contents is updated */
 extern const int NEED_TO_CREATE; /*!< Need to create a new instance */
 extern const int NEED_TO_DESTROY; /*!< Need to destroy this instance */
 
+extern const int LB_SYS_EVENT_FONT_CHANGED; /*!< System font is changed */
+extern const int LB_SYS_EVENT_LANG_CHANGED; /*!< System language is changed */
+
 /*!
  * \brief
  * Extra event informatino for livebox_content_event interface function
index 89eadec..32dfced 100644 (file)
@@ -1,6 +1,6 @@
 Name: liblivebox
 Summary: Library for the development of a livebox 
-Version: 0.1.0
+Version: 0.1.1
 Release: 1
 Group: main/app
 License: Samsung Proprietary License