added operation
authorJaeho Lee <jaeho81.lee@samsung.com>
Thu, 16 May 2013 09:42:38 +0000 (18:42 +0900)
committerJaeho Lee <jaeho81.lee@samsung.com>
Thu, 16 May 2013 09:42:38 +0000 (18:42 +0900)
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
include/app_service.h
packaging/capi-appfw-application.spec

index 21e2fd6..eae2c5e 100755 (executable)
@@ -153,6 +153,10 @@ typedef enum
  */
 #define SERVICE_OPERATION_PRINT "http://tizen.org/appcontrol/operation/print"
 
+/**
+ * @brief      Service operation : compose.
+ */
+#define SERVICE_OPERATION_COMPOSE "http://tizen.org/appcontrol/operation/compose"
 
 /**
  * @brief      Service optional data : the subject of a message.
index 5eb43e0..413863e 100755 (executable)
@@ -1,7 +1,7 @@
 Name:       capi-appfw-application
 Summary:    An Application library in SLP C API
 Version:    0.1.0
-Release:    52
+Release:    53
 Group:      API
 License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz