tzservices/tzloc/res/timezonegroups.rss
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tzservices/tzloc/res/timezonegroups.rss	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,90 @@
+// 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;
+	}