equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2007-2007 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2007-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". |
22 // CSCSettingsUi menu commands. |
22 // CSCSettingsUi menu commands. |
23 enum TCSCSettingsUiMenuCommands |
23 enum TCSCSettingsUiMenuCommands |
24 { |
24 { |
25 ECSCSettingsUiChange = 99, |
25 ECSCSettingsUiChange = 99, |
26 ECSCSettingsUiOpen, |
26 ECSCSettingsUiOpen, |
27 ECSCMSKSettingsUiChange |
27 ECSCMSKSettingsUiChange, |
|
28 ECSCSettingsUiDelete |
28 }; |
29 }; |
29 |
30 |
30 // CSCSettingsUi preferred service setting list values. |
31 // CSCSettingsUi preferred service setting list values. |
31 enum TCSCSettingsInternetPref |
32 enum TCSCSettingsInternetPref |
32 { |
33 { |