X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FCallTypes.h;h=ce7f5b9b18a320c784b5d190a92134dac870a0ff;hb=f94bb5a5a48a453368b9941e9bf373f0fbe2e797;hp=cbb4d4c1c9d9c9e0be08bb96907335327b2d1ff0;hpb=29213e4295ec2684cd073bb20ee45339bc0e9613;p=apps%2Fosp%2FCall.git diff --git a/inc/CallTypes.h b/inc/CallTypes.h index cbb4d4c..ce7f5b9 100644 --- a/inc/CallTypes.h +++ b/inc/CallTypes.h @@ -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; @@ -440,6 +441,7 @@ enum ErrorCodes ERROR_BARRING_PWD_TOO_LONG, ERROR_FLIGHT_MODE_SET, ERROR_GENERAL, + ERROR_GPRS_NUMBER, }; enum DialerRequestType