diff -r e0ec97ec3cc4 -r 98924d2efce9 htiui/HtiServicePlugins/HtiSysInfoServicePlugin/inc/HtiSysInfoServicePlugin.h --- a/htiui/HtiServicePlugins/HtiSysInfoServicePlugin/inc/HtiSysInfoServicePlugin.h Wed Jun 23 18:13:31 2010 +0300 +++ b/htiui/HtiServicePlugins/HtiSysInfoServicePlugin/inc/HtiSysInfoServicePlugin.h Tue Jul 06 14:17:03 2010 +0300 @@ -98,7 +98,9 @@ void HandleHsdpaCommandL( const TDesC8& aMessage ); void HandleUpdateMediaGalleryL( const TDesC8& aMessage ); void HandleActivateSkinL( const TDesC8& aMessage ); + void HandleSetLanguageL( const TDesC8& aMessage ); + void SetDefaultNumberModeL(TInt aMode, TInt aNbrModeType); void ParseTimeDataL( const TDesC8& aTimeData, TTime& aResult ); TInt CleanUpTempFiles(); TBool CanTurnBluetoothOnL( const TBool aUseForce );