License and Privilege changes
[apps/osp/Call.git] / inc / CallTypes.h
index e80ca46..ce7f5b9 100644 (file)
@@ -1,7 +1,7 @@
 //
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
-// Licensed under the Flora License, Version 1.0 (the License);
+// Licensed under the Flora License, Version 1.1 (the License);
 // you may not use this file except in compliance with the License.
 // You may obtain a copy of the License at
 //
@@ -180,6 +180,7 @@ extern const wchar_t* IDS_REJECT_MESSAGE_CREATE;
 extern const wchar_t* IDS_VIEW_CONTACT;
 extern const wchar_t* IDS_INVALID_NUMBER;
 extern const wchar_t* IDS_NUMBER_UNKNOWN;
+extern const wchar_t* IDS_GPRS_NUMBER;
 //Panel
 extern const wchar_t* PANEL_DIALER;
 extern const wchar_t* PANEL_LOGS;
@@ -315,7 +316,12 @@ extern const wchar_t* MESSAGE_TO;
 //Contacts app control parameters
 extern const wchar_t* CONTACTS_VIEW_TYPE;
 extern const wchar_t* CONTACTS_VIEW_TYPE_CONTACT;
+extern const wchar_t* ITEM_TYPE_CONTACT ;
 extern const wchar_t* CONTACTS_ID_KEY;
+extern const wchar_t* ITEM_TYPE_PERSON ;
+extern const wchar_t* CONTACT_KEY_ITEM_TYPE ;
+extern const wchar_t* CONTACT_KEY_ITEM_ID ;
+
 
 extern const wchar_t* SELECTION_MODE;
 extern const wchar_t* RETURN_TYPE;
@@ -435,6 +441,7 @@ enum ErrorCodes
        ERROR_BARRING_PWD_TOO_LONG,
        ERROR_FLIGHT_MODE_SET,
        ERROR_GENERAL,
+       ERROR_GPRS_NUMBER,
 };
 
 enum DialerRequestType