equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
120 RESOURCE DIALOG r_satellite_dialog |
120 RESOURCE DIALOG r_satellite_dialog |
121 { |
121 { |
122 flags = EEikDialogFlagNoDrag | EEikDialogFlagButtonsRight | EEikDialogFlagNoTitleBar | |
122 flags = EEikDialogFlagNoDrag | EEikDialogFlagButtonsRight | EEikDialogFlagNoTitleBar | |
123 EEikDialogFlagCbaButtons | EEikDialogFlagWait | |
123 EEikDialogFlagCbaButtons | EEikDialogFlagWait | |
124 EEikDialogFlagFillScreen; |
124 EEikDialogFlagFillScreen; |
125 buttons = r_satellite_dialog_cba; |
125 buttons = R_AVKON_SOFTKEYS_CLOSE; |
126 items = |
126 items = |
127 { |
127 { |
128 DLG_LINE |
128 DLG_LINE |
129 { |
129 { |
130 type = ESatelliteControl; |
130 type = ESatelliteControl; |