symbian4/config/bldpublic.hrh
author William Roberts <williamr@symbian.org>
Fri, 10 Sep 2010 13:55:53 +0100
branchHighFidelityModel
changeset 410 c10ba65d2699
child 411 d5d1e2d03163
permissions -rw-r--r--
Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
410
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
/*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
* Contributors:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
* Description: 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
*
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
#ifndef __BLDPUBLIC_HRH
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
#define __BLDPUBLIC_HRH
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
//Defining only language 01 for SF build purposes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
#define LANGUAGE_IDS LANG sc 01  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
/** #FF_3D_RINGING_TONES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
Device supports 3D ringing tones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28
#undef FF_3D_RINGING_TONES                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    29
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    30
/** #FF_3G_CELLBROADCAST 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    31
Cell Broadcasting support on 3G mode.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    32
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    33
#undef FF_3G_CELLBROADCAST                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    34
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    35
/** #FF_ADAPTIVE_WLAN_SCANNING_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    36
Adaptive WLAN Scanning (AWS) is a component that tells WLAN engine how often to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    37
perform WLAN background scanning. AWS listens and receives events from other
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    38
components, concludes what would be the preferred scanning period, and then
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    39
tells it to WLAN engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    40
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    41
#undef FF_ADAPTIVE_WLAN_SCANNING_SUPPORT                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    42
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    43
/** #FF_AI_WLANSNIFFER_WIDGET 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    44
Flag for WLANSniffer Homescreen widget.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    45
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    46
#undef FF_AI_WLANSNIFFER_WIDGET                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    47
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    48
/** #FF_ASYNCH_FILE_SAVE_QUEUE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    49
Camcorder requires support from the Asynchronous File Save Queue.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    50
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    51
#define FF_ASYNCH_FILE_SAVE_QUEUE                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    52
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    53
/** #FF_AUDIO_MESSAGING_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    54
This flags controls whether the Audio Messaing ROM files are included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    55
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    56
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    57
#define FF_AUDIO_MESSAGING_INCLUDE_IN_ROM                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    58
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    59
/** #FF_AUDT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    60
Device supports Always Up-to-date Device Time (AUDT). This is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    61
update the device time, date and country/city automatically in phone start-up.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    62
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    63
#undef FF_AUDT                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    64
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    65
/** #FF_AUTO_REDIAL_FOR_VIDEO_CALL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    66
"This flag indicates redial sequence, when video call is not succeeded for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    67
certain reasons."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    68
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    69
#define FF_AUTO_REDIAL_FOR_VIDEO_CALL                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    70
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    71
/** #FF_AVKON_EMOTION_ICON_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    72
to enable/disable the emotion icon support in avkon editor control
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    73
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    74
#undef FF_AVKON_EMOTION_ICON_ENABLED                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    75
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    76
/** #FF_BIRTHDAY_IMPROVEMENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    77
This feature flag is required for the enabling/disabling customized birthday &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    78
anniversary notifications for MyFaves contact in Calendar (under Community 1.0)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    79
into 3.2.3 platform. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    80
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    81
The requirement is 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    82
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    83
B’day & Anniversary Notification for MyFaves contact
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    84
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    85
•	Picture of the MyFaves contact in the popup which can be masked as circular
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    86
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    87
•	Currently Birthday notification is same as any other Calendar alarm
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    88
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    89
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    90
#undef FF_BIRTHDAY_IMPROVEMENT                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    91
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    92
/** #FF_BROWSER_PROGRESSIVE_DOWNLOAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    93
This feature flag is needed to enable/disable the progressiveness of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    94
downloads in download manager server and its clients.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    95
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    96
#define FF_BROWSER_PROGRESSIVE_DOWNLOAD                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    97
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    98
/** #FF_CAPACITIVE_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
    99
Device uses capacitive touch technology in its display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   100
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   101
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   102
#define FF_CAPACITIVE_DISPLAY                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   103
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   104
/** #FF_CHINESE_FONTS_HIRES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   105
This flag controls whether Chinese variants use TrueType fonts instead of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   106
current stroke fonts in high resolution devices.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   107
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   108
Current stroke fonts have good readability in small sizes and lower resolution
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   109
devices. However, with the introduction of ever sharper and larger displays
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   110
(HVGA, VGA), the stroke fonts look increasingly "too simple" and "stick-like" in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   111
bigger sizes. Fonts with thicker, more stylistic strokes are required for a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   112
proper look and user experience.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   113
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   114
Following requirements already make a case for TTF fonts in Chinese:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   115
417-16400: Chinese TrueType font for 9.1
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   116
406-137: TrueType font for Chinese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   117
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   118
Note: The feature name intentionally avoids mentioning TrueType or TTF, as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   119
font technology is irrelevant, high resolution being the operative keywords.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   120
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   121
#undef FF_CHINESE_FONTS_HIRES                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   122
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   123
/** #FF_CLOCK_MULTIPROCOL_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   124
This flag shall be used to determine if product programs need clock's
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   125
multiprotocol support, i.e. getting time information from different time source
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   126
protocols like GPS, SNTP, etc.. Product program can make a choice such that
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   127
multiprotocol feature support can be made on or off. When multiprotocol support
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   128
is off, then default NITZ protocol shall be choosen.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   129
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   130
#undef FF_CLOCK_MULTIPROCOL_SUPPORT                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   131
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   132
/** #FF_COMMSDAT_CREATION_FROM_XML 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   133
There will be a new component in S60 called CommsDatCreator (CDC) that will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   134
initialize CommsDat using an input XML file which is generated by the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   135
Configuration Tool.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   136
When generating CommsDat the CDC needs that the default CommsDat in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   137
Z:\private\10202be9\cccccc00.cre is empty. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   138
The requested flag FF_COMMSDAT_CREATION_FROM_XML  enables the empty CommsDat to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   139
be included to the image as the default CommsDat.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   140
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   141
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   142
#undef FF_COMMSDAT_CREATION_FROM_XML                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   143
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   144
/** #FF_COMMSDAT_CREATOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   145
This flags controls whether the CommsDatCreator component to be included to the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   146
image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   147
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   148
#define FF_COMMSDAT_CREATOR                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   149
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   150
/** #FF_CONNECTION_OVERRIDE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   151
The feature enables the better utilisation of the WLAN connections that the user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   152
has manually opened from the WLAN widget. Such connections, called as 'user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   153
connections', will be automatically utilised in all applications that would
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   154
normally use Internet SNAP connection. If the feature is enabled, the 'user
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   155
connection' is enforced by default. The user can still control the utilisation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   156
of the 'user connection' by enabling/disabling the connection enforcement from
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   157
WLAN settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   158
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   159
#define FF_CONNECTION_OVERRIDE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   160
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   161
/** #FF_CONTACTS_GROUP_FUNCTIONALITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   162
We need a feature flag for ROM Creation time variation. The Phonebook2
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   163
application is constructed on a plugin based architecture. This design allows
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   164
the Phonebook2 application to be composed of various plugin components. The S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   165
platform Phonebook2 component contains a group UI plugin component, which
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   166
implements the whole contacts group functionality. To enable a variant to create
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   167
their own contact group functionality we need a feature flag so that the variant
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   168
can remove the platform group plugin component. This allow the component to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   169
removed from the ROM image, thus making the ROM size smaller.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   170
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   171
#define FF_CONTACTS_GROUP_FUNCTIONALITY                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   172
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   173
/** #FF_CONTACTS_NICKNAME 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   174
The nickname functionality needs a feature flag for the following reasons:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   175
-Phonebook2 component exports a central repository initialization file, which is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   176
used to improve the Phonebook application launch -The initialization file is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   177
read by the Symbian Contacts model server to initialize the Contacts view during
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   178
the device boot sequence
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   179
 * S60 specifications define which fields take part in the device's contact name
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   180
creation (first name, last name, company name)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   181
 * The nickname requirement changes the S60 name creation rules, by adding the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   182
contacts nickname field to the above list of fields
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   183
 * Therefore the content of the Contacts view needs to be initialized
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   184
differently depending on whether the nickname feature is enabled or disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   185
 * The initialization file contains the configuration of the view, e.g. the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   186
contact fields which are used for sorting the Phonebook names list view
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   187
 * A feature flag is needed which allows Phonebook2 to export the correct
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   188
variant of the Contact view initilization file
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   189
 * There is a considerable RAM usage penalty associated with keeping the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   190
nickname field in the contact view when the nickname feature is disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   191
 * For further description of the Symbian Contacts view initilization see
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   192
\src\common\generic\app-engines\cntmodel\documentation\Contacts_How-To_Improve_Application_Start-up_Time.doc
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   193
-Run-time variation can be used inside the Phonebook2 application to configure
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   194
the application sort order
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   195
 * But the Symbian Contacts view's must be configured correctly in order to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   196
maintain existing performance, see above description
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   197
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   198
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   199
#undef FF_CONTACTS_NICKNAME                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   200
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   201
/** #FF_CUSTOMER_HELPS_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   202
Customer helps are included into image based on this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   203
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   204
#undef FF_CUSTOMER_HELPS_IN_USE                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   205
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   206
/** #FF_DEVICE_DIAGNOSTICS_APP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   207
On enabling this feature flag GSDevDiagPlugin.dll would start the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   208
DevDiagApp.exe. This would load all related plugins. The Diagnostics application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   209
offers self-test service on the Mobile Applications and hardware for the phone
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   210
users.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   211
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   212
#undef FF_DEVICE_DIAGNOSTICS_APP                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   213
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   214
/** #FF_DM_INSTALL_SECURITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   215
OMA DM SW installer implementation included in build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   216
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   217
#undef FF_DM_INSTALL_SECURITY                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   218
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   219
/** #FF_DUAL_LANGUAGE_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   220
This Flag is used to develop support for dual language feature. This is an
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   221
enhancement to the basic prediction feature where words predicted will come from
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   222
2 different language databases.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   223
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   224
#undef FF_DUAL_LANGUAGE_SUPPORT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   225
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   226
/** #FF_EMAIL_FRAMEWORK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   227
Defines whether the product includes the email multiprotocol framework. When the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   228
flag is defined all parts constituting new email solution are in ROM:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   229
application, plugin framework + imap/pop plugin and related settings UIs. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   230
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   231
legacy email (__EMAIL_UI) must be disabled when FF_EMAIL_FRAMEWORK is enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   232
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   233
#define FF_EMAIL_FRAMEWORK                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   234
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   235
/** #FF_EMAIL_IPS_SERVICES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   236
Defines whether the product includes IMAP4, POP3 and SMTP protocol support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   237
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   238
#undef FF_EMAIL_IPS_SERVICES                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   239
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   240
/** #FF_EMAIL_MCE_INTEGRATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   241
This enables email client selection in MCE. Fex. Freestyle email mailboxes  goes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   242
under email folder in mce-serttings. mce and sendui. Freestyle email settings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   243
can be changed from mce-settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   244
 All you need to do is install own mtm-plugin and configure central repository
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   245
key.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   246
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   247
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   248
#define FF_EMAIL_MCE_INTEGRATION                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   249
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   250
/** #FF_EMAIL_PROTOCOL_PLUGINS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   251
When defined, default email protocol plugins are enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   252
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   253
#define FF_EMAIL_PROTOCOL_PLUGINS                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   254
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   255
/** #FF_EMAIL_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   256
Defines whether the product includes email UI application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   257
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   258
#undef FF_EMAIL_UI                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   259
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   260
/** #FF_EMPTY_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   261
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   262
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   263
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   264
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   265
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   266
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   267
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   268
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   269
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   270
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   271
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   272
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   273
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   274
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   275
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   276
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   277
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   278
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   279
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   280
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   281
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   282
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   283
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   284
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   285
#undef FF_EMPTY_COMMSDAT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   286
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   287
/** #FF_FARSI_CALENDAR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   288
S60 calendar should provide possibility to integrate Farsi calendar application
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   289
to S60 calendar.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   290
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   291
 S60 calendar should provide variation point to calendar main menu, from where
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   292
Farsi calendar application can be launched. In addition S60 calendar setting
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   293
should provide access to the Farsi calendar settings. User should comfortably
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   294
move btwn Gregorian and Farsi calendars. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   295
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   296
Farsi calendar will be enabled in the variants English & Farsi. These variants
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   297
can be extended further as per the need. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   298
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   299
This feature is approved and targeted for 3.2.3 products. So variation required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   300
from 3.2.3 onwards. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   301
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   302
#undef FF_FARSI_CALENDAR                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   303
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   304
/** #FF_FLASHLITE_SCREENSAVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   305
When enabled/defined flash can be used as Screensaver.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   306
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   307
#undef FF_FLASHLITE_SCREENSAVER                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   308
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   309
/** #FF_FMTX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   310
FMTX application and Nseries Music Player support for FMTX
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   311
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   312
#undef FF_FMTX                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   313
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   314
/** #FF_FULLSCR_HWR_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   315
Indicates whether a device needs fullscreen HWR (HandWritingRecognition) input
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   316
or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   317
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   318
#undef FF_FULLSCR_HWR_INPUT                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   319
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   320
/** #FF_GENERIC_FONTS_ASSETS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   321
This flag is used to check if generic font assets are to be used, this is used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   322
for Symbian foundation where freetype rasterize as well as EFF fonts need to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   323
used.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   324
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   325
#undef FF_GENERIC_FONTS_ASSETS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   326
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   327
/** #FF_HDMI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   328
Feature flag to indicate HDMI availability.  IIf defined, device supports HDMI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   329
(High Definition Multimedia Interface)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   330
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   331
#undef FF_HDMI                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   332
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   333
/** #FF_HELP_TUTORIAL_MERGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   334
The end-user shall be provided with animated help (tutorial kontent) from CSX
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   335
Help application. Both applications will continua existing as separate
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   336
applications, though Tutorial will not be visible in application grid, but only
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   337
provide animated content for CSX Help.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   338
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   339
This is for REQ 417-16797. Help & Tutorial will look like one application. User
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   340
will not feel that they are 2 different applications. To implement this REQ
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   341
without breaking the compatibility, one feature flag is needed to make Help &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   342
Toturial applications know if Tutorial is embedded in Help or running as a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   343
standalone application. Also refer to REQ 101-39505.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   344
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   345
#undef FF_HELP_TUTORIAL_MERGE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   346
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   347
/** #FF_HIJRI_CALENDAR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   348
S60 calendar should provide possibility to integrate separate Hijri calendar
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   349
application to S60 calendar.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   350
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   351
S60 calendar should provide variation point to calendar main menu, from where
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   352
Hijri calendar application can be launched. In addition S60 calendar setting
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   353
should provide access to the Hijri calendar settings. User should comfortably
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   354
move btwn Gregorian and Hijri calendars.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   355
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   356
Hijri calendar will be enabled in the variants English, Arabic, Urdu , French &
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   357
Farsi. These variants can be extended further as per the need. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   358
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   359
This feature is approved and targeted for 3.2.3 products. So variation required
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   360
from 3.2.3 onwards.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   361
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   362
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   363
#undef FF_HIJRI_CALENDAR                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   364
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   365
/** #FF_HITCHCOCK_APP_SHELL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   366
"Feature flag 'FF_HITCHCOCK_MENU' to control which AppShell menu to use. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   367
disabled, old xml based menu2, and if enabled, new hitchcock based menu3."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   368
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   369
#undef FF_HITCHCOCK_APP_SHELL                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   370
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   371
/** #FF_HOMESCREEN_COMMON_IDLEFW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   372
Feature flag for enabling common idle framework to support new widgetized
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   373
stand-by mode application of Active Idle 3 on S60 by REQ "101-40598: HomeScreen:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   374
3rd Party widget support" as alternative of existing Active Idle 2 and yet
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   375
enabling even custom made stand-by mode app to be active. The binary objects
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   376
which comprise common idle framework related components and new active stand-by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   377
application, selection of alternative,  and its depended components, can be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   378
selected at image creation time in case where common ilde fw is accepted by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   379
product/variant decicion.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   380
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   381
#define FF_HOMESCREEN_COMMON_IDLEFW                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   382
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   383
/** #FF_HOMESCREEN_OPEN_MENUFW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   384
Feature flag for activation of open menu framework to support alternative main
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   385
menu applications on S60 by REQS "101-40417: Open Shell UI internal menu model
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   386
for other applications", "417-8821: Non-touch VGA support for Matrix" and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   387
"404-3950: Matrix: Basic Menu". Existing main menu app, Hitchcock AppShell, can
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   388
still be used if product/variant decides so, however, open menu fw which enables
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   389
altenative menu applications to run on same content, can be chosen as well. The
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   390
binary objects which comprise open menu fw and active main menu application with
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   391
its depended components can be selected at image creation time, as well as it is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   392
possible to request appropriate main menu application UID when needed to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   393
configure S60. These requests are, for example, setting the application UID to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   394
launch main menu by "applications" hw-key and hide menu application from itself
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   395
etc. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   396
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   397
#define FF_HOMESCREEN_OPEN_MENUFW                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   398
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   399
/** #FF_HOMESCREEN_SWITCHABLE_ROOT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   400
Homescreen root configuration replaces existing concept of Active Idle
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   401
themes/modes from S60 5.1. FF_HOMESCREEN_SWITCHABLE_ROOT variates S60 by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   402
enabling/disabling possibility to switch homescreen root. Homescreen root switch
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   403
must be enabled to end user to select operator/product  specific alternative
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   404
homescreen active, for example, an alternative root or External Homescreen. This
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   405
feature must be able to set at run time also for post-product provision of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   406
alternative homescreen.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   407
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   408
#undef FF_HOMESCREEN_SWITCHABLE_ROOT                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   409
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   410
/** #FF_IAUPDATE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   411
If defined, the phone supports Independent Application Update feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   412
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   413
#define FF_IAUPDATE                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   414
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   415
/** #FF_IAUPDATE_PHASE2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   416
Flag to control whether phone's Independent Application Update feature,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   417
controlled by FF_IAUPDATE, is version two or later, a.k.a. IAD client phase 2.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   418
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   419
#define FF_IAUPDATE_PHASE2                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   420
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   421
/** #FF_IMAGEPRINT_BT_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   422
Flag to control whether ImagePrint supports Bluetooth-printing
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   423
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   424
#define FF_IMAGEPRINT_BT_PROTOCOL                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   425
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   426
/** #FF_IMAGEPRINT_MEMORYCARD_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   427
Flag to define whether ImagePrint supports printing to memorycard
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   428
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   429
#define FF_IMAGEPRINT_MEMORYCARD_PROTOCOL                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   430
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   431
/** #FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   432
Flag to define whether ImagePrint supports PictBridge printing - meaning
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   433
printing over USB.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   434
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   435
#define FF_IMAGEPRINT_PICTBRIDGE_PROTOCOL                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   436
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   437
/** #FF_IMAGEPRINT_UPNP_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   438
Flag to define whether ImagePrint supports UPnP printing
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   439
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   440
#define FF_IMAGEPRINT_UPNP_PROTOCOL                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   441
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   442
/** #FF_INCLUDE_CHINESE_DICTIONARY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   443
This feature flag  controls the inclusion/exclusion of chinese dictionary in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   444
chinese variants. The flag is used in dictionary_variant.iby
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   445
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   446
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   447
#undef FF_INCLUDE_CHINESE_DICTIONARY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   448
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   449
/** #FF_INPUTS_PER_ORIENTATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   450
the feature is implemented to adjust dynamically available input methods
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   451
according to autorotation status. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   452
when autorotation is ON, if orientation is landscape, show menu items exclude
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   453
"virtual ITU-T" and virtual ITU-T is also unavailabe, else if orientation is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   454
portrait show menu items exclude "FSQ" and FSQ is also unavailabe.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   455
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   456
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   457
#undef FF_INPUTS_PER_ORIENTATION                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   458
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   459
/** #FF_INTELLIGENT_TEXT_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   460
Generic QWERTY framework and 2nd generation text input engine integration
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   461
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   462
#undef FF_INTELLIGENT_TEXT_INPUT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   463
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   464
/** #FF_JAVA_GLOBAL_INDICATORS_API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   465
Enables Java Global Indicator API. Global Indicator API can be used to add
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   466
indicators to phone status pane.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   467
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   468
#undef FF_JAVA_GLOBAL_INDICATORS_API                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   469
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   470
/** #FF_LAYOUT_360_640_NONTOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   471
New non touch NHD (=QHD) resolution. Flag determine which layout dlls are put to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   472
hw image. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   473
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   474
#undef FF_LAYOUT_360_640_NONTOUCH                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   475
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   476
/** #FF_LAYOUT_360_640_TOUCH_QHD2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   477
Layout data for QHD2_TOUCH resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   478
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   479
#undef FF_LAYOUT_360_640_TOUCH_QHD2                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   480
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   481
/** #FF_LAYOUT_480_640_VGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   482
Layout data for VGA3 resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   483
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   484
#undef FF_LAYOUT_480_640_VGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   485
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   486
/** #FF_LAYOUT_640_360_NONTOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   487
New non touch NHD (=QHD) resolution.  Flag determine which layout dlls are put
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   488
to hw image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   489
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   490
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   491
#undef FF_LAYOUT_640_360_NONTOUCH                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   492
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   493
/** #FF_LAYOUT_640_360_TOUCH_QHD2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   494
Layout data for QHD2 TOUCH resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   495
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   496
#undef FF_LAYOUT_640_360_TOUCH_QHD2                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   497
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   498
/** #FF_LAYOUT_640_480_VGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   499
Layout data for VGA3 resolution.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   500
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   501
#undef FF_LAYOUT_640_480_VGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   502
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   503
/** #FF_LBT_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   504
To enable/disable LBT engine from S60. By default this should be ON
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   505
The Location Triggering subsystem provides a service to applications for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   506
notifications based on the user’s location. Applications can create and remove
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   507
location based triggers, and applications can be notified or started when one of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   508
their triggers is fired, i.e. the triggering conditions are met
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   509
Feature wiki : https://s60wiki.nokia.com/S60Wiki/Location_based_triggering
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   510
REQ: 101-34742
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   511
BREL : 405-1756
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   512
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   513
#define FF_LBT_ENGINE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   514
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   515
/** #FF_LBT_EVENTSUI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   516
To enable EventsUi application. Default is ON
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   517
Location events  help the users to create location-based reminders. It allows
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   518
the user to create a event and assign a location to it.  When you get close by
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   519
to the location, it prompts you with a reminder by playing a alarm tone or
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   520
displaying a text note or voice note assigned to that event.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   521
REQ : 403-1621
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   522
BREl : 405-1781
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   523
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   524
#define FF_LBT_EVENTSUI                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   525
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   526
/** #FF_LBT_MGTUI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   527
To enable/disable the LBT management UI. Default is On
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   528
Settings for Location based trigerring subsystem.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   529
REQ : 403-1621
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   530
BREl : 405-1781
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   531
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   532
#define FF_LBT_MGTUI                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   533
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   534
/** #FF_LINKED_FONTS_CHINESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   535
For enabling linked font in Chinese a new feature flag FF_LINKED_FONTS_CHINESE
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   536
is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   537
This flag controls whether a single Chinese font or a linked font is used in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   538
Chinese builds. The linked font will contain latin set from normal S60 latin
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   539
fonts and a Chinese part which is the current Chinese font unchanged. To be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   540
in Chinese variants only.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   541
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   542
#undef FF_LINKED_FONTS_CHINESE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   543
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   544
/** #FF_MDS_CAMERA_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   545
Enables camera application support for Metadata system.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   546
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   547
#define FF_MDS_CAMERA_SUPPORT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   548
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   549
/** #FF_MEETING_REQUEST_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   550
Meeting request UI from Custom SW will be is part of Common Email. This new flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   551
replaces Custom SW specific flag FF_ES_MEETING_REQUEST_UI used in Freestyle. MR
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   552
UI (viewer) is visible to Email application as Ecom plugin.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   553
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   554
If the flag is not defined, MR UI related components are not in ROM.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   555
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   556
#undef FF_MEETING_REQUEST_UI                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   557
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   558
/** #FF_MENU_TEXTURE_PRELOADING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   559
In Menu (AppShell) application the performance of changing the folder has been
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   560
poor in 5.0 (uses Hitchcock). By loading the Hitchcock textures for all the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   561
icons in advance improves the performance radically. The side effect is the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   562
increased memory consumption. This flag enables/disables the texture
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   563
pre-loading.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   564
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   565
#undef FF_MENU_TEXTURE_PRELOADING                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   566
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   567
/** #FF_MMS_POSTCARD_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   568
This flags controls whether the MMS Postcard ROM files are included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   569
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   570
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   571
#undef FF_MMS_POSTCARD_INCLUDE_IN_ROM                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   572
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   573
/** #FF_NCD_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   574
This flag enables building the NCD Engine to S60 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   575
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   576
#define FF_NCD_ENGINE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   577
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   578
/** #FF_NCD_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   579
This flag enables building the NCD UI to S60 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   580
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   581
#define FF_NCD_UI                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   582
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   583
/** #FF_NEAR_FIELD_COMMUNICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   584
A feature flag for Near Field Communication feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   585
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   586
#undef FF_NEAR_FIELD_COMMUNICATION                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   587
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   588
/** #FF_NLT_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   589
This enables National Language Table(NLT) support for encoding SMS messages.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   590
Characters specific to a language must be encoded using the corresponding NLT,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   591
so that the message can be sent and received using a 7-bit alphabet without any
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   592
loss of information. The method is specified in 3GPP TS 23.038 v8.0.0 and TS
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   593
23.040 v8.1.0. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   594
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   595
#undef FF_NLT_SUPPORT                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   596
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   597
/** #FF_NO_CUG_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   598
Allow removal of CUG (Closed User Group) feature from Phone and SIM settings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   599
list (in Control Panel) in cases where CUG is not supported.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   600
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   601
#undef FF_NO_CUG_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   602
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   603
/** #FF_NO_IDLE_SOFTKEYS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   604
When the flag is set, Active Idle does not have any softkeys.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   605
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   606
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   607
#undef FF_NO_IDLE_SOFTKEYS                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   608
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   609
/** #FF_ODE_COPYRIGHT_NOTICE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   610
This feature adds ODE physics engine copyright info to About application. The
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   611
notice is needed if any of the sw components which using this engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   612
Configurability is required to add the copyright information, because the notice
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   613
should only displayed when required( e.g., in some products which include it ),
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   614
we will decide whether displaying these copyright information by swtich on/off
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   615
of this flag. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   616
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   617
#undef FF_ODE_COPYRIGHT_NOTICE                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   618
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   619
/** #FF_OFN_FEATURE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   620
OFN feature stands for Optical Finger Navigation, a feature of input devices
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   621
with optical sensor. Typically phones with the OFN feature contain an optical
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   622
joystick, which is an addition to normal rocker navikey user input. Optical
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   623
joystick is utilized for various user input functionalities in menus, lists,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   624
browser, maps, image viewer, etc. The optical joystick can be enabled/disabled
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   625
by switching the boolean flag defined/undefined. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   626
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   627
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   628
#undef FF_OFN_FEATURE                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   629
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   630
/** #FF_OMA_SCOMO_ADAPTER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   631
This feature enables OMA SCOMO feature in "application management component".
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   632
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   633
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   634
#define FF_OMA_SCOMO_ADAPTER                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   635
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   636
/** #FF_OOM_MONITOR2_COMPONENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   637
Feature flag for controlling the inclusion of Out-of-Memory2 component into the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   638
ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   639
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   640
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   641
#undef FF_OOM_MONITOR2_COMPONENT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   642
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   643
/** #FF_OSS_LEGAL_NOTICE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   644
This feature adds OSS legal notice to About application. The notice is needed if
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   645
any of the sw components, e.g. WRT widgets include any Open Source components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   646
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   647
Configurability is required to add the legal notice, because the notice should
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   648
only displayed when required( e.g., in some products ), we will decide whether
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   649
displaying these information by swtich on/off of this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   650
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   651
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   652
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   653
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   654
#undef FF_OSS_LEGAL_NOTICE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   655
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   656
/** #FF_PLATFORM_SIMULATOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   657
Platform Simulator product makes it possible to execute software on simulated
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   658
target hardware using a Windows or Linux workstation. Platform Simulator is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   659
based on ARM® RealView® tools that support modeling terminal hardware using LISA
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   660
language. Platform Simulator runs any OS e.g. S60 or Linux. The OS is introduced
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   661
to the simulator as a core image loaded into the simulated flash memory. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   662
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   663
Compared to WINS emulator Platform Simulator based S60 simulation is much closer
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   664
to exeuction on real hardware. Yet there has to be some differences in the S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   665
core image. Thus the need for FF_PLATFORM_SIMULATOR flag. The flag  controls S60
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   666
PPD release based core image creation for two alternate targets: 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   667
 - FLAG DEFINED = compilation shall include components and configurations for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   668
simulated hardware
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   669
 - FLAG UNDEFINED = compilation shall include components and configurations for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   670
real hardware
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   671
 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   672
The NCP_COMMON_PLATFORM_SIMULATOR flag has strict dependency to the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   673
FF_PLATFORM_SIMULATOR flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   674
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   675
Platform Simulator pilot 1 release models PP71 hardware i.e. a plain RAPU 1.1
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   676
configuration. In the future the Platform Simulator targets to support selected
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   677
new reference hardware configurations. This makes the flag lifetime permanent.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   678
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   679
#undef FF_PLATFORM_SIMULATOR                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   680
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   681
/** #FF_PNPMS_PROV_FILTER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   682
On enabling this feature flag pnpprovfilter.dll will be created and this feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   683
flag is used to enable PNPProvisioning HTTP filter which by passes the download
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   684
manager launching PNPMS provisioning engine.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   685
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   686
#undef FF_PNPMS_PROV_FILTER                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   687
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   688
/** #FF_PNPMS_SERVICE_HELP_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   689
This feature flag is required for launching PNPMS application from general
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   690
settings/Control Panel. On enabling this feature flag servicehelpplugin.dll will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   691
be created and when this feature is enabled Service Help Icon will be present in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   692
General Settings/Control Panel. Service Help will launch browser on selection
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   693
and direct the browser with predefined PnPMS server URL where user can download
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   694
provisioning settings over HTTP from web server.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   695
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   696
#undef FF_PNPMS_SERVICE_HELP_PLUGIN                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   697
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   698
/** #FF_POWER_SAVE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   699
"Power save mode is a collection of features which are put in a power saving
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   700
mode. These features are i.e. display light brightness, light time outs etc.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   701
Power save mode can be extended to be supported by any application which can do
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   702
something to save battery by implementing the needed power save mode APIs."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   703
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   704
#define FF_POWER_SAVE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   705
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   706
/** #FF_PREMINET_CATALOGS_CLIENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   707
Preminet Catalogs client.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   708
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   709
#undef FF_PREMINET_CATALOGS_CLIENT                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   710
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   711
/** #FF_PROV_AUTHTYPE_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   712
This flag enables Authentication type plugin. On enabling this feature flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   713
Authtypeplugin.dll will be created and this feature will be enabled and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   714
authetication type can be changed for configuration message from UI which will
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   715
enable item in General Settings and on selection of this item will open list
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   716
dialog for changing the authentication type.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   717
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   718
#undef FF_PROV_AUTHTYPE_PLUGIN                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   719
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   720
/** #FF_QWERTY_FN_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   721
The device has a Fn key
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   722
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   723
#undef FF_QWERTY_FN_KEY                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   724
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   725
/** #FF_RND_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   726
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   727
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   728
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   729
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   730
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   731
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   732
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   733
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   734
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   735
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   736
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   737
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   738
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   739
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   740
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   741
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   742
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   743
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   744
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   745
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   746
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   747
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   748
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   749
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   750
#undef FF_RND_COMMSDAT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   751
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   752
/** #FF_ROCKER_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   753
The device has multidirectional "rocker" key.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   754
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   755
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   756
#define FF_ROCKER_KEY                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   757
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   758
/** #FF_ROM_INCLUDE_ALF 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   759
This flags controls whether the UI Accelerator toolkit (ALF) is included in the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   760
build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   761
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   762
#define FF_ROM_INCLUDE_ALF                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   763
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   764
/** #FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   765
To enable the feature to variate the device capability on runtime
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   766
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   767
#define FF_RUNTIME_DEVICE_CAPABILITY_CONFIGURATION         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   768
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   769
/** #FF_S60_HELPS_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   770
Platform helps are included into image based on this flag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   771
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   772
#undef FF_S60_HELPS_IN_USE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   773
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   774
/** #FF_S60_POSTING_IMPLEMENTATION_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   775
Flag to enable/disable usage of S60 implementation of posting surface api.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   776
Default value for this is disabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   777
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   778
#undef FF_S60_POSTING_IMPLEMENTATION_IN_USE               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   779
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   780
/** #FF_SELECTABLE_EMAIL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   781
This enables selectable default email. When write message->email is selected
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   782
from sendui (with multible mailboxes), the default email account is the initial
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   783
selection. Default mailbox can be set from mce-settings.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   784
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   785
#define FF_SELECTABLE_EMAIL                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   786
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   787
/** #FF_SENSOR_FW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   788
FF_SENSOR_FW flag is used for image creation time variation of the sensor
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   789
framework. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   790
Flag should be defined for products that have sensors and undefined for products
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   791
that do not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   792
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   793
#define FF_SENSOR_FW                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   794
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   795
/** #FF_SHOW_MMPLAYER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   796
By default S60 Media Player will be hidden from UI, and  only be accessible
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   797
through embedded playback use cases (e.g browser, messaging, file browser, etc).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   798
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   799
This flag will will allow product manufacturers to re-enable Media Player and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   800
display it in the application shell if desired.  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   801
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   802
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   803
#undef FF_SHOW_MMPLAYER                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   804
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   805
/** #FF_STARTUP_OMA_DM_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   806
The flag will be used to enable receiving OMA CP/DM messages during system
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   807
start-up in those devices that need the feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   808
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   809
#undef FF_STARTUP_OMA_DM_SUPPORT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   810
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   811
/** #FF_TACTICONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   812
Tacticons are haptic effects that can be played by the applications to indicate
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   813
success or failure of actions. Tacticons can be also automatically played
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   814
together with some Sound IDs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   815
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   816
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   817
#define FF_TACTICONS                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   818
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   819
/** #FF_TACTILE_FEEDBACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   820
Device supports Tactile Feedback. Tactile feedback is produced by UI components
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   821
and applications on pointer down events. Actual physical feedback effect
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   822
(vibra/audio/no feedback) depends on current settings and device configuration.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   823
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   824
#define FF_TACTILE_FEEDBACK                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   825
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   826
/** #FF_TARM_CAPABILITY_BASED_ACCESS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   827
This is the feature flag to allow branching of the code flow based on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   828
capability check or SID check for the third party applications.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   829
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   830
#define FF_TARM_CAPABILITY_BASED_ACCESS                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   831
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   832
/** #FF_TCP_MYFAVES_FEATURE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   833
The feature flag is to turn ON/OFF MyFaves feature in a S60 3.2 complementary
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   834
package.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   835
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   836
#undef FF_TCP_MYFAVES_FEATURE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   837
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   838
/** #FF_TCP_MYPROFILE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   839
This feature flag is for enabling/disabling MyProfile feature in T-Mobile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   840
Complementary package(both International & US)on S60 3.2.3. This feature flag is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   841
valid for MyProfile UI & MyProfile synchronization.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   842
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   843
#undef FF_TCP_MYPROFILE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   844
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   845
/** #FF_THEME_HAZE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   846
Haze theme is included in ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   847
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   848
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   849
#define FF_THEME_HAZE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   850
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   851
/** #FF_THEME_JINGMASK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   852
Jingmask theme is included in ROM image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   853
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   854
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   855
#define FF_THEME_JINGMASK                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   856
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   857
/** #FF_TOUCHSCREENCALIB_IN_STARTUP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   858
Touch Calibration UI is initiated at device startup.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   859
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   860
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   861
#undef FF_TOUCHSCREENCALIB_IN_STARTUP                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   862
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   863
/** #FF_TOUCH_UNLOCK_STROKE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   864
This flag enables user to response (for example answer) and unlock screen
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   865
through sliders (software controls) to mobile terminated calls. This applies
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   866
only to touch devices.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   867
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   868
#undef FF_TOUCH_UNLOCK_STROKE                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   869
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   870
/** #FF_UPNP_FRAMEWORK_2_0 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   871
Defines whether UPNP application is supported in the platform through
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   872
MusicPlayer.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   873
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   874
#undef FF_UPNP_FRAMEWORK_2_0                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   875
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   876
/** #FF_USB_CHARGING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   877
If it is defined, the Starter starts the UsbWatcher.exe in charging mode. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   878
The USB Watcher or USB MSC Personality Plug-in code is not variated. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   879
Note. This flag replaces RD_USB_CHARGING in 5.0 release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   880
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   881
#define FF_USB_CHARGING                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   882
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   883
/** #FF_USB_HOST 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   884
The flag excludes all S60 USB host and OTG related components. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   885
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   886
#define FF_USB_HOST                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   887
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   888
/** #FF_USE_EGPRS_ICON 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   889
The flag is used to enable EGPRS icon in the status pane. If the flag is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   890
disabled, GPRS icon must be shown instead of EGPRS icon.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   891
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   892
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   893
#undef FF_USE_EGPRS_ICON                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   894
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   895
/** #FF_USE_MASS_STORAGE_CONFIG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   896
Flag is used for products to select in image creation time if mass storage drive
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   897
configuration is used or not. The mass storage drive configuration is following:
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   898
C=Phone memory, E=Internal mass storage and F=Memory card.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   899
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   900
The flag affects how S60 components see the drives setup from estart
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   901
txt-file(s).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   902
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   903
#define FF_USE_MASS_STORAGE_CONFIG                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   904
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   905
/** #FF_USE_ZI_ENGINE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   906
On enabling this feature flag eZitext engine will be part of the Image and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   907
Ptiengine will utilize eZitext engine for editing features.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   908
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   909
#undef FF_USE_ZI_ENGINE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   910
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   911
/** #FF_VANILLA_COMMSDAT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   912
The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   913
determine which default CommsDat will be put to the image independent of image
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   914
type (prd or rnd):
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   915
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   916
- FF_EMPTY_COMMSDAT: Completely empty CommsDat is used. Typically needed as the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   917
base when creating operator variants with Configuration Tool and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   918
CommsDatCreator. Same as old FF_COMMSDAT_GENERATION_FROM_XML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   919
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   920
- FF_VANILLA_COMMSDAT: Otherwise empty CommsDat but the S60 default destinations
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   921
(Internet, MMS and Operator) as well as the Easy WLAN IAP (in case of WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   922
product) is included. This is suitable for vanilla variants of the phones.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   923
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   924
- FF_RND_COMMSDAT: Platform releases contain typically the RND CommsDat that has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   925
Nokia Test Network IAPs as well as some Finnish operator IAPs (DNA, Sonera,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   926
Elisa) for RnD purposes.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   927
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   928
Maximum of one of these flags should be defined at the time. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   929
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   930
If none of the override flags is defined then the used CommsDat depends on the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   931
image type: vanilla CommsDat is used for PRD image and RnD CommsDat for the RnD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   932
image. This is typically how it should be and the override flags should only be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   933
used if some special functionality is needed.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   934
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   935
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   936
#undef FF_VANILLA_COMMSDAT                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   937
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   938
/** #FF_VIRTUAL_FULLSCR_QWERTY_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   939
Indicates whether a device needs Virtual full-screen qwerty input or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   940
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   941
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   942
#define FF_VIRTUAL_FULLSCR_QWERTY_INPUT                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   943
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   944
/** #FF_VIRTUAL_ITUT_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   945
Indicates whether a device needs virtual ITUT input or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   946
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   947
#define FF_VIRTUAL_ITUT_INPUT                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   948
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   949
/** #FF_VMBX_CALL_DIVERT_ICON 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   950
Feature flag controls whether or not a special icon is shown in status pane,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   951
when call divert is set against voice mailbox number. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   952
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   953
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   954
#undef FF_VMBX_CALL_DIVERT_ICON                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   955
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   956
/** #FF_VOICE_CALL_CONTINUITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   957
With Voice Call Continuity it is possible to provide seamless user experience
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   958
when user in transition between VoIP and cellular networks. This feature brings
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   959
a method to seamlessly continue	ongoing voice call from VoIP to cellular and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   960
vice versa. VCC handover logic shall be implemments as installable plugin (SIS)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   961
in order to allow possibility to support several VCC signalling variations.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   962
However VCC needed some platform changes to be fully functional (mainly at
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   963
telephony components) and those changes must be run time variable.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   964
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   965
#define FF_VOICE_CALL_CONTINUITY                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   966
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   967
/** #FF_VPN_CLIENT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   968
Feature flag is needed to manage whether VpnClient components are in ROM or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   969
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   970
#undef FF_VPN_CLIENT                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   971
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   972
/** #FF_WEBVIDEO_PH2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   973
When enabled/defined, WEBVIDEO for ph2 is used. This will use Helix XPS
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   974
interface for video decoding and postprocessing.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   975
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   976
#undef FF_WEBVIDEO_PH2                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   977
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   978
/** #FF_WLANSNIFFER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   979
The purpose of the flag is to control whether the WlanSniffer2 application is to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   980
be integrated into 3.2 product builds or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   981
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   982
#undef FF_WLANSNIFFER                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   983
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   984
/** #FF_WLANSNIFFER_VOIP_ENHANCEMENTS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   985
The WLAN Sniffer VoIP enhancements will provide easy way to connect to VoIP
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   986
service via Sniffer's Active Idle plugin.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   987
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   988
#undef FF_WLANSNIFFER_VOIP_ENHANCEMENTS                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   989
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   990
/** #FF_WLAN_EXTENSIONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   991
Device supports extended WLAN functionalities e.g. for association and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   992
authentication.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   993
NB. The code associated with this Feature flag as not been contributed to Symbian.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   994
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   995
#undef FF_WLAN_EXTENSIONS                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   996
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   997
/** #FF_WLAN_WAPI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   998
 WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
   999
standard for WLAN security. Although WAPI was designed to operate on top of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1000
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1001
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1002
authentication and data link protection.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1003
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1004
#undef FF_WLAN_WAPI                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1005
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1006
/** #FF_WLAN_WAPI_INCLUDE_IN_ROM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1007
WLAN Authentication and Privacy Infrastructure (WAPI) is a Chinese national
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1008
standard for WLAN security. Although WAPI was designed to operate on top of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1009
IEEE 802.11 WLAN technologies, it is not compatible with the security schemes
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1010
defined in IEEE 802.11 specifications. It specifies its own methods for WLAN
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1011
authentication and data link protection.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1012
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1013
This feature flag is used only for including WAPI binaries to ROM. WAPI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1014
functionality can be (run-time) enabled with FF_WLAN_WAPI.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1015
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1016
#define FF_WLAN_WAPI_INCLUDE_IN_ROM                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1017
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1018
/** #FF_XML_IDLE_THEME_BASIC_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1019
Controls if Basic idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1020
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1021
#define FF_XML_IDLE_THEME_BASIC_IDLE                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1022
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1023
/** #FF_XML_IDLE_THEME_CLASSIC_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1024
Controls if Classic idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1025
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1026
#define FF_XML_IDLE_THEME_CLASSIC_IDLE                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1027
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1028
/** #FF_XML_IDLE_THEME_FINGERUSE_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1029
Controls if Finger use idle theme goes to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1030
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1031
#define FF_XML_IDLE_THEME_FINGERUSE_IDLE                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1032
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1033
/** #FF_XML_IDLE_THEME_NAVIBAR_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1034
Controls if Navibar idle theme is going to image or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1035
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1036
#define FF_XML_IDLE_THEME_NAVIBAR_IDLE                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1037
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1038
/** #LANGPACK_DEFAULTLANG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1039
The default language that is selected during bootup (this selection is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1040
overridden by the sim language selection). 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1041
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1042
#define LANGPACK_DEFAULTLANG                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1043
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1044
/** #LANGUAGE_ARABIC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1045
included Arabic
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1046
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1047
#define LANGUAGE_ARABIC                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1048
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1049
/** #LANGUAGE_BASQUE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1050
included Basque
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1051
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1052
#define LANGUAGE_BASQUE                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1053
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1054
/** #LANGUAGE_BULGARIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1055
included Bulgarian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1056
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1057
#define LANGUAGE_BULGARIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1058
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1059
/** #LANGUAGE_CATALAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1060
included Catalan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1061
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1062
#define LANGUAGE_CATALAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1063
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1064
/** #LANGUAGE_CROATIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1065
included Croatian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1066
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1067
#define LANGUAGE_CROATIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1068
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1069
/** #LANGUAGE_CZECH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1070
included Czech
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1071
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1072
#define LANGUAGE_CZECH                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1073
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1074
/** #LANGUAGE_DANISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1075
included Danish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1076
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1077
#define LANGUAGE_DANISH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1078
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1079
/** #LANGUAGE_DUTCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1080
included Dutch
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1081
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1082
#define LANGUAGE_DUTCH                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1083
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1084
/** #LANGUAGE_ENGLISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1085
included English
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1086
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1087
#define LANGUAGE_ENGLISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1088
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1089
/** #LANGUAGE_ENGLISH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1090
included English_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1091
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1092
#define LANGUAGE_ENGLISH_AMERICAN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1093
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1094
/** #LANGUAGE_ENGLISH_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1095
included English_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1096
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1097
#define LANGUAGE_ENGLISH_APAC                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1098
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1099
/** #LANGUAGE_ENGLISH_HONGKONG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1100
included English_Hongkong
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1101
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1102
#define LANGUAGE_ENGLISH_HONGKONG                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1103
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1104
/** #LANGUAGE_ENGLISH_JAPANESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1105
included English_Japanese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1106
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1107
#define LANGUAGE_ENGLISH_JAPANESE                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1108
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1109
/** #LANGUAGE_ENGLISH_PRCCHINA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1110
included English_PrcChina
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1111
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1112
#define LANGUAGE_ENGLISH_PRCCHINA                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1113
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1114
/** #LANGUAGE_ENGLISH_TAIWAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1115
included English_Taiwan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1116
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1117
#define LANGUAGE_ENGLISH_TAIWAN                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1118
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1119
/** #LANGUAGE_ENGLISH_THAI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1120
included English_Thai
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1121
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1122
#define LANGUAGE_ENGLISH_THAI                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1123
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1124
/** #LANGUAGE_ESTONIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1125
included Estonian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1126
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1127
#define LANGUAGE_ESTONIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1128
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1129
/** #LANGUAGE_FARSI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1130
included Farsi
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1131
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1132
#define LANGUAGE_FARSI                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1133
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1134
/** #LANGUAGE_FINNISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1135
included Finnish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1136
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1137
#define LANGUAGE_FINNISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1138
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1139
/** #LANGUAGE_FRENCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1140
included French
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1141
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1142
#define LANGUAGE_FRENCH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1143
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1144
/** #LANGUAGE_FRENCH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1145
included French_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1146
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1147
#define LANGUAGE_FRENCH_AMERICAN                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1148
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1149
/** #LANGUAGE_GALICIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1150
included Galician
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1151
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1152
#define LANGUAGE_GALICIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1153
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1154
/** #LANGUAGE_GERMAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1155
included German
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1156
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1157
#define LANGUAGE_GERMAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1158
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1159
/** #LANGUAGE_GREEK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1160
included Greek
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1161
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1162
#define LANGUAGE_GREEK                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1163
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1164
/** #LANGUAGE_HEBREW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1165
included Hebrew
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1166
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1167
#define LANGUAGE_HEBREW                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1168
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1169
/** #LANGUAGE_HINDI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1170
included Hindi
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1171
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1172
#undef LANGUAGE_HINDI                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1173
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1174
/** #LANGUAGE_HONGKONG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1175
included Hongkong
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1176
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1177
#define LANGUAGE_HONGKONG                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1178
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1179
/** #LANGUAGE_HUNGARIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1180
included Hungarian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1181
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1182
#define LANGUAGE_HUNGARIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1183
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1184
/** #LANGUAGE_ICELANDIC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1185
included Icelandic
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1186
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1187
#define LANGUAGE_ICELANDIC                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1188
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1189
/** #LANGUAGE_INDONESIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1190
included Indonesian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1191
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1192
#define LANGUAGE_INDONESIAN                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1193
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1194
/** #LANGUAGE_INDONESIAN_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1195
included Indonesian_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1196
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1197
#define LANGUAGE_INDONESIAN_APAC                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1198
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1199
/** #LANGUAGE_ITALIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1200
included Italian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1201
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1202
#define LANGUAGE_ITALIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1203
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1204
/** #LANGUAGE_JAPANESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1205
included Japanese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1206
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1207
#define LANGUAGE_JAPANESE                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1208
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1209
/** #LANGUAGE_KOREAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1210
Korean language is planned to add as part of S60 platfrom in TB9.1 platfrom
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1211
release. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1212
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1213
#define LANGUAGE_KOREAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1214
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1215
/** #LANGUAGE_LATVIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1216
included Latvian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1217
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1218
#define LANGUAGE_LATVIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1219
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1220
/** #LANGUAGE_LITHUANIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1221
included Lithuanian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1222
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1223
#define LANGUAGE_LITHUANIAN                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1224
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1225
/** #LANGUAGE_MALAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1226
included Malay
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1227
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1228
#define LANGUAGE_MALAY                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1229
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1230
/** #LANGUAGE_MALAY_APAC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1231
included Malay_APAC
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1232
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1233
#define LANGUAGE_MALAY_APAC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1234
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1235
/** #LANGUAGE_NORWEGIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1236
included Norwegian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1237
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1238
#define LANGUAGE_NORWEGIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1239
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1240
/** #LANGUAGE_POLISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1241
included Polish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1242
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1243
#define LANGUAGE_POLISH                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1244
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1245
/** #LANGUAGE_PORTUGUESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1246
included Portuguese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1247
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1248
#define LANGUAGE_PORTUGUESE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1249
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1250
/** #LANGUAGE_PORTUGUESE_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1251
included Portuguese_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1252
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1253
#define LANGUAGE_PORTUGUESE_AMERICAN                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1254
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1255
/** #LANGUAGE_PRCCHINA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1256
included PrcChina
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1257
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1258
#define LANGUAGE_PRCCHINA                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1259
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1260
/** #LANGUAGE_ROMANIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1261
included Romanian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1262
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1263
#define LANGUAGE_ROMANIAN                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1264
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1265
/** #LANGUAGE_RUSSIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1266
included Russian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1267
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1268
#define LANGUAGE_RUSSIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1269
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1270
/** #LANGUAGE_SERBIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1271
included Serbian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1272
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1273
#define LANGUAGE_SERBIAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1274
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1275
/** #LANGUAGE_SLOVAK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1276
included Slovak
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1277
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1278
#define LANGUAGE_SLOVAK                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1279
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1280
/** #LANGUAGE_SLOVENIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1281
included Slovenian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1282
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1283
#define LANGUAGE_SLOVENIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1284
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1285
/** #LANGUAGE_SPANISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1286
included Spanish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1287
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1288
#define LANGUAGE_SPANISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1289
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1290
/** #LANGUAGE_SPANISH_AMERICAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1291
included Spanish_American
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1292
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1293
#define LANGUAGE_SPANISH_AMERICAN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1294
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1295
/** #LANGUAGE_SWEDISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1296
included Swedish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1297
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1298
#define LANGUAGE_SWEDISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1299
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1300
/** #LANGUAGE_TAGALOG 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1301
included Tagalog
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1302
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1303
#define LANGUAGE_TAGALOG                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1304
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1305
/** #LANGUAGE_TAIWAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1306
included Taiwan
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1307
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1308
#define LANGUAGE_TAIWAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1309
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1310
/** #LANGUAGE_THAI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1311
included Thai
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1312
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1313
#define LANGUAGE_THAI                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1314
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1315
/** #LANGUAGE_TURKISH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1316
included Turkish
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1317
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1318
#define LANGUAGE_TURKISH                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1319
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1320
/** #LANGUAGE_UKRAINIAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1321
included Ukrainian
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1322
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1323
#define LANGUAGE_UKRAINIAN                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1324
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1325
/** #LANGUAGE_URDU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1326
included Urdu
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1327
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1328
#define LANGUAGE_URDU                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1329
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1330
/** #LANGUAGE_VIETNAMESE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1331
included Vietnamese
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1332
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1333
#define LANGUAGE_VIETNAMESE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1334
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1335
/** #__3D_MENU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1336
3D Menu feature enhances Application Shell with animating 3D icons.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1337
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1338
#define __3D_MENU                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1339
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1340
/** #__3GP_EXTENTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1341
This flag indicates that the 3GP Extention feature is supported in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1342
MetadataUtility.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1343
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1344
#undef __3GP_EXTENTION                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1345
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1346
/** #__AAC_ENCODER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1347
Device supports all-ARM AAC encoding capabilities.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1348
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1349
#define __AAC_ENCODER_PLUGIN                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1350
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1351
/** #__AAC_PLUS_DECODER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1352
Device supports all-ARM AAC+ and Enhanced AAC+ decoding capabilities
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1353
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1354
#define __AAC_PLUS_DECODER_PLUGIN                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1355
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1356
/** #__ACTIVE_IDLE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1357
"The Active Idle includes several plugins to display different content.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1358
Additional feature flags for them will be requested separately as the necessity
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1359
for them to be optional arises.At the moment this flag will cover all Active
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1360
Idle mandatory features."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1361
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1362
#undef __ACTIVE_IDLE                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1363
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1364
/** #__ALLOW_UPGRADE_HELIX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1365
"Support for Aftermarket update of Codecs, and File Formats. To allow the helix
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1366
dlls to be upgraded using a SISX file. "
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1367
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1368
#define __ALLOW_UPGRADE_HELIX                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1369
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1370
/** #__APP_CSD_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1371
Device supports internal (HS)CSD in application UIs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1372
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1373
#undef __APP_CSD_SUPPORT                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1374
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1375
/** #__AUDIO_EFFECTS_API 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1376
"Device supports utility APIs and framework for Series 60 Audio applications to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1377
enable predefined audio effects with audio play/record utilities. Features lilke
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1378
Volume, Graphical Equalizer, Reverb are possible."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1379
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1380
#define __AUDIO_EFFECTS_API                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1381
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1382
/** #__AUDIO_MESSAGING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1383
Flag for Xpress Audio Messaging feature. Device supports recording and sending a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1384
sound clip as a MMS message.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1385
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1386
#define __AUDIO_MESSAGING                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1387
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1388
/** #__AUDIO_RESOURCE_INDICATIONS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1389
Device supports Audio Resource Indications Utility. Applications can use the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1390
Audio Resource Indications Utility to request feedack when they can submit a
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1391
play request.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1392
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1393
#define __AUDIO_RESOURCE_INDICATIONS                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1394
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1395
/** #__AUTO_ACCESSORY_IDENTIFICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1396
Device supports automatic accessory identification.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1397
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1398
#undef __AUTO_ACCESSORY_IDENTIFICATION                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1399
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1400
/** #__BASIC_LOCATION_INFO_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1401
Device has basic location info display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1402
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1403
#define __BASIC_LOCATION_INFO_DISPLAY                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1404
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1405
/** #__BASS_BOOST_EFFECT_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1406
"Device supports bass boost, increases Bass frequency response."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1407
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1408
#undef __BASS_BOOST_EFFECT_UI                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1409
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1410
/** #__BRIGHTNESS_CONTROL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1411
General settings application supports controlling display brightness.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1412
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1413
#undef __BRIGHTNESS_CONTROL                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1414
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1415
/** #__BTIC_BINARIES_CHECK_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1416
"In addition to the SWI certificate store check (defined by __BTIC_ENABLED),
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1417
also binaries (having TCB or DRM capability) in c: drive are integrity checked
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1418
during boot."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1419
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1420
#undef __BTIC_BINARIES_CHECK_ENABLED                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1421
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1422
/** #__BT_FAX_PROFILE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1423
Device supports Bluetooth fax profile.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1424
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1425
#undef __BT_FAX_PROFILE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1426
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1427
/** #__BT_SAP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1428
Bluetooth SIM Access Profile (SAP) allows another device to access the SIM over
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1429
Bluetooth.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1430
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1431
#define __BT_SAP                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1432
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1433
/** #__CAMERA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1434
Device has Camera Application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1435
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1436
#define __CAMERA                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1437
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1438
/** #__CAMERA_FULLSCREEN_VIEWFINDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1439
"Flag enables full screen mode in camera application. Full screen is supported
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1440
only in landscape mode. If hardware is not supporting landscape mode this flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1441
should be set off."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1442
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1443
#define __CAMERA_FULLSCREEN_VIEWFINDER                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1444
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1445
/** #__CAMERA_LENS_COVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1446
The flag defines is the camera lens cover is supported by the HW.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1447
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1448
#undef __CAMERA_LENS_COVER                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1449
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1450
/** #__CAMERA_LOCATION_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1451
Enables Camera Application support for geotagging.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1452
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1453
#undef __CAMERA_LOCATION_SUPPORT                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1454
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1455
/** #__COMMDB_PROTECTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1456
Device prevents transferring CommDb outside of the phone. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1457
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1458
#undef __COMMDB_PROTECTION                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1459
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1460
/** #__COVER_DISPLAY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1461
Device has also separate cover display in addition to the main display.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1462
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1463
#undef __COVER_DISPLAY                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1464
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1465
/** #__CS_VIDEO_TELEPHONY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1466
Device supports circuit switched video telephony
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1467
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1468
#define __CS_VIDEO_TELEPHONY                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1469
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1470
/** #__CUSTOMISED_RFS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1471
"This flag enables customised RFS, that does not automatically erase content of
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1472
user area image."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1473
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1474
#undef __CUSTOMISED_RFS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1475
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1476
/** #__DEFAULT_CONNECTION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1477
Initial connection selection enables automatic 'usage of default destination
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1478
groups (like Internet) instead of single IAPs when starting network connections.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1479
Deprecated in 5.0.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1480
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1481
#undef __DEFAULT_CONNECTION                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1482
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1483
/** #__DRM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1484
"Device supports OMA Digital Rights Management (DRM) partially, only forward
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1485
lock is supported"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1486
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1487
#define __DRM                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1488
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1489
/** #__DRM_CLOCK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1490
"DRM clock is a new clock type that is used with DRM interval and datetime based
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1491
constraints. It uses NITZ (other solutions can be studied) to get the network
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1492
time and uses that to determine if the time constrained content can be rendered
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1493
or not. This enables the content providers to sell content twice e.g. first for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1494
a short period of time and after that (assumed user lock in) for 2nd time with
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1495
full usage rights.The user shall still have control over the normal clock of the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1496
device, but setting of that clock shall not have effect to the DRM clock. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1497
NITZ is not available, user defined clock is used."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1498
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1499
#define __DRM_CLOCK                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1500
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1501
/** #__DRM_FULL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1502
"Device supports OMA Digital Rights Management (DRM) fully. Includes forward
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1503
lock, combined delivery, separate delivery and super-distribution"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1504
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1505
#define __DRM_FULL                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1506
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1507
/** #__DRM_OMA2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1508
This feature flag is used to indicate whether OMA DRM standard version 2 is
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1509
enabled.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1510
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1511
#define __DRM_OMA2                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1512
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1513
/** #__DRM_PHASE2 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1514
This feature flag is used with OMA DRM standard version 2 (Phase2) features.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1515
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1516
#define __DRM_PHASE2                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1517
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1518
/** #__EDIT_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1519
The device has edit key
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1520
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1521
#define __EDIT_KEY                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1522
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1523
/** #__EMAIL_OVER_SMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1524
Device supports sending email messages using SMS as the bearer transport.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1525
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1526
#undef __EMAIL_OVER_SMS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1527
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1528
/** #__EQUALIZER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1529
Device supports equalizer.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1530
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1531
#define __EQUALIZER                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1532
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1533
/** #__FLASH_LITE_BROWSER_PLUGIN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1534
Device supports Macromedia Flash Lite plugin for Web Browser
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1535
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1536
#undef __FLASH_LITE_BROWSER_PLUGIN                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1537
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1538
/** #__FLASH_LITE_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1539
Device supports Macromedia Flash Lite Viewer for opening and playing Flash
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1540
content files (.SWF).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1541
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1542
#undef __FLASH_LITE_VIEWER                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1543
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1544
/** #__FM_RADIO 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1545
Device contains support for FM radio (TunerUtility and RadioServer components).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1546
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1547
#define __FM_RADIO                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1548
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1549
/** #__HANDWRITING_RECOGNITION_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1550
Device supports handwriting recognition input.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1551
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1552
#define __HANDWRITING_RECOGNITION_INPUT                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1553
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1554
/** #__HSXPA_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1555
"When the feature flag is set, HSDPA setting item is visible for the user."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1556
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1557
#define __HSXPA_SUPPORT                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1558
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1559
/** #__IM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1560
Device supports Instant Messaging feature of the Wireless Village initiative
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1561
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1562
#define __IM                                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1563
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1564
/** #__IMAGE_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1565
Flag controls whether the Image Viewer application is included in rom image.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1566
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1567
#define __IMAGE_VIEWER                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1568
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1569
/** #__IMPS_STANDALONE_IP_CIR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1570
"Wireless Village features (__IM & __DPB) support standalone TCP/IP binding for
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1571
Communication Initiation Request (CIR).  The TCP/IP binding uses persistent
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1572
connection from the client to WV server to providelow-latency always-on CIR
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1573
channel."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1574
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1575
#define __IMPS_STANDALONE_IP_CIR                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1576
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1577
/** #__INCLUDE_AAC_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1578
AAC CMMFCodec (all-ARM software implementation) is included in build  to be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1579
by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1580
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1581
#undef __INCLUDE_AAC_CMMFCODEC                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1582
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1583
/** #__INCLUDE_AMR_NB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1584
AMR NB CMMFCodec (all-ARM software implementation) is included in build to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1585
used by some other client  than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1586
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1587
#undef __INCLUDE_AMR_NB_CMMFCODEC                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1588
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1589
/** #__INCLUDE_AMR_WB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1590
AMR WB CMMFCodec (all-ARM software implementation) is included in build  to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1591
used by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1592
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1593
#undef __INCLUDE_AMR_WB_CMMFCODEC                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1594
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1595
/** #__INCLUDE_EAACPLUS_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1596
This flag is used to indicate that the eAAC+ soft codec should be included in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1597
ROM.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1598
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1599
#undef __INCLUDE_EAACPLUS_CMMFCODEC                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1600
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1601
/** #__INCLUDE_MP3_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1602
MP3 CMMFCodec (all-ARM software implementation) is included in build  to be used
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1603
by some other client than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1604
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1605
#undef __INCLUDE_MP3_CMMFCODEC                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1606
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1607
/** #__INCLUDE_QCELP_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1608
QCELP CMMFCodec (all-ARM software implementation) is included in build  to be
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1609
used by some other client  than controller plug-in component.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1610
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1611
#define __INCLUDE_QCELP_CMMFCODEC                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1612
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1613
/** #__IPSEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1614
Device supports IP Security (IPSec). The IPSec is a set of protocols developed
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1615
by the IETF to support secure exchange of packets at the IP layer. IPsec has
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1616
been deployed widely to implement Virtual Private Networks (VPNs).  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1617
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1618
#define __IPSEC                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1619
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1620
/** #__IRDA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1621
Device supports Infrared.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1622
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1623
#define __IRDA                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1624
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1625
/** #__JAVA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1626
"Java platform binaries are included to the phone image. When __JAVA feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1627
flag is undefined, other feature flags starting with __JAVA_ does not have any
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1628
effect on platform functionality. See also feature flag __JAVA_STUBS."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1629
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1630
#define __JAVA                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1631
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1632
/** #__JAVA_STUBS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1633
"__JAVA_STUBS flag is defined, the build script is building only stubs of APIs
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1634
published by the Java domain. If the flag is not defined, both the functional
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1635
components and stub components are build. This flag must be defined if the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1636
licensee do not have Java source code and would like to build the whole S60.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1637
Note that it is possible to create S60 image with Java functionality if Java
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1638
binaries have been delivered to the licensee. More information is available in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1639
__JAVA flag definition."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1640
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1641
#undef __JAVA_STUBS                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1642
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1643
/** #__LAYOUT208_208 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1644
Device supports 208x208 resolution (square)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1645
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1646
#undef __LAYOUT208_208                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1647
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1648
/** #__LAYOUT_240_320 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1649
Device supports 240x320 resolution (QVGA)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1650
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1651
#undef __LAYOUT_240_320                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1652
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1653
/** #__LAYOUT_240_320_LARGE_SCREEN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1654
"Device supports 240x320 resolution (QVGA2 for larger screens, portrait)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1655
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1656
#undef __LAYOUT_240_320_LARGE_SCREEN                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1657
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1658
/** #__LAYOUT_240_320_QVGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1659
Device supports 240x320 resolution (QVGA3)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1660
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1661
#undef __LAYOUT_240_320_QVGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1662
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1663
/** #__LAYOUT_320_240 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1664
Device supports 320x240 resolution (QVGA landscape)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1665
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1666
#undef __LAYOUT_320_240                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1667
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1668
/** #__LAYOUT_320_240_LARGE_SCREEN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1669
"Device supports 320x240 resolution (QVGA2 for larger screens, landscape)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1670
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1671
#undef __LAYOUT_320_240_LARGE_SCREEN                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1672
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1673
/** #__LAYOUT_320_240_QVGA3 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1674
Device supports 320x240 resolution (QVGA3)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1675
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1676
#undef __LAYOUT_320_240_QVGA3                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1677
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1678
/** #__LAYOUT_360_640_TOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1679
"Device supports 360x640 resolution (QHD portrait, touch screen)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1680
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1681
#define __LAYOUT_360_640_TOUCH                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1682
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1683
/** #__LAYOUT_640_360_TOUCH 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1684
"Device supports 640x360 resolution (QHD landscape, touch screen)"
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1685
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1686
#define __LAYOUT_640_360_TOUCH                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1687
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1688
/** #__LOCATIONGPSHW 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1689
Device has internal GPS hardware.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1690
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1691
#undef __LOCATIONGPSHW                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1692
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1693
/** #__LOCATION_CENTRE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1694
"Support for Location Centre. When enabled, Location Centre will be visible in
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1695
Application Shell."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1696
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1697
#define __LOCATION_CENTRE                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1698
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1699
/** #__MACROMEDIA_FLASH_6 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1700
Device supports macrodia flash 6.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1701
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1702
#define __MACROMEDIA_FLASH_6                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1703
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1704
/** #__MEDIA_TRANSFER_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1705
Device supports MTP application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1706
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1707
#define __MEDIA_TRANSFER_PROTOCOL                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1708
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1709
/** #__MMS_POSTCARD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1710
Flag is used ro incorporate Postcard application into the release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1711
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1712
#undef __MMS_POSTCARD                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1713
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1714
/** #__MPEG4_AAC_ENCODING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1715
Device supports MPEG-4 AAC encoding. Together with feature flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1716
__MPEG4_VIDEO_ENCODING this flag can also enable enconding for MP4 file format.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1717
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1718
#define __MPEG4_AAC_ENCODING                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1719
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1720
/** #__MPEG4_VIDEO_ENCODING 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1721
Device supports MPEG4 encoding.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1722
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1723
#define __MPEG4_VIDEO_ENCODING                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1724
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1725
/** #__MRT_SDK_LIBRARIES 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1726
"MRT libraries: Open C, SSL, GLIB and RGA."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1727
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1728
#define __MRT_SDK_LIBRARIES                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1729
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1730
/** #__MTP_PROTOCOL_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1731
Device supports Media Transfer Protocol. Note! This is for Music Player
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1732
variation only.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1733
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1734
#define __MTP_PROTOCOL_SUPPORT                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1735
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1736
/** #__NEWSTICKER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1737
"This feature displays a 'CNN type' ticker of text pushed via cell broadcast,
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1738
onto the idle screen of the phone."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1739
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1740
#undef __NEWSTICKER                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1741
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1742
/** #__NO_POWERKEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1743
"Device does not have dedicated key for power management, but the functionality
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1744
is combined to some other hard key."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1745
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1746
#undef __NO_POWERKEY                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1747
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1748
/** #__OMA_POC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1749
OMA Push-to-talk over Cellular.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1750
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1751
#undef __OMA_POC                                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1752
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1753
/** #__ON_SCREEN_DIALER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1754
This flag indicates that the dialer.dll is included to the rom image and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1755
On-Screen Dialer is used for phone number entering. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1756
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1757
#define __ON_SCREEN_DIALER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1758
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1759
/** #__OPENGL_ES_3DAPI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1760
Device supports OpenGL ES and EGL versions 1.0. This feature enables 3D graphics
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1761
rendering
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1762
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1763
#define __OPENGL_ES_3DAPI                                  
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1764
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1765
/** #__OPENGL_ES_SW_IMPLEMENTATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1766
"Device has a software implementation of OpenGL ES and EGL. No hardware support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1767
If __OPENGL_ES_3DAPI is enabled, either HW or SW implementation should exist. If
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1768
HW is not present, this flag should be enabled."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1769
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1770
#define __OPENGL_ES_SW_IMPLEMENTATION                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1771
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1772
/** #__OPERATOR_CACHE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1773
Browser application supports persistent cache in addition to default volatile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1774
cache.  Contents of this cache will remain from one browser session to the next
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1775
(also through power cycles of the phone.)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1776
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1777
#define __OPERATOR_CACHE                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1778
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1779
/** #__OPERATOR_MENU 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1780
"Device contains Operator menu application.  It is a wrapper to Browser
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1781
application and allows using operator specific application icon (and label), and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1782
allows opening wanted URL initially."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1783
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1784
#define __OPERATOR_MENU                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1785
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1786
/** #__PEN_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1787
Indicates whether a device has a pen support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1788
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1789
#define __PEN_SUPPORT                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1790
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1791
/** #__PEN_SUPPORT_CALIBRATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1792
Touch Screen Calibration application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1793
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1794
#define __PEN_SUPPORT_CALIBRATION                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1795
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1796
/** #__PRESENCE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1797
Device supports Presence feature of the Wireless Village initiative. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1798
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1799
#define __PRESENCE                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1800
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1801
/** #__PRODUCT_REMCON_TSP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1802
"A flag to include/exclude S60 default TSP implementation in ROM.When the flag
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1803
is set on the default remcon TSP implementation is removed from the ROM."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1804
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1805
#undef __PRODUCT_REMCON_TSP                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1806
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1807
/** #__PROTOCOL_WCDMA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1808
Device supports WCDMA cellular stack
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1809
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1810
#define __PROTOCOL_WCDMA                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1811
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1812
/** #__PROTOCOL_WLAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1813
Device supports WLAN protocol.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1814
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1815
#define __PROTOCOL_WLAN                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1816
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1817
/** #__QOS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1818
Device supports Quality of Service (QOS). The QoS is capability of a network to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1819
provide better service to selected network traffic.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1820
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1821
#define __QOS                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1822
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1823
/** #__QVGA2_LAYOUT_IN_USE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1824
"Device uses alternative QVGA layout with smaller fonts, designed for devices
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1825
having larger physical screen size."
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1826
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1827
#undef __QVGA2_LAYOUT_IN_USE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1828
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1829
/** #__QWERTY_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1830
Indicates whether a device has qwerty keyboard or not.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1831
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1832
#define __QWERTY_INPUT                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1833
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1834
/** #__RSS_FEEDS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1835
Device supports Feeds (RSS) functionality.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1836
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1837
#define __RSS_FEEDS                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1838
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1839
/** #__RTP_STACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1840
Device supports RTP.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1841
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1842
#define __RTP_STACK                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1843
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1844
/** #__RV9 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1845
Device supports RealVideo9.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1846
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1847
#define __RV9                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1848
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1849
/** #__S60_FM_RADIO_APPLICATION 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1850
Device contains Series 60 FM Radio application components.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1851
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1852
#define __S60_FM_RADIO_APPLICATION                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1853
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1854
/** #__SDND 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1855
Device supports Speaker Dependent Name Dialling (SIND). That is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1856
voice-dial to a contact in the phone book by training a voice tag for the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1857
contact.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1858
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1859
#undef __SDND                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1860
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1861
/** #__SENDUI_MMS_UPLOAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1862
Flag is used to incorporate MMS upload feature into the release.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1863
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1864
#undef __SENDUI_MMS_UPLOAD                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1865
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1866
/** #__SEND_FILE_IN_CALL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1867
Device supports sending a file to active call number.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1868
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1869
#define __SEND_FILE_IN_CALL                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1870
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1871
/** #__SERIES60_AMBIENT_LIGHT_SENSOR 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1872
Device has Ambient Light Sensor feature.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1873
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1874
#define __SERIES60_AMBIENT_LIGHT_SENSOR                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1875
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1876
/** #__SERIES60_HELP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1877
Device support context helps in applications.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1878
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1879
#define __SERIES60_HELP                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1880
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1881
/** #__SERIES60_KEYPAD_NO_SLIDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1882
Device does not have a keyboard slider to activate keyboard.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1883
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1884
#define __SERIES60_KEYPAD_NO_SLIDER                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1885
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1886
/** #__SERIES60_KEYPAD_NO_VOICE_KEY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1887
Device does not have a separate voice key to activate voice command
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1888
functionality.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1889
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1890
#undef __SERIES60_KEYPAD_NO_VOICE_KEY                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1891
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1892
/** #__SERIES60_NATIVE_BROWSER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1893
Device includes standard Series 60 browser.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1894
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1895
#define __SERIES60_NATIVE_BROWSER                          
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1896
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1897
/** #__SERIES60_PHONE_TTY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1898
Device supports Tele Type (TTY) functionality.  TTY is also referred to as TDD
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1899
(Telecommunication Device for the Deaf). Applicable to devices targeted to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1900
United States (US) markets. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1901
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1902
#define __SERIES60_PHONE_TTY                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1903
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1904
/** #__SHOW_PANICS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1905
Device shows SW panic note when an application panic (unexpected error) occurs.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1906
Disabling this feature in a final product is recommended.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1907
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1908
#define __SHOW_PANICS                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1909
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1910
/** #__SIDE_VOLUME_KEYS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1911
Device supports side volume keys.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1912
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1913
#define __SIDE_VOLUME_KEYS                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1914
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1915
/** #__SIND 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1916
Device supports Speaker Independent Name Dialling (SIND). That is an ability to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1917
voice-dial to any contact in the phone book without first training a voice tag.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1918
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1919
#define __SIND                                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1920
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1921
/** #__SIP_SIMPLE_PRESENCE_PROTOCOL 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1922
This flag is used to control the existance of SIP/SIMPLE feature in S60.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1923
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1924
#define __SIP_SIMPLE_PRESENCE_PROTOCOL                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1925
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1926
/** #__SLIDESHOW_SCREENSAVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1927
Flag controls whether the slideshow screensaver plugin is included or not. Also
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1928
affects Themes (Psln) and Screensaver AIW provider.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1929
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1930
#define __SLIDESHOW_SCREENSAVER                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1931
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1932
/** #__STEREO_WIDENING_EFFECT_UI 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1933
Device supports stereo widening to enhance the stereo surround effect.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1934
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1935
#undef __STEREO_WIDENING_EFFECT_UI                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1936
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1937
/** #__SVGT_VIEWER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1938
SVG-T viewer is included in the build.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1939
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1940
#define __SVGT_VIEWER                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1941
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1942
/** #__SYNCML_DM_DIAGNOSTICS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1943
This feature enables collection of device diagnostics data and sending it to
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1944
Device Management server or to PC Suite.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1945
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1946
#undef __SYNCML_DM_DIAGNOSTICS                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1947
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1948
/** #__SYNCML_DM_FOTA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1949
Device supports OTA firmware update.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1950
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1951
#define __SYNCML_DM_FOTA                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1952
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1953
/** #__SYNCML_DM_IMPS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1954
Device supports configuring IMPS using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1955
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1956
#define __SYNCML_DM_IMPS                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1957
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1958
/** #__SYNCML_DM_OBEX 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1959
Device supports device management over OBEX.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1960
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1961
#define __SYNCML_DM_OBEX                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1962
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1963
/** #__SYNCML_DM_OTA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1964
SyncML DM OMA provisioning adapter.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1965
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1966
#define __SYNCML_DM_OTA                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1967
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1968
/** #__SYNCML_DM_SIP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1969
Device supports configuring SIP settings using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1970
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1971
#define __SYNCML_DM_SIP                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1972
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1973
/** #__SYNCML_DM_VOIP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1974
Device supports configuring VoIP settings using SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1975
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1976
#define __SYNCML_DM_VOIP                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1977
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1978
/** #__SYNCML_DM_WLAN 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1979
Device management WLAN settings supported.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1980
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1981
#define __SYNCML_DM_WLAN                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1982
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1983
/** #__SYNCML_DS_BOOKMARK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1984
Device supports Bookmark data synchronization using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1985
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1986
#define __SYNCML_DS_BOOKMARK                               
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1987
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1988
/** #__SYNCML_DS_MMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1989
Device supports MMS data synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1990
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1991
#define __SYNCML_DS_MMS                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1992
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1993
/** #__SYNCML_DS_NOTEPAD 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1994
Device supports short memos (notes) data synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1995
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1996
#define __SYNCML_DS_NOTEPAD                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1997
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1998
/** #__SYNCML_DS_SMS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  1999
Device supports SMS synchronisation using the SyncML.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2000
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2001
#define __SYNCML_DS_SMS                                    
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2002
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2003
/** #__SYNCML_ISYNC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2004
Device supports Apple iSync profile
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2005
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2006
#define __SYNCML_ISYNC                                     
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2007
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2008
/** #__SYNCML_TWIN_SUITE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2009
Feature flag for the next generation PC Suite.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2010
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2011
#undef __SYNCML_TWIN_SUITE                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2012
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2013
/** #__TV_OUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2014
TV-Out Settings UI
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2015
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2016
#define __TV_OUT                                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2017
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2018
/** #__UPNP_AVCP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2019
Flag enables support of Audio&Video in UPnP stack. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2020
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2021
#define __UPNP_AVCP                                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2022
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2023
/** #__UPNP_MEDIASERVER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2024
Flag enables support of Media Server in UPnP stack. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2025
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2026
#define __UPNP_MEDIASERVER                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2027
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2028
/** #__UPNP_PRINT_FRAMEWORK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2029
Flag enables support of printing in UPnP stack.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2030
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2031
#define __UPNP_PRINT_FRAMEWORK                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2032
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2033
/** #__UPNP_REMOTE_STORAGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2034
Flag that enables support of remotestorage support and mapping of drives. 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2035
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2036
#undef __UPNP_REMOTE_STORAGE                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2037
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2038
/** #__UPNP_STACK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2039
This feature enables controlling and accessing other deveices via UPnP protocol.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2040
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2041
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2042
#define __UPNP_STACK                                       
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2043
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2044
/** #__USE_AAC_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2045
AAC codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2046
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2047
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2048
#define __USE_AAC_CMMFCODEC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2049
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2050
/** #__USE_AMR_NB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2051
AMR NB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2052
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2053
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2054
#define __USE_AMR_NB_CMMFCODEC                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2055
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2056
/** #__USE_AMR_WB_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2057
AMR WB codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2058
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2059
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2060
#define __USE_AMR_WB_CMMFCODEC                             
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2061
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2062
/** #__USE_EAACPLUS_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2063
This flag is used to configure the AudioControllerPluginsVariant to use the
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2064
either the soft codec (if #defined)  or the HW codec (if #undefed).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2065
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2066
#define __USE_EAACPLUS_CMMFCODEC                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2067
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2068
/** #__USE_MP3_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2069
MP3 codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2070
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2071
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2072
#define __USE_MP3_CMMFCODEC                                
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2073
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2074
/** #__USE_QCELP_CMMFCODEC 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2075
QCELP codec controller plug-in uses CMMFCodec (all-ARM software implementation)
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2076
instead of using the codec through HWDevice.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2077
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2078
#define __USE_QCELP_CMMFCODEC                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2079
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2080
/** #__VFP_HW_SUPPORT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2081
The device supports for vector floating-point (VFP) architecture
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2082
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2083
#undef __VFP_HW_SUPPORT                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2084
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2085
/** #__VIBRA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2086
Indicates whether a device has a vibra support.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2087
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2088
#define __VIBRA                                            
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2089
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2090
/** #__VIDEOCALL_MENU_VISIBILITY 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2091
This flag moves video call menus to upper layer for better visibility and
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2092
usability.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2093
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2094
#undef __VIDEOCALL_MENU_VISIBILITY                        
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2095
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2096
/** #__VIDEO_CENTER_SUPPORTED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2097
Device supports Video Center application.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2098
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2099
#undef __VIDEO_CENTER_SUPPORTED                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2100
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2101
/** #__VIDEO_RECORDER 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2102
Device has Video Recorder (CamCorder) application available.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2103
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2104
#define __VIDEO_RECORDER                                   
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2105
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2106
/** #__VIRTUAL_KEYBOARD_INPUT 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2107
Device supports Virtual keyboard input ( on-screen keyboard).
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2108
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2109
#define __VIRTUAL_KEYBOARD_INPUT                           
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2110
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2111
/** #__WEB_WIDGETS 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2112
This feature is used to turn ON/OFF widgets implementation. Widgets are small
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2113
applications that use webtechnologies like HTML/CSS/JS.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2114
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2115
#define __WEB_WIDGETS                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2116
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2117
/** #__WLAN_WEP256_ENABLED 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2118
WLAN hardware supports 256 bit WEP encryption
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2119
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2120
#undef __WLAN_WEP256_ENABLED                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2121
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2122
/** #__WMA 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2123
Device supports playback of WMA audio files.
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2124
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2125
#define __WMA                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2126
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2127
/** #__WORLD_CLOCK 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2128
Clock application supports World clock and City/country views
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2129
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2130
#define __WORLD_CLOCK                                      
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2131
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2132
/** #__XDM 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2133
This flag is used to control the existance of the OMA XDM feature
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2134
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2135
#define __XDM                                              
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2136
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2137
/** #__XDM_LOCALSTORAGE 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2138
This flag is used to control the existence of the Local Storage protocol
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2139
implementation of XDM
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2140
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2141
#define __XDM_LOCALSTORAGE                                 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2142
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2143
/** #__XDM_XCAP 
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2144
This flag is used to control the existance of the XCAP protocol implementation
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2145
of XDM
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2146
*/
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2147
#define __XDM_XCAP                                         
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2148
c10ba65d2699 Add symbian4\config tree, to contain the hrh files which are processed by joinsysdef.pl to resolve conditional elements
William Roberts <williamr@symbian.org>
parents:
diff changeset
  2149
#endif // __BLDPUBLIC_HRH