diff -r 594d59766373 -r 7d48bed6ce0c satui/satapp/rom/satui.iby --- a/satui/satapp/rom/satui.iby Thu Aug 19 10:28:14 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,38 +0,0 @@ -/* -* Copyright (c) 2003-2007 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: Sat UI iby file. -* -*/ - - -#ifndef __SATUI_IBY__ -#define __SATUI_IBY__ - -#ifdef __SIMCARD -S60_APP_EXE(SATUI) -S60_APP_AIF_ICONS(Satui) -S60_APP_BITMAP(Satui) - -// SAT SHELL CONTROLLER -file=ABI_DIR\BUILD_DIR\SATSHELLCNTRL.DLL SHARED_LIB_DIR\SATSHELLCNTRL.DLL - -// Application registration resource file -data=ZPRIVATE\10003a3f\apps\Satui_reg.rsc private\10003a3f\import\apps\Satui_reg.rsc - -// SAT Stub SIS -data=ZSYSTEM\install\SatApp_stub.sis System\Install\SatApp_stub.sis - -#endif - -#endif