equal
deleted
inserted
replaced
414 buf = "Keep backlight on"; |
414 buf = "Keep backlight on"; |
415 } |
415 } |
416 |
416 |
417 |
417 |
418 // |
418 // |
|
419 // resources for enablepowermonitoring selections |
|
420 // |
|
421 RESOURCE TBUF r_powermonitoringenabled_setting_title |
|
422 { |
|
423 buf = "Enable power monitoring"; |
|
424 } |
|
425 |
|
426 |
|
427 // |
419 // resources for datapopupvisibility selection |
428 // resources for datapopupvisibility selection |
420 // |
429 // |
421 RESOURCE TBUF r_datapopupvisibility_setting_title |
430 RESOURCE TBUF r_datapopupvisibility_setting_title |
422 { |
431 { |
423 buf = "Visibility"; |
432 buf = "Visibility"; |
583 { |
592 { |
584 type = EAknCtMessageQuery; |
593 type = EAknCtMessageQuery; |
585 id = EAknMessageQueryContentId; |
594 id = EAknMessageQueryContentId; |
586 control = AVKON_MESSAGE_QUERY |
595 control = AVKON_MESSAGE_QUERY |
587 { |
596 { |
588 message = "Version 1.0.0 - 6th March 2008. Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0."; |
597 message = "Version 1.2.0 - 26th August 2010. Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0."; |
589 }; |
598 }; |
590 } |
599 } |
591 }; |
600 }; |
592 } |
601 } |
593 |
602 |