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 // |
|
428 // resources for datapopupvisibility selection |
419 // resources for datapopupvisibility selection |
429 // |
420 // |
430 RESOURCE TBUF r_datapopupvisibility_setting_title |
421 RESOURCE TBUF r_datapopupvisibility_setting_title |
431 { |
422 { |
432 buf = "Visibility"; |
423 buf = "Visibility"; |
592 { |
583 { |
593 type = EAknCtMessageQuery; |
584 type = EAknCtMessageQuery; |
594 id = EAknMessageQueryContentId; |
585 id = EAknMessageQueryContentId; |
595 control = AVKON_MESSAGE_QUERY |
586 control = AVKON_MESSAGE_QUERY |
596 { |
587 { |
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."; |
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."; |
598 }; |
589 }; |
599 } |
590 } |
600 }; |
591 }; |
601 } |
592 } |
602 |
593 |