tzservices/tzloc/res/timezonegroups.rss
author Pat Downey <patd@symbian.org>
Thu, 24 Jun 2010 13:52:58 +0100
changeset 43 2fee514510e5
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge heads.

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

// Resource Identifier
NAME TZGP

// INCLUDES
#include <uikon.rh>
#include "TimeZoneLocalization.rh"
#include "TimeZoneLocalization.rls"

RESOURCE RSS_SIGNATURE { }

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_uk
	{
	city_group_id = 1;
	city_group_name = city_group_name1;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_cal
	{
	city_group_id = 2;
	city_group_name = city_group_name2;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_oreg
	{
	city_group_id = 3;
	city_group_name = city_group_name3;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_wash
	{
	city_group_id = 4;
	city_group_name = city_group_name4;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_eur
	{
	city_group_id = 5;
	city_group_name = city_group_name5;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_aus
	{
	city_group_id = 6;
	city_group_name = city_group_name6;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_centrallakes
	{
	city_group_id = 7;
	city_group_name = city_group_name7;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_asia
	{
	city_group_id = 8;
	city_group_name = city_group_name8;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_newzealand
	{
	city_group_id = 9;
	city_group_name = city_group_name9;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_atlantic
	{
	city_group_id = 10;
	city_group_name = city_group_name10;
	}

RESOURCE TIMEZONE_CITY_GROUP r_tz_group_acre
	{
	city_group_id = 11;
	city_group_name = city_group_name11;
	}