Fixed "extra qualification" syntax errors.
/*
* Copyright (c) 2002 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:
* This file contains all the resources for clock control.
* Initial content was generated by SERIES60 Wizard.
*
* THE RESOURCES IN THIS FILE ARE DEPRECATED!
*
*
*/
// INCLUDES
#include "EikClock.rh"
// CONSTANTS
// MACROS
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_idle
//
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_idle
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_ampm_clock
//
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_ampm_clock
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_locale
//
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_locale
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_digital
//
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_digital
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_analog
//
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_analog
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_digital_clock
// Digital clock setting.
//
// ---------------------------------------------------------
//
RESOURCE DIGITAL_CLOCK r_digital_clock
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_analog_clock
// Analog clock setting
//
// ---------------------------------------------------------
//
RESOURCE ANALOG_CLOCK_FACE r_analog_clock
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_ampm
// AmPm clock setting.
// Justification : right
// ---------------------------------------------------------
//
RESOURCE AMPM_CLOCK r_ampm
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_digital_clock
// Digital clock setting.
// Justification : right
// ---------------------------------------------------------
//
RESOURCE DIGITAL_CLOCK r_eik_digital_clock
{
}
RESOURCE DIGITAL_CLOCK r_eik_digital_clock_with_ampm
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_clock
// Used in Real-Time, World view and Alarm view.
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_eik_clock
{
}
RESOURCE CLOCK r_eik_clock_with_ampm
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_analog_clock
// Used in Real-Time and World clock view.
//
// ---------------------------------------------------------
//
RESOURCE ANALOG_CLOCK_FACE r_eik_analog_clock
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_ampm
// Used in Real-Time, World view and Alarm view.
//
// ---------------------------------------------------------
//
RESOURCE CLOCK r_eik_ampm
{
}
// RESOURCE DEFINITIONS
// ---------------------------------------------------------
//
// r_eik_ampm_clock
// AmPm clock setting.
// Justification : right
// ---------------------------------------------------------
//
RESOURCE AMPM_CLOCK r_eik_ampm_clock
{
}
// End of File