sysstatemgmt/systemstatereferenceplugins/clayer/inc/startupadaptationcommands.h
branchRCL_3
changeset 7 1a73e8f1b64d
parent 0 4e1aa6a622a0
equal deleted inserted replaced
3:a811597961f0 7:1a73e8f1b64d
     1 /*
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-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".
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 * Name        : startupadaptationcommands.h
       
    16 * Part of     : System Startup / Starter
       
    17 * Interface   : Domain, Startup Adaptation API
    15 * Interface   : Domain, Startup Adaptation API
    18 * This header file defines the startup adaptation API commands
    16 * This header file defines the startup adaptation API commands
    19 * and their parameters.
    17 * and their parameters.
    20 * This file contains the following sections:
    18 * This file contains the following sections:
    21 * - Command definitions
    19 * - Command definitions
    22 * - Command parameter definitions
    20 * - Command parameter definitions
    23 * - Response parameter definitions
    21 * - Response parameter definitions
    24 * Version     : %version: ou1s60rt#12.1.4 %
       
    25 * This material, including documentation and any related computer
       
    26 * programs, is protected by copyright controlled by Nokia.  All
       
    27 * rights are reserved.  Copying, including reproducing, storing,
       
    28 * adapting or translating, any or all of this material requires the
       
    29 * prior written consent of Nokia.  This material also contains
       
    30 * confidential information which may not be disclosed to others
       
    31 * without the prior written consent of Nokia.
       
    32 * Template version: 4.0
       
    33 * Nokia Core OS *
       
    34 *
    22 *
    35 */
    23 */
    36 
    24 
    37 
    25 
    38 
    26 
   659     * Implementation may skip the entries for which there is no corresponding
   647     * Implementation may skip the entries for which there is no corresponding
   660     * value in the TPreferredLanguage enumeration.
   648     * value in the TPreferredLanguage enumeration.
   661     */
   649     */
   662 
   650 
   663     enum TPreferredLanguage
   651     enum TPreferredLanguage
   664         {                         // ISO 639 GSM 0338
   652         {									// ISO 639 GSM 0338
   665         EPrefLangEnglish = 1,     // EN      1
   653         EPrefLangEnglish = 1,				// EN      1
   666         EPrefLangFrench = 2,      // FR      3
   654         EPrefLangFrench = 2,				// FR      3
   667         EPrefLangGerman = 3,      // DE      0
   655         EPrefLangGerman = 3,				// DE      0
   668         EPrefLangSpanish = 4,     // ES      4
   656         EPrefLangSpanish = 4,				// ES      4
   669         EPrefLangItalian = 5,     // IT      2
   657         EPrefLangItalian = 5,				// IT      2
   670         EPrefLangSwedish = 6,     // SV      6
   658         EPrefLangSwedish = 6,				// SV      6
   671         EPrefLangDanish = 7,      // DA      7
   659         EPrefLangDanish = 7,				// DA      7
   672         EPrefLangNorwegian = 8,   // NO      10
   660         EPrefLangNorwegian = 8,				// NO      10
   673         EPrefLangFinnish = 9,     // FI      9
   661         EPrefLangFinnish = 9,				// FI      9
   674         EPrefLangPortuguese = 13, // PT      8
   662         EPrefLangAmerican = 10,				// EN
   675         EPrefLangTurkish = 14,    // TR      12
   663         EPrefLangPortuguese = 13,			// PT      8
   676         EPrefLangIcelandic = 15,  // IS      36
   664         EPrefLangTurkish = 14,				// TR      12
   677         EPrefLangRussian = 16,    // RU      35
   665         EPrefLangIcelandic = 15,			// IS      36
   678         EPrefLangHungarian = 17,  // HU      13
   666         EPrefLangRussian = 16,				// RU      35
   679         EPrefLangDutch = 18,      // NL      5
   667         EPrefLangHungarian = 17,			// HU      13
   680         EPrefLangCzech = 25,      // CS      32
   668         EPrefLangDutch = 18,				// NL      5
   681         EPrefLangSlovak = 26,     // SK
   669         EPrefLangCzech = 25,				// CS      32
   682         EPrefLangPolish = 27,     // PL      14
   670         EPrefLangSlovak = 26,				// SK
   683         EPrefLangSlovenian = 28,  // SL
   671         EPrefLangPolish = 27,				// PL      14
   684         EPrefLangPrcChinese = 31, // ZH
   672         EPrefLangSlovenian = 28,			// SL
   685         EPrefLangJapanese = 32,   // JA
   673         EPrefLangTaiwanChinese = 29,		// TC
   686         EPrefLangThai = 33,       // TH
   674         EPrefLangHongKongChinese = 30,		// HK
   687         EPrefLangArabic = 37,     // AR      34
   675         EPrefLangPrcChinese = 31,			// ZH
   688         EPrefLangTagalog = 39,    // TL
   676         EPrefLangJapanese = 32,				// JA
   689         EPrefLangBulgarian = 42,  // BG
   677         EPrefLangThai = 33,					// TH
   690         EPrefLangCatalan = 44,    // CA
   678         EPrefLangArabic = 37,				// AR      34
   691         EPrefLangCroatian = 45,   // HR
   679         EPrefLangTagalog = 39,				// TL
   692         EPrefLangEstonian = 49,   // ET
   680         EPrefLangBulgarian = 42,			// BG
   693         EPrefLangFarsi = 50,      // FA
   681         EPrefLangCatalan = 44,				// CA
   694         EPrefLangGreek = 54,      // EL      11
   682         EPrefLangCroatian = 45,				// HR
   695         EPrefLangHebrew = 57,     // IW      33
   683         EPrefLangEstonian = 49,				// ET
   696         EPrefLangHindi = 58,      // HI
   684         EPrefLangFarsi = 50,				// FA
   697         EPrefLangIndonesian = 59, // IN
   685         EPrefLangCanadianFrench = 51,		// CF
   698         EPrefLangKorean = 65,     // KO
   686         EPrefLangGreek = 54,				// EL      11
   699         EPrefLangLatvian = 67,    // LV
   687         EPrefLangHebrew = 57,				// IW      33
   700         EPrefLangLithuanian = 68, // LT
   688         EPrefLangHindi = 58,				// HI
   701         EPrefLangMalay = 70,      // MS
   689         EPrefLangIndonesian = 59,			// IN
   702         EPrefLangMarathi = 72,    // MR
   690         EPrefLangKorean = 65,				// KO
   703         EPrefLangRomanian = 78,   // RO
   691         EPrefLangLatvian = 67,				// LV
   704         EPrefLangSerbian = 79,    // SR
   692         EPrefLangLithuanian = 68,			// LT
   705         EPrefLangUkrainian = 93,  // UK
   693         EPrefLangMalay = 70,				// MS
   706         EPrefLangUrdu = 94,       // UR
   694         EPrefLangMarathi = 72,				// MR
   707         EPrefLangVietnamese = 96, // VI
   695         EPrefLangBrazilianPortuguese = 76,	// BP
   708         EPrefLangBasque = 102,    // EU
   696         EPrefLangRomanian = 78,				// RO
   709         EPrefLangGalician = 103   // GL
   697         EPrefLangSerbian = 79,				// SR
       
   698         EPrefLangLatinAmericanSpanish = 83,	// LS 
       
   699         EPrefLangUkrainian = 93,			// UK
       
   700         EPrefLangUrdu = 94,					// UR
       
   701         EPrefLangVietnamese = 96,			// VI
       
   702         EPrefLangBasque = 102,				// EU
       
   703         EPrefLangGalician = 103				// GL
   710         };
   704         };
   711 
   705 
   712 
   706 
   713     /**
   707     /**
   714     * Array of preferred languages for EGetSIMLanguages command response.
   708     * Array of preferred languages for EGetSIMLanguages command response.