tzservices/tzloc/res/timezonegroups.rss
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 // Resource Identifier
       
    17 NAME TZGP
       
    18 
       
    19 // INCLUDES
       
    20 #include <uikon.rh>
       
    21 #include "TimeZoneLocalization.rh"
       
    22 #include "TimeZoneLocalization.rls"
       
    23 
       
    24 RESOURCE RSS_SIGNATURE { }
       
    25 
       
    26 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_uk
       
    27 	{
       
    28 	city_group_id = 1;
       
    29 	city_group_name = city_group_name1;
       
    30 	}
       
    31 
       
    32 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_cal
       
    33 	{
       
    34 	city_group_id = 2;
       
    35 	city_group_name = city_group_name2;
       
    36 	}
       
    37 
       
    38 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_oreg
       
    39 	{
       
    40 	city_group_id = 3;
       
    41 	city_group_name = city_group_name3;
       
    42 	}
       
    43 
       
    44 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_wash
       
    45 	{
       
    46 	city_group_id = 4;
       
    47 	city_group_name = city_group_name4;
       
    48 	}
       
    49 
       
    50 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_eur
       
    51 	{
       
    52 	city_group_id = 5;
       
    53 	city_group_name = city_group_name5;
       
    54 	}
       
    55 
       
    56 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_aus
       
    57 	{
       
    58 	city_group_id = 6;
       
    59 	city_group_name = city_group_name6;
       
    60 	}
       
    61 
       
    62 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_centrallakes
       
    63 	{
       
    64 	city_group_id = 7;
       
    65 	city_group_name = city_group_name7;
       
    66 	}
       
    67 
       
    68 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_asia
       
    69 	{
       
    70 	city_group_id = 8;
       
    71 	city_group_name = city_group_name8;
       
    72 	}
       
    73 
       
    74 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_newzealand
       
    75 	{
       
    76 	city_group_id = 9;
       
    77 	city_group_name = city_group_name9;
       
    78 	}
       
    79 
       
    80 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_atlantic
       
    81 	{
       
    82 	city_group_id = 10;
       
    83 	city_group_name = city_group_name10;
       
    84 	}
       
    85 
       
    86 RESOURCE TIMEZONE_CITY_GROUP r_tz_group_acre
       
    87 	{
       
    88 	city_group_id = 11;
       
    89 	city_group_name = city_group_name11;
       
    90 	}