diff -r c52421ed5f07 -r a1caeb42b3a3 uifw/EikStd/coctlinc/smileymanager.h --- a/uifw/EikStd/coctlinc/smileymanager.h Mon Jun 21 15:57:43 2010 +0300 +++ b/uifw/EikStd/coctlinc/smileymanager.h Thu Jul 15 18:56:19 2010 +0300 @@ -42,7 +42,7 @@ { public: static const TText KPlaceHolder = 0xfff0; - static const TInt KMaxLength = 5; + static const TInt KMaxLength = 100; static const TInt KMinLength = 2; static const TText KZeroCode = 0; static const TText KCompensateChar = 'i';